question

ashok2012 avatar image
ashok2012 asked

To create linked server on SQL Server What type of Roles need other than sysadmin?

Hi To create linked server on SQL Server What type of Roles/Permissions need other than sysadmin?
linked-server
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
JohnM avatar image
JohnM answered
If you are SA, then you don't need anything else. According to the documentation, https://msdn.microsoft.com/en-us/library/ff772782.aspx, **Permissions** *When using Transact-SQL statements, requires ALTER ANY LINKED SERVER permission on the server or membership in the setupadmin fixed server role. When using Management Studio requires CONTROL SERVER permission or membership in the sysadmin fixed server role.* Hope that helps!
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.