The Distributed Transaction is finished.
最后分布式事务(Distributed Transaction)结束。
The database which participate in a Distributed Transaction
参与分布式事务的数据库。
Can multiple REST calls participate in a distributed transaction?
可以多休息,电话参与分布式事务?
The explanation is, that a Distributed Transaction consists of two elements.
其意思是,一个分布式事务(Distributed Transaction)包含两个元素。
Can I obtain a JDBC connection before I start a distributed transaction?
在我启动一个分布式事务前我能获得一个JDBC连接吗?
Without a distributed transaction, the data can be either duplicated or lost.
如果不使用分布式事务,数据可能会重复或丢失。
Many, but not all, distributed transaction implementations use two-phase commit.
有许多(但不是全部)分布式事务的实现使用两阶段提交。
The XA distributed transaction process starts up one application server per process.
XA分布式事务处理为每个进程启动一个应用服务器。
This diagram form the XA specification shows the parts of a distributed transaction.
下图是xa规范,它展示了分布式事务的各部分。
An essential part of distributed transaction processing is the two-phase commit process.
分布式事务处理的基本部分是两阶段提交进程。
Any function that manipulates more than one resource should use a distributed transaction.
操作多个资源的任何功能都应该使用分布式事务。
A distributed transaction involves a transaction manager and one or more resource managers.
一个分布式的事务涉及一个事务管理器和一个或者多个资源管理器。
He spent most of his career working on distributed computing and distributed transaction protocols.
他把大部分的职业时间都投入到了分布式计算和分布式事务协议上。
Phase Commit: an application participating in a distributed transaction has to delay its updates at first.
两阶段提交:首先参与分布式事务的应用程序必须延缓自身的更新。
This example is not using the Two-Phase-Commit protocol and therefore it is not a Distributed Transaction.
本例没有使用两阶段提交(Two-Phase-Commit)协议,因此,它不是一个分布式事务(Distributed Transaction)。
The transaction is initially enlisted as a lightweight transaction, not a full distributed transaction.
事务最初作为轻型事务登记,而不是作为完全分布式事务。
A distributed transaction will be started to guarantee atomicity across all nodes affected by the update.
将启动分布式事务以确保更新所影响的所有节点间的原子性。
The Replicator ensures that the data is persisted in all the replicated nodes as a single distributed transaction.
Replicator保证数据会作为一个分布式事务持久化到所有复制节点中。
This process allows the ARM implementation to trace the path of a distributed transaction through the infrastructure.
这个过程可以让ARM利用贯穿整个架构的分布的事务的路径实施跟踪。
The code lines 219-226 contains the actual SQL statement used in Distributed Transaction for the corresponding branch.
第219- 226行代码包含了分布式事务(Distributed Transaction)中为相应分支所使用的真正sql语句。
A distributed transaction will be started to guarantee atomicity across all nodes that are affected by the update.
将启动分布式事务以保证受更新影响的所有节点之间的原子性。
The RECO process of a node automatically connects to other databases involved in an in-doubt distributed transaction.
一个节点上的reco进程自动的连接到没有被正确处理事务相关的数据库上面。
Moving data between databases — an application moving data from one database to another requires a distributed transaction.
在数据库之间移动数据——将数据从一个数据库移动到另一个数据库的应用程序需要使用分布式事务。
In the funds transfer banking scenario application, a distributed transaction is executed when a transfer operation is performed.
在资金转帐银行场景应用程序中,在进行转帐操作时执行分布式事务。
This prevents any 2pc distributed transaction to span across more than one RAC node, thereby avoiding the transaction recovery problem.
这可防止任何2pc分布式事务跨多个RAC节点分布,因而可避免出现事务恢复问题。
The challenge is on how to complete the creation of the two accounts in the ERP and the CRM databases as a single distributed transaction.
难题在于以单个分布式事务怎样在ERP和CRM数据库中完成两个帐户的创建。
When you use a non-XA driver in a distributed transaction, always obtain a JDBC connection after the distributed transaction is begun.
当在分布式事务中你使用非xa驱动时,经常在分布式事务被开始后获得JDBC连接。
Distributed transaction — an ACID transaction between two or more independent transactional resources (for example, two separate databases).
分布式事务——两个或更多事务资源(比如,两个单独的数据库)之间的ACID事务。
To be part of a distributed transaction, a resource manager must support the XA standard, which governs the propagation of transaction contexts.
为了成为分布式事务的一部分,资源管理器必须支持XA标准,该标准控制事务上下文的传播。
To be part of a distributed transaction, a resource manager must support the XA standard, which governs the propagation of transaction contexts.
为了成为分布式事务的一部分,资源管理器必须支持XA标准,该标准控制事务上下文的传播。
应用推荐