DISTRIBUTED TRANSACTION 한국어 뜻 - 한국어 번역

[di'stribjuːtid træn'zækʃn]
[di'stribjuːtid træn'zækʃn]
distributed transaction
분산 트랜잭션
distributed transaction
decentralized transaction
distributed transactions
distributed transaction

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Distributed transaction.
분산 트랜잭션.
This allows you to commit or abort the distributed transaction later.
이렇게 하여 분산 트랜잭션을 나중에 커밋하거나 취소할 수 있습니다.
Distributed transactions.
분산 트랜잭션.
Detailed information on"Distributed Transaction Coordinator" service.
서비스에서 "Distributed Transaction Coordinator " 삭제된다.
Distributed transaction processing.
분산 트랜잭션.
The application has enlisted into a distributed transaction.
응용 프로그램이 분산 트랜잭션에 참여했습니다. The application has enlisted into a distributed transaction.
Look for Distributed Transaction Coordinator.
서비스에서 "Distributed Transaction Coordinator " 삭제된다.
An important open industry standard is the X/Open Distributed Transaction Processing(DTP)(see JTA).
업계 표준으로는 X/Open DTP(X/Open Distributed Transaction Processing)가 중요하다.
Any distributed transactions should appear in the clustered DTC, not the local DTC.
모든 분산 트랜잭션은 로컬 DTC가 아니라 클러스터 된 DTC에 나타나야합니다.
It has no limitations in terms of DTC(Distributed Transaction Coordinator) support and is easier to manage.
DTC (Distributed Transaction Coordinator) 지원 측면에서 제한이 없으며 관리가 더 쉽습니다.
A distributed transaction is a transaction, in which different resources are involved.
분산 트랜잭션은 여러 리소스에 영향을 주는 트랜잭션입니다.A distributed transaction is a transaction that affects several resources.
This problem can affect linked servers, distributed queries, and remote stored procedures that use distributed transactions.
이 문제는 연결된 서버, 분산 쿼리 및 분산 트랜잭션을 사용하는 원격 저장 프로시저에 영향을 미칠 수 있습니다.
Configure the Distributed Transaction Coordinator(DTC).
DTC(Distributed Transaction Coordinator)를 선택합니다.
Therefore, you can close the connection without generating an error, even though a distributed transaction is still pending.
따라서 분산 트랜잭션이 여전히 보류 중이더라도 오류를 생성하지 않고 연결을 닫을 수 있습니다. Therefore, you can close the connection without generating an error, even though a distributed transaction is still pending.
The Microsoft Distributed Transaction Coordinator(MS DTC) service could not be contacted.
MS DTC(Microsoft Distributed Transaction Coordinator) 서비스에 연결할 수 없습니다.
We recommend that you use the preconfigured Distributed Transaction Coordinator rule group.
미리 구성된 Distributed Transaction Coordinator 규칙 그룹을 사용하는 것이 좋습니다. We recommend that you use the preconfigured Distributed Transaction Coordinator rule group.
The Microsoft Distributed Transaction Coordinator(MS DTC) has cancelled the distributed transaction..
MS DTC(Microsoft Distributed Transaction Coordinator)가 분산 트랜잭션을 취소했습니다.
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.
Using Microsoft Distributed Transaction Coordinator(MS DTC) ensures that either both actions succeed or neither is executed.
MS DTC(Microsoft Distributed Transaction Coordinator)를 사용하면 두 작업 모두 성공하거나 어떠한 작업도 실행되지 않습니다.
In the right pane of Computer Management,right-click Distributed Transaction Coordinator, and select Properties.
컴퓨터 관리 오른쪽 창에서 Distributed Transaction Coordinator를 마우스 오른쪽 단추로 클릭하고 속성을 선택합니다. In the right pane of Computer Management,right-click Distributed Transaction Coordinator, and select Properties.
Distributed transaction implementation-- produces a Connection object that may be used for distributed transactions and almost always participates in connection pooling.
분산 트랜잭션(transaction) 구현 -- 분산 트랜잭션(transaction)로 사용되어 대부분의 경우에 항상 접속 풀에 참가하는 Connection 객체를 생성한다.
If a network or system failure occurs during the commit of a distributed transaction, the transaction is automatically and transparently resolved globally;
Distributed transaction의 commit 동안에 system이나 network failure가 발생했을 때, 그 transaction이 자동으로 투명하게 광역적으로 해결된다;
This option is used to protect the actions of a server-to-server procedure through a Microsoft Distributed Transaction Coordinator(MS DTC) transaction..
이 옵션을 사용하여 MS DTC( MicrosoftMicrosoft Distributed Transaction Coordinator) 트랜잭션을 통해 서버 간 프로시저 동작을 보호할 수 있습니다. Use this option to protect the actions of a server-to-server procedure through a MicrosoftMicrosoft Distributed Transaction Coordinator (MS DTC) transaction..
If a network or system failure occurs during the commit of a distributed transaction, the transaction is automatically and transparently resolved globally; that is, when the network or system is restored, the nodes either all commit or all roll back the transaction..
Distributed transaction의 commit 동안에 system이나 network failure가 발생했을 때, 그 transaction이 자동으로 투명하게 광역적으로 해결된다; Network 또는 system이 복구되면, 그 transaction을 모두 commit 혹은 rollback 한다.
Tuxedo(Transactions for Unix,Extended for Distributed Operations) is a middleware platform used to manage distributed transaction processing in distributed computing environments.
턱시도(Tuxedo)는 Transactions for Unix,Extended for Distributed Operations의 준말로, 분산 컴퓨팅 환경의 분산 트랜잭션 처리를 관리하는데 사용되는 미들웨어 플랫폼이다.
After an application has enlisted into a distributed transaction, the application must explicitly defect from the distributed transaction or enlist to another distributed transaction.
응용 프로그램이 분산 트랜잭션에 참여한 다음에는 해당 응용 프로그램을 명시적으로 분산 트랜잭션에서 제거하거나 다른 분산 트랜잭션에 참여시켜야 합니다. After an application has enlisted into a distributed transaction, the application must explicitly defect from the distributed transaction or enlist to another distributed transaction.
The user application has not explicitly defected from a distributed transaction or explicitly enlisted into a new distributed transaction.
사용자 응용 프로그램이 명시적으로 분산 트랜잭션에서 제거되지 않았거나 명시적으로 새로운 분산 트랜잭션에 참여하지 않았습니다. The user application has not explicitly defected from a distributed transaction or explicitly enlisted into a new distributed transaction.
The programming model for using the Distributed Transaction Coordinator with SQL Server requires applications to explicitly enlist to and defect from a distributed transaction.
SQL ServerSQL Server와 함께 DTC(Distributed Transaction Coordinator)를 사용하기 위한 프로그래밍 모델에서는 응용 프로그램을 명시적으로 분산 트랜잭션에 참여시키고 분산 트랜잭션에서 제거해야 합니다. The programming model for using the Distributed Transaction Coordinator with SQL ServerSQL Server requires applications to explicitly enlist to and defect from a distributed transaction.
Selecting the scale out option option will also enable Microsoft Distributed Transaction Coordinator(MSDTC) firewall connections and modify MSDTC registry settings.
이 옵션을 선택하면 MSDTC(Microsoft Distributed Transaction Coordinator) 방화벽 연결을 사용하게 되고 MSDTC 레지스트리 설정이 수정됩니다. Selecting this option will also enable Microsoft Distributed Transaction Coordinator (MSDTC) firewall connections and modify MSDTC registry settings.
If your application uses distributed transactions, you might have to configure the firewall to allow Microsoft Distributed Transaction Coordinator(MS DTC) traffic to flow between separate MS DTC instances.
응용 프로그램에서 분산 트랜잭션을 사용하는 경우 MS DTC( MicrosoftMicrosoft Distributed Transaction Coordinator) 트래픽이 개별 MS DTC 인스턴스 간에 전달될 수 있도록 방화벽을 구성해야 합니다. If your application uses distributed transactions, you might have to configure the firewall to allow MicrosoftMicrosoft Distributed Transaction Coordinator (MS DTC) traffic to flow between separate MS DTC instances.
결과: 31, 시각: 0.0419

문장에서 "distributed transaction"을 사용하는 방법

Starting and Stopping the Distributed Transaction Coordinator (DTC).
Building Extensible and High Performance Distributed Transaction Service.
built distributed transaction systems for over a decade.
Reflective Hierarchical State-Machines for Self-Adaptable Distributed Transaction Coordination.
i need KtmRm for Distributed Transaction Coordinator ?
A distributed transaction updates two or more databases.
SQL Server, however, manages the distributed transaction internally.
Learn distributed transaction and distributed concurrency control mechanisms.
Understand distributed transaction and distributed concurrency control mechanisms.
Microsoft Distributed Transaction Coordinator (MSDTC) coordinates these transactions.
자세히보기

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어