• This situation is not necessarily incorrect, but it may force more expensive two phase commit coordination of the transaction.

    这种情况不一定不正确可能强制使用开销事务阶段提交协作

    youdao

  • If another resource becomes involved in the transaction, you have forced an unnecessary two-phase commit, causing an additional prepare flow.

    如果事务涉及另一项资源强制进行不必要两阶段提交导致额外准备流程。

    youdao

  • A global transaction can span multiple resources with two-phase commit.

    全局事务可以通过二阶段提交跨越多个资源

    youdao

  • 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.

    两阶段提交允许多个协作实体(称为资源管理器)参与事务协调器进行协调单个分布式工作单元中。

    youdao

  • 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事务——可以完全参与两阶段提交进程资源适配器资源适配器可以影响全局事务的结果

    youdao

  • Many, but not all, distributed transaction implementations use two-phase commit.

    有许多(不是全部)分布式事务实现使用两阶段提交

    youdao

  • 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.

    事务广泛分布也许也许不能参与标准两阶段提交事务商业伙伴系统尤其正确的。

    youdao

  • CICS ECI XA resource adapterThis resource adapter implements XA transaction support, and has full support for global two-phase commit transactions.

    CICSECIXA资源适配器——资源适配器实现XA事务支持而且完全支持全局两阶段提交事务

    youdao

  • A transaction participant that is called during two-phase commit and which can influence the outcome of the transaction.

    两阶段提交期间调用事务参与者影响事务的结果

    youdao

  • Transactional support specifies whether the invocation is transactional and, if so, the type of transaction (Atomic (two phase commit) versus Business transaction, or otherwise).

    事务支持定义了调用是否是事务性如果的话,是什么事务类型(原子性(阶段提交)还是商业事务或是其它)。

    youdao

  • If you require two-phase commit transaction support, choose the CWYAP_SAPAdapter_Tx version.

    如果需要阶段提交事务支持,请选择CWYAP_SAPAdapter _ Tx版本

    youdao

  • When the application invokes commit , the transaction manager USES a two-phase commit protocol to end the transaction.

    应用程序调用commit时,事务管理器用一个两阶段提交协议结束事务。

    youdao

  • WebSphere Application Server transaction support provides coordination, within a transaction, for any number of two-phase capable (XA transaction) resource managers.

    WebSphereApplicationServer事务支持事务任何数量具有阶段功能(xa事务)的资源管理器提供协作

    youdao

  • The WebSphere Application Server transaction support provides coordination, within a transaction, for any number of two-phase capable resource managers.

    WebSphereApplicationServer事务支持事务内部协调许多具有两阶段能力资源管理器

    youdao

  • 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事务开销

    youdao

  • Configure the EJB for the transaction management and the resource reference to the J2C connection factory. To support two-phase commit, you'll need the following software.

    事务管理指向J2C连接工厂资源引用配置ejb

    youdao

  • But there is still an open question mentioned in the section "Introduction into the Two-Phase-Commit protocol". What to do, if "Phase 2" failed for a transaction branch?

    但是“两阶段提交协议简介小节提到仍然存在问题,那就是如果第2阶段中事务分支发生故障,该怎么办呢?

    youdao

  • 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.

    两阶段提交确保分布式事务也可以始终提交或者始终回即使事务提交过程中系统一部分崩溃,也不会受到影响。

    youdao

  • Two-phase commit gives the transaction manager power to ensure that all resources that participate in a transaction commit or rollback together.

    二阶段提交事务管理者能力确保所有参与事务的资源一起提交回滚

    youdao

  • 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.

    两阶段提交进程之前事务过程执行所有工作都被认为“在处理中”,并且期间如果失败将会导致工作回滚

    youdao

  • As mentioned in section "Introduction into the Two-Phase-Commit protocol" an XA transaction contains two elements which define the transaction.

    正如阶段提交协议简介小节提到的,XA事务包含定义事务的两个元素

    youdao

  • The updates only become hardened once the transaction manager initiates the two-phase commit process.

    只有事务管理器启动阶段提交进程时,更新变得确定。

    youdao

  • This is because the EJB container cannot commit a one-phase commit resource together with two-phase commit resources in a global transaction.

    是因为全局事务ej b容器不能同时提交阶段提交资源阶段提交资源

    youdao

  • If it detects that all the resources involved in the transaction are the same, it can skip the two-phase commit and let the resource manager handle the transaction by itself.

    如果检测所有事务相关资源一样,它可以跳过阶段提交资源管理器自己来处理事务。

    youdao

  • An essential part of distributed transaction processing is the two-phase commit process.

    分布式事务处理基本部分阶段提交进程。

    youdao

  • In the first case, the TCS can use the two-phase commit protocol 10 to manage the transaction steps.

    第一情况下TCS可以使用阶段提交协议10管理事务步骤。

    youdao

  • WS-AT is a two-phase commit transaction and is suitable only for micro transactions (short running).

    WS - AT两阶段提交事务适合微型事务(短期运行)。

    youdao

  • The two-phase commit protocol is driven by the caller's WS-AT coordinator when it is ready to commit the transaction.

    准备提交事务时,两阶段提交协议调用方WS - AT协调器进行驱动。

    youdao

  • Some transaction managers configured for XA communication restrict application programmers from using resource manager-specific two-phase commit statements.

    xa通信配置某些事务管理器会限制应用程序编程人员使用特定于资源管理器的两阶段提交语句。

    youdao

  • Transaction handling interfaces deal with managing distributed transactions across various back ends that support a two-phase commit protocol.

    事务处理(Transactionhandling)接口负责管理支持两阶段提交协议各种端的分布式事务

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定