What is the translation of " LINKED SERVER " in Korean?

[liŋkt 's3ːvər]
[liŋkt 's3ːvər]
linked server

Examples of using Linked server in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Name of the linked server.
연결된 서버의 이름입니다. 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.
분산 쿼리 및 연결된 서버 Distributed Queries and Linked Servers.
The system-level records include logon accounts, endpoints, linked server and system configuration settings.
이 정보에는 로그온 계정, 끝점, 연결된 서버 및 시스템 구성 설정 등 인스턴스 차원의 메타데이터가 포함됩니다.
This linked server can be used only by replication.
연결된 서버는 복제에서만 사용할 수 있습니다. 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.
Azure VM에서 호스트되는 SQL Server의 경우 연결된 서버 및 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..
연결된 서버를 구성하면 SQL ServerSQL Server에서 원격 서버에 있는 OLE DB 데이터 원본에 대해 명령을 실행할 수 있습니다.
Setupadmin server role members can add or remove linked servers, manage replication and extended stored procedures.
Setupadmin 고정 서버 역할의 멤버는 연결된 서버를 추가하거나 제거하고 일부 시스템 저장 프로시저를 실행할 수 있습니다.
Linked servers can be defined to point back(loop back) to the server on which they are defined.
연결된 서버는 이 서버가 정의된 서버의 포인트 백(루프백)에 정의될 수 있습니다. 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).
이러한 기능에 대한 자세한 내용은 연결된 서버(데이터베이스 엔진)를 참조하세요. 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.
개체가 연결된 서버에 있으면 database_name은 OLE DB 카탈로그를 지정합니다. When the object is in a linked server, database_name specifies an OLE 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.
관계형 엔진은 OLE DB API(응용 프로그래밍 인터페이스)를 사용하여 연결된 서버에서 행 집합을 열고, 그 행을 인출하고, 트랜잭션을 관리합니다. The relational engine uses the OLE DB 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.
개체가 연결된 서버에 있으면 schema_name은 OLE DB 스키마 이름을 지정합니다. When the object is in a linked server, schema_name specifies an OLE 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.
데이터 원본이 자주 참조되지 않는 경우 연결된 서버에 연결하는 데 필요한 정보로 OPENROWSET 또는 OPENDATASOURCE 함수가 지정됩니다. 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.
MicrosoftMicrosoft Access 및 Excel을 포함한 많은 유형의 OLE DB 데이터 원본을 연결된 서버로 구성할 수 있습니다. Many types OLE DB data sources can be configured as linked servers, including MicrosoftMicrosoft Access and Excel.
Loopback linked servers are intended for testing and are not supported for many operations, such as distributed transactions.
루프백 연결된 서버는 테스트를 위한 것이며 분산 트랜잭션과 같은 많은 작업에 지원되지 않습니다. 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.
Setupadmin 고정 서버 역할의 멤버는 연결된 서버를 추가하거나 제거하고 일부 시스템 저장 프로시저를 실행할 수 있습니다. 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.
이러한 메모리 할당 요청의 예로는 확장 저장 프로시저 DLL의 할당, 자동화 프로시저(sp_OA 호출)를 사용하여 만든 개체 및 연결된 서버 공급자의 할당이 있습니다. Examples of such memory allocation requests include allocations from extended stored procedure DLLs, objects that are created by usingAutomation 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..
연결된 서버를 설정할 때 연결 정보와 데이터 원본 정보를 SQL ServerSQL Server에 등록합니다. When you are setting up a linked server, register the connection information and data source information with SQL ServerSQL 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.
Analysis ServicesAnalysis Services에 대한 확장된 속성, 연결된 서버, 로그인, 역할, 사용자, 템플릿을 만들어 서버를 관리하는 데 도움이 되는 템플릿도 있습니다. 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 ServicesAnalysis 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.
원격 서버에서 전체 텍스트 쿼리를 받도록 준비하려면 원격 서버의 대상 테이블 및 열에 대한 전체 텍스트 인덱스를 만든 다음 원격 서버를 연결된 서버로 추가합니다. 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.
연결된 서버에 대해 분산 쿼리를 실행할 경우 각 데이터 원본에서 쿼리할 정식 이름인, 네 부분으로 된 테이블 이름이 포함됩니다. When you execute a distributed query against a linked server, 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.
데이터 원본에 대한 액세스를 제어하기 위해 sysadmin 역할의 멤버는 해당 OLE DB 공급자에 대한 임의 액세스를 비활성화하고 그에 따라 사용자를 관리자가 정의한 연결된 서버 이름에서 참조한 데이터 원본으로만 제한합니다. To control access to data sources, members of the sysadmin role can disable ad - hoc access for that OLE DB provider,thereby limiting users to only those data sources referenced by linked server names defined by the administrators.
Results: 331, Time: 0.0347

Word-for-word translation

Top dictionary queries

English - Korean