MERGE REPLICATION 한국어 뜻 - 한국어 번역

merge replication
병합 복제
merge replication

영어에서 Merge replication 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Log Shipping with Merge Replication.
병합 복제의 로그 전달Log Shipping with Merge Replication.
If an application requires sophisticated conflict detection and resolution capabilities, use merge replication.
응용 프로그램에 정교한 충돌 검색 및 해결 기능이 필요한 경우 병합 복제를 사용하세요.
Merge replication does not support sparse columns or column sets.
병합 복제는 스파스 열 또는 열 집합을 지원하지 않습니다. Merge replication does not support sparse columns or column sets.
Strategies for Backing Up and Restoring Merge Replication.
병합 복제 백업 및 복원 전략Strategies for Backing Up and Restoring Merge Replication.
Merge replication automatically adds a column if the table does not have one.
병합 복제 시 테이블에 이러한 열이 없으면 자동으로 열이 추가됩니다. Merge replication automatically adds a column if the table does not have one.
For more information, see Web Synchronization for Merge Replication.
웹 동기화에 대한 자세한 내용은 Web Synchronization for Merge Replication를 참조하십시오.
Merge replication and snapshot replication do not affect transaction log size, but transactional replication can.
병합 복제 및 스냅숏 복제는 트랜잭션 로그 크기에 영향을 주지 않지만 트랜잭션 복제는 영향을 줄 수 있습니다.
Join filters, which are available only with merge replication.
조인 필터 - 병합 복제에만 사용할 수 있음Join filters, which are available only with merge replication.
For more information,see Merge Replication and Detect and Resolve Merge Replication Conflicts.
자세한 내용은 병합 복제 충돌 감지 및 해결을 참조하세요. For more information,see Detect and Resolve Merge Replication Conflicts.
Merge Agent- The Merge Agent is used with merge replication.
병합 에이전트는 병합 복제와 함께 사용되며The Merge Agent is used with merge replication.
Learn how to use merge replication to exchange data between a server and one or more clients that are only occasionally connected.
모바일 클라이언트와의 데이터 복제Replicating Data with Mobile Clients병합 복제를 사용하여 한 서버와 가끔만 연결되는 하나 이상의 클라이언트 간에 데이터를 교환하는 방법을 배웁니다.
Therefore, conflicts can occur when updates are merged and merge replication provides a number of ways to handle conflicts.
따라서 업데이트가 병합될 때 충돌이 발생할 수 있으며 병합 복제는 충돌을 처리하는 다양한 방법을 제공합니다.
Validation is not required by replication, but it is recommended to run validation periodically for transactional replication and merge replication.
복제에 대해 유효성 검사를 반드시 수행할 필요는 없지만 트랜잭션 복제 및 병합 복제에 대해 주기적으로 유효성 검사를 실행하는 것이 좋습니다.
Merge replication can synchronize FILESTREAM data over an HTTPS connection by using Web Synchronization.
병합 복제는 웹 동기화를 사용하여 HTTPS 연결을 통해 FILESTREAM 데이터를 동기화할 수 있습니다. Merge replication can synchronize FILESTREAM data over an HTTPS connection by using Web Synchronization.
For more information about Web synchronization, see Web Synchronization for Merge Replication.
웹 동기화에 대한 자세한 내용은 Web Synchronization for Merge Replication를 참조하십시오. For more information about Web synchronization, see Web Synchronization for Merge Replication.
By default, merge replication will publish this schema change, and it will be applied to each subscription database.
기본적으로 병합 복제에서는 이러한 스키마 변경을 게시하고 각 구독 데이터베이스에 적용합니다. By default, merge replication will publish this schema change, and it will be applied to each subscription database.
Transactional replication tracks changes through the SQL Server transaction log, and merge replication tracks changes through triggers and metadata tables.
트랜잭션 복제는 SQL ServerSQL Server 트랜잭션 로그를 통해 변경 내용을 추적하고 병합 복제는 트리거 및 메타데이터 테이블을 통해 변경 내용을 추적합니다.
Both merge replication and FILESTREAM require a column of data type uniqueidentifier to identify each row in a table.
병합 복제 및 FILESTREAM은 테이블의 각 행을 식별하는 데 uniqueidentifier 데이터 형식의 열을 필요로 합니다. Both merge replication and FILESTREAM require a column of data type uniqueidentifier to identify each row in a table.
To do this, you must set a schema option or the publication compatibility level(for merge replication) so the column can be converted to a compatible data type.
이렇게 하려면 열을 호환되는 데이터 형식으로 변환할 수 있도록 스키마 옵션이나 게시 호환성 수준(병합 복제의 경우)을 설정해야 합니다. To do this, you must set a schema option or the publication compatibility level (for merge replication) so the column can be converted to a compatible data type.
Merge replication is primarily designed for mobile applications or distributed server applications that have possible data conflicts.
병합 복제는 주로 데이터 충돌 가능성이 있는 모바일 응용 프로그램이나 분산 서버 응용 프로그램에 사용됩니다. Merge replication is primarily designed for mobile applications or distributed server applications that have possible data conflicts.
If you add a FILESTREAM column to a table that is already published for merge replication, make sure that the uniqueidentifier column has a UNIQUE constraint.
병합 복제를 위해 이미 게시된 테이블에 FILESTREAM 열을 추가할 경우 uniqueidentifier 열에 UNIQUE 제약 조건이 있는지 확인합니다. If you add a FILESTREAM column to a table that is already published for merge replication, make sure that the uniqueidentifier column has a UNIQUE constraint.
Learn how to use merge replication to exchange data between a server and one or more clients that are only occasionally connected.
한 서버와 가끔 연결되는 하나 이상의 클라이언트 간에 데이터를 교환하도록 병합 복제를 구성하는 방법을 배웁니다. Learn how to configure merge replication to exchange data between a server and one or more clients that are only occasionally connected.
If you add a FILESTREAM column to a table that is already published for merge replication, we recommend that you set the option to true by using sp_changemergearticle.
병합 복제를 위해 이미 게시된 테이블에 FILESTREAM 열을 추가하는 경우 sp_changemergearticle을 사용하여 옵션을 true 로 설정하는 것이 좋습니다. If you add a FILESTREAM column to a table that is already published for merge replication, we recommend that you set the option to true by using sp_changemergearticle.
Merge replication and transactional replication with updating subscriptions use uniqueidentifier columns to guarantee that rows are uniquely identified across multiple copies of the table.".
구독이 업데이트되는 병합 복제 및 트랜잭션 복제에서는 uniqueidentifier 열을 사용하여 테이블의 여러 복사본에서 행을 고유하게 식별할 수 있습니다. Merge replication and transactional replication with updating subscriptions use uniqueidentifier columns to guarantee that rows are uniquely identified across multiple copies of the table.
Snapshot replication, as well as the initial distribution of data for transactional and merge replication, can store data in unencrypted intermediate files; for example, the bcp files.
트랜잭션 및 병합 복제를 위한 데이터의 초기 배포뿐만 아니라 스냅숏 복제도 암호화되지 않은 중간 파일(예: bcp 파일)에 데이터를 저장할 수 있습니다. Snapshot replication, as well as the initial distribution of data for transactional and merge replication, can store data in unencrypted intermediate files; for example, the bcp files.
The web synchronization option for merge replication provides the ability to replicate data using the HTTPS protocol, which can be a convenient approach to replicating data through a firewall.
병합 복제를 위한 웹 동기화 옵션은 HTTPS 프로토콜을 사용하여 데이터를 복제하는 기능을 제공하며 이 기능은 방화벽을 통해 데이터를 복제하는 편리한 방법이 될 수 있습니다. The web synchronization option for merge replication provides the ability to replicate data using the HTTPS protocol, which can be a convenient approach to replicating data through a firewall.
All types of Microsoft SQL Server replicationcan replicate data over a VPN, but consider using Web synchronization if you are using merge replication, because Web synchronization eliminates the need for a VPN.
모든 유형의 MicrosoftMicrosoft SQL ServerSQL Server 복제 시 VPN을 통해 데이터를 복제할 수 있지만 병합 복제를 사용할 경우 웹 동기화를 고려해야 합니다. All types of MicrosoftMicrosoft SQL ServerSQL Server replication canreplicate data over a VPN, but you should consider Web synchronization if you are using merge replication.
Originally released in SQL Server 7.0, merge replication is primarily designed for mobile application or distributed server applications that have possible data conflicts.
병합 복제는 주로 데이터 충돌 가능성이 있는 모바일 애플리케이션이나 분산 서버 애플리케이션에 사용됩니다. Merge replication is primarily designed for mobile applications or distributed server applications that have possible data conflicts.
It is not permitted because replication cannot trackthe changes caused by the operation: transactional replication tracks changes through the transaction log; merge replication tracks changes through triggers on published tables.
트랜잭션 복제는 트랜잭션 로그를 통해 변경 내용을 추적하고 병합 복제는 게시된 테이블의 트리거를 통해 변경 내용을 추적합니다. It is not permitted because replication cannot track the changes caused by the operation:transactional replication tracks changes through the transaction log; merge replication tracks changes through triggers on published tables.
All types of MicrosoftSQL Server replication can replicate data over a VPN, but consider using Web synchronization if you are using merge replication, because Web synchronization eliminates the need for a VPN.
모든 유형의 MicrosoftMicrosoft SQL ServerSQL Server 복제는 VPN을 통해 데이터를 복제할 수 있지만 웹 동기화에는 VPN이 필요하지 않으므로 병합 복제를 사용할 경우 웹 동기화 사용을 고려해야 합니다. All types of MicrosoftMicrosoft SQL ServerSQL Server replication can replicate data over a VPN,but consider using Web synchronization if you are using merge replication, because Web synchronization eliminates the need for a VPN.
결과: 31, 시각: 0.0431

영어 문장에서 "merge replication"를 사용하는 방법

RDA and Merge Replication are your friends.
Only Merge replication is designed for that.
Although merge replication is great for synchronising changes.
How to monitor Merge Replication using Replication Monitor?
Occasionally, merge replication fails due to timeout errors.
Merge replication prevents schema changes at the Subscriber.
Merge replication is likely a better fit here.
Merge replication is the most difficult type of replication.
Merge replication tracks changes through triggers and metadata tables.

한국어 문장에서 "병합 복제"를 사용하는 방법

병합 복제 및 트랜잭션 복제와 업데이트 구독자를 함께 사용하여 게시된 테이블에서 ID 열 범위 할당을 관리하는 옵션을 열거합니다.
ID 범위 할당 병합 복제 및 트랜잭션 복제는 여러 가지 방법으로 범위를 할당합니다. 이 섹션에서는 3가지 방법을 설명합니다.
병합 복제 토폴로지의 서버에서 COM 기반 해결 프로그램 등록을 나타냅니다.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어