Two-phase commit for federated statements.
联邦语句的两阶段提交。
Requirements for Two-Phase-Commit with JTA
用 JTA 进行两阶段提交的必要条件
In this case, the TPM will orchestrate a two-phase commit.
在这种情况下,TPM将组织一个两阶段提交。
Two-phase commit distributed transactions and RAC configuration
两阶段提交分布式事务和RAC配置
This behavior can be achieved using the Two-Phase-Commit protocol.
该行为可以通过使用两阶段提交(Two - Phase -Commit)协议完成。
A two-phase process using both symmetric and asymmetric algorithms.
使用对称算法和非对称算法的两阶段过程。
A global transaction can span multiple resources with two-phase commit.
全局事务可以通过二阶段提交跨越多个资源。
Many, but not all, distributed transaction implementations use two-phase commit.
有许多(但不是全部)分布式事务的实现使用两阶段提交。
Figure 1 gives you a graphical impression of how the Two-Phase-Commit protocol works.
图1提供了对于两阶段提交(Two - Phase -Commit)协议如何工作的图形化印象。
Atomic transactions are often referred to as providing a two-phase commitment protocol.
人们常把原子事务看作是提供了一种两阶段提交协议。
An essential part of distributed transaction processing is the two-phase commit process.
分布式事务处理的基本部分是两阶段提交进程。
For example, suppose three existing services need to be called, using a two-phase commit.
例如,假设需要使用两阶段提交调用三个现有服务。
The prepare method causes the database to invoke "Phase 1" of the Two-Phase-Commit protocol.
prepare方法引起数据库调用两阶段提交协议(Two-Phase-Commit)的“第 1 阶段”。
The xyzXADataSource classes contains the native XA code to enable the Two-Phase-Commit protocol.
xyzxadatasource类包含了用于启用两阶段提交协议的本地xa代码。
WS-AtomicTransaction supports transactions over SOAP with a distributed two-phase commit protocol.
WS -AtomicTransaction使用两阶段提交协议支持SOAP上的事务处理。
In the first case, the TCS can use the two-phase commit protocol 10 to manage the transaction steps.
在第一种情况下,TCS可以使用两阶段提交协议10来管理事务步骤。
WS-AT is a two-phase commit transaction and is suitable only for micro transactions (short running).
WS - AT是两阶段提交事务,仅适合于微型事务(短期运行)。
The updates only become hardened once the transaction manager initiates the two-phase commit process.
只有在事务管理器启动两阶段提交进程时,更新才会变得确定。
This article explains the new two-phase detach behavior and lists some frequently asked questions around it.
本文解释了新的两阶段分离行为,并列出了相关的常见问题解答。
All XA-compliant transactions are distributed transactions; XA supports both single-phase and two-phase commit.
所有遵循XA的事务都是分布式事务。XA既支持一步提交,也支持两阶段提交。
Are there any circumstances when a one-phase commit protocol provides benefits over a two-phase commit protocol?
是否存在单阶段提交协议比两阶段提交协议更有好处的情况?
The resource manager does not perform any logging and does not participate in the second phase of the two-phase commit.
资源管理器不执行任何记录。并且不参与两阶段提交中的第二个阶段。
The two-phase commit protocol is driven by the caller's WS-AT coordinator when it is ready to commit the transaction.
当准备好提交事务时,两阶段提交协议将由调用方的WS - AT协调器进行驱动。
Unlike a two-phase commit process, there is no recovery from a communication failure with a one-phase commit resource.
与两阶段提交进程不同,单阶段提交资源在通信失败时无法恢复。
Unlike a two-phase commit resource, there is no recovery from a communication failure with a one-phase commit resource.
不像两阶段提交资源,单阶段提交资源不能从通信故障中恢复。
A transaction participant that is called during two-phase commit and which can influence the outcome of the transaction.
在两阶段提交期间调用的事务参与者,它能影响事务的结果。
The two-phase commit is implemented by all transactional protocols and the fundamental concepts are essentially the same.
两阶段提交由所有事务协议实现,并且基本概念在本质上是相同的。
If your application needs to access multiple resources as part of the same operation, you need two-phase commit transactions.
如果您的应用程序在同一个操作中需要访问多种资源,您就要使用两阶段提交事务。
The two-phase commit resources are then committed or rolled back depending on the response from the one-phase commit resource.
然后,两阶段提交资源或者提交或者回滚,具体取决于来自单阶段提交资源的响应。
If done on a large scale, this is a form of two-phase transformation without having separate processor runs for phase 1 and phase 2.
如果很大,这是一种两阶段转换的形式,但是不需要将处理程序的运行划分成阶段1和阶段2。
应用推荐