Examples of using Linked server in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Name of the linked server.
Linked servers offer the following advantages.
For a remote query, the linked server might not relay the error;
Note: Linked servers are not transferred during a database transfer operation.
You can use stored procedures and catalog views to manage linked server definitions.
This linked server can be used only by replication.
In the Object Explorer, right-click Server Objects, select New, and select Linked Server.
CHAPTER 27 Linked Servers and Distributed Queries.
The system-level records include logon accounts, endpoints, linked server and system configuration settings.
This linked server can be used only by replication.
SQL Server hosted in an Azure VM has additional options, such as linked servers and PolyBase.
This problem can affect linked servers, distributed queries, and remote stored procedures that use distributed transactions.
This includes instance-wide metadata such as logon accounts, endpoints, linked servers, and system configuration settings.
A linked server configuration enables SQL Server to execute commands against OLE DB data sources on remote servers. .
Setupadmin server role members can add or remove linked servers, manage replication and extended stored procedures.
Linked servers can be defined to point back(loop back) to the server on which they are defined.
For more information about these features,see Linked Servers(Database Engine).
When the object is in a linked server, database_name specifies an OIE DB catalog.
The relational engine uses the OLEDB application programming interface(API) to open the rowsets on linked servers, fetch the rows, and manage transactions.
When the object is in a linked server, schema_name specifies an OIE DB schema name.
For infrequent references to a data source, the OPENROWSET or OPENDATASOURCE functions are specified with the information needed to connect to the linked server.
Many types OLE DB data sources can be configured as linked servers, including Microsoft Access and Excel.
Loopback linked servers are intended for testing and are not supported for many operations, such as distributed transactions.
Members of the setupadmin fixed server role can add and remove linked servers, and they can execute some system stored procedures.
Examples of such memory allocation requests include allocations from extended stored procedure DLLs, objects that are created byusing Automation procedures(sp_OA calls), and allocations from linked server providers.
When you are setting up a linked server, register the connection information and data source information with SQL Server. .
In addition, there are templates that help you to manage your server by creating extended properties, linked servers, logins, roles, users, and templates for Analysis Services.
To prepare a remote server to receive full-text queries, create a full-text index on the target tables and columns on the remote server and then add the remote server as a linked server.
When you execute a distributed query against a linked server, you must include a fully qualified, four-part table name for each data source to query.
To control access to data sources, members of the sysadmin role can disable ad-hocaccess for that OLE DB provider, thereby limiting users to only those data sources referenced by linked server names defined by the administrators.