This situation is not necessarily incorrect, but it may force more expensive two phase commit coordination of the transaction.
这种情况不一定不正确,但可能会强制使用开销更大的事务两阶段提交协作。
A two-phase commit allows several cooperating entities, known as resource managers, to participate in a single distributed unit of work coordinated by a transaction coordinator.
两阶段提交允许多个协作实体(称为资源管理器)参与到由事务协调器进行协调的单个分布式工作单元中。
Two-phase commit ensures that a distributed transaction can always be committed or always rolled back, even if parts of the system crash while the transaction is being committed.
两阶段提交确保了分布式事务也可以始终提交或者始终回滚,即使在事务提交过程中系统的一部分崩溃,也不会受到影响。
XA transaction — a resource adapter that can participate fully in a two-phase commit process, and which can influence the outcome of the global transaction.
xa事务——可以完全参与两阶段提交进程的资源适配器,该资源适配器可以影响全局事务的结果。
Prior to the two-phase commit process, all work performed during the transaction is said to be in-flight, and failure during this period will lead to a rollback of work.
在两阶段提交进程之前,事务过程中执行的所有工作都被认为是“在处理中”,并且在此期间如果失败将会导致工作回滚。
This is particularly true when transactions are widely distributed to business partner systems that may or may not be capable of participating in a standard, two-phase commit transaction.
当事务广泛地分布在也许能或也许不能参与标准的、两阶段提交事务的商业伙伴系统时是尤其正确的。
An essential part of distributed transaction processing is the two-phase commit process.
分布式事务处理的基本部分是两阶段提交进程。
A transaction participant that is called during two-phase commit and which can influence the outcome of the transaction.
在两阶段提交期间调用的事务参与者,它能影响事务的结果。
When the Web service request enters the target server, WS-COOR is used to register for participation in a two-phase commit coordinated by the originator of the transaction context.
当Web服务请求进入目标服务器时,将使用WS-COOR 进行注册,以参与到由事务上下文的发起者进行协调的两阶段提交中。
This support is optimized for the z/OS environment and does not require the overhead of the XA transaction flows required for two-phase commit when using a remote Gateway.
此支持针对z/OS环境而优化,并且在使用远程网关时,不需要两阶段提交所需的XA事务流的开销。
This means that when using global transactions, any number of CICS ECI Connections can participate in a global transaction with other two-phase commit resources.
这意味着当使用 CMT事务时,许多CICSECIConnections可以参与带有两阶段提交资源的全局事务。
This allows a single one-phase commit capable resource (such as a CICS ECI Connection) to participate in a global transaction with any number of two-phase commit capable resource managers.
这允许单一的具有单阶段提交能力的资源(例如CICSECIConnection)参与拥有许多具有两阶段提交能力的资源管理器的全局事务。
Transactional support specifies whether the invocation is transactional and, if so, the type of transaction (Atomic (two phase commit) versus Business transaction, or otherwise).
事务支持定义了调用是否是事务性的,如果是的话,是什么事务类型(原子性的(两阶段提交)还是商业事务,或是其它)。
Local (default) : This setting is required when a component implementation is not capable of participating in a two-phase commit protocol. Things to note in a local transaction are.
Local(默认):当组件实现不能够遵循一个两阶段提交协议时,需要这一设置。
Local (default) : This setting is required when a component implementation is not capable of participating in a two-phase commit protocol. Things to note in a local transaction are.
Local(默认):当组件实现不能够遵循一个两阶段提交协议时,需要这一设置。
应用推荐