您要查找的是不是:
- To close the Distributed Transaction Coordinator window. 以关闭分布式事务协调器的窗口。
- Describes the current status of a distributed transaction. 描述分布式事务的当前状态。
- XA distributed transaction connections are also pooled connections. XA分布式事务连接还是池连接。
- Methods of the distributed transaction object to complete the transaction. 方法,完成该事务。
- Can I obtain a JDBC connection before I start a distributed transaction? 在我启动一个分布式事务前我能获得一个JDBC连接吗?
- In the case of a distributed transaction, this could eventually fill the MSDTC log which halts the MSDTC process. 在分布式事务的情况下,这最终可能填满MSDTC日志,从而使MSDTC进程暂停。
- In the right pane of Computer Management, right-click Distributed Transaction Coordinator, and select Properties. 在“计算机管理”的右侧面板中,右键单击Distributed Transaction Coordinator,并选择“属性”。
- The distributed transaction is still active but further processing cannot take place. 分布式事务仍然处于活动状态,但不会进行进一步处理。
- XA distributed transaction connections default to the Read Committed isolation level. XA分布式事务连接默认使用“提交读”隔离级别。
- The following code example demonstrates an operation that executes within a mandatory distributed transaction. 下面的代码示例演示在强制的分布式事务中执行的操作。
- Message Queuing returns this error if it is unable to connect to the Microsoft Distributed Transaction Coordinator. 如果消息队列无法连接到Microsoft分布式事务处理协调器,则消息队列返回此错误。
- A distributed transaction will be started to guarantee atomicity across all nodes affected by the update. 将启动分布式事务以确保更新所影响的所有节点间的原子性。
- A distributed transaction will be started to guarantee atomicity across all nodes that are affected by the update. 将启动分布式事务以保证受更新影响的所有节点之间的原子性。
- The transaction can then be promoted to a full distributed transaction on an as-needed basis. 该事务可以根据需要提升为完全分布式事务。
- At the application, a distributed transaction is managed much the same as a local transaction. 对于应用程序而言,管理分布式事务很像管理本地事务。
- Is the LSN of the last record for the last distributed transaction of the server. 服务器的最后一个已分发事务的最后一个记录的LSN。
- Is the log sequence number (LSN) of the first record for the last distributed transaction of the server. 服务器的最后一个已分发事务的第一个记录的日志序列号(LSN)。
- How do XA and non-XA drivers differ in distributed transactions? 驱动和非?
- Identifies the Unit of Work ID (UOW) of distributed transactions. 标识分布式事务的工作单元ID(UOW)。
- This paper analyses distributed transaction standard and specification including DTP OTS JTS JTA. 本文分析了分布式事务处理的标准和规范,包括X/OPENDTP、OMGOTS和以此为基础的JTS,JTA。