XA
abbr. 辅助放大器(Auxiliary Amplifier)
2025-06-28 22:55 浏览次数 14
abbr. 辅助放大器(Auxiliary Amplifier)
XA组件XA component
XA InterfaceXA接口
Canon XA佳能XA
xa资源xa resource
Xa wonderfuldeingu仙乐都
XA eXchangeAccess交换机接入
XA specificationXA规范
QUY XA开采越南贵车
Olympus XA奥林帕斯XA
Even if the datasource supports XA transactions, there is a possibility of deadlock.
即使数据源支持xa事务,还会有死锁的可能。
However, the XA protocol does provide some additional integrity to this one-phase commit scenario in its provision of resynchronization and recovery logic for failure during commit processing.
不过,XA协议在提交进程失败时可以提供再同步和恢复逻辑,在这一点上确实比此单阶段提交场景多提供一些附加的完整性。
The switch-load file could be provided by either the transaction manager or the resource manager, and can optionally provide code to handle the errors returned by the XA routines.
开关加载文件由事务管理器或资源管理器提供,并且有选择地提供代码以处理xa例程返回的错误。
Activating this variable enforces tight coupling of XA transactions within the same global transaction ID, and enables the transactions to share lock space.
激活此变量,增强同一个全局事务id中的xa事务的紧密耦合,并允许这些事务共享锁定空间。
This exception is caused because IDS resets the transaction isolation setting to the database default when the XA transaction ends.
出现这个异常的原因是,在XA事务终止时,IDS把事务隔离设置重置为数据库默认设置。
Some configurations, such as those with only one database resource, do not require the full data integrity that is provided by the two-phase commit protocol of the XA interface.
有些配置(如只有一个数据库资源的那些配置)不需要xa接口的两阶提交协议提供的数据完整性。
An ME can contain XA transaction information that can be used to make an ME「s actions transactional.
一个ME可以包含被用来使ME活动具有事务性的XA事务信息。
If an adapter supports XA transactions, the application can use distributed transactions to coordinate the EIS resource with JDBC and JMS resources.
如果适配器支持xa事务,应用程序就可以使用分布式事务来协调EIS资源与JDBC和JMS资源。
It will execute an XA transaction using the JDBC and JMS resources you configured earlier.
它将使用您早前配置的JDBC和JMS资源来执行一个xa事务。
As noted in the Restrictions and Limitations section below, the message flow must access only the JDBC XA data source and MQ queues, and not other ODBC data sources or resource managers.
正如下面约束与限制部分中所述,消息流必须仅访问JDBCxa数据源和mq队列,而不是其他OD BC数据源或资源管理器。
Some transaction managers configured for XA communication restrict application programmers from using resource manager-specific two-phase commit statements.
为xa通信配置的某些事务管理器会限制应用程序编程人员使用特定于资源管理器的两阶段提交语句。
Each XA resource defined must have a unique database name that matches the name used when the relevant code makes its connection to the data source.
每个定义的XA资源都必须具有唯一的数据库名称,此名称需与相关代码建立到数据源的连接时使用的名称匹配。
This means that XA connections do not support JDBC」s auto-commit feature.
这意味着XA连接不支持JDBC的自动提交功能。
This is typically a by-product of having a persistent store available for component implementation reasons and additionally having XA transaction support.
这一般是为组件实现而拥有持久化存储并额外获得XA事务支持的一个副产品。
To be part of a distributed transaction, a resource manager must support the XA standard, which governs the propagation of transaction contexts.
为了成为分布式事务的一部分,资源管理器必须支持XA标準,该标準控制事务上下文的传播。
The SPM maintains its own logs of transactions, and it is these logs that are used during various XA transaction manager activities, typically resynchronization.
SPM 会维护它自己的事务日志,而在进行不同的XA事务管理器活动(通常是指再同步)时,就会用到这些日志。
Second, we need to create a JDBC provider for DB2 XA data sources.
第二步,我们需要为DB 2xa数据源创建一个jdbc提供者。
We have had no choice but to stop using the XA driver, and therefore lose all of the benefits that we previously got from it.
我们别无他法,只能停止下来去使用XA驱动程序,因此失去了许多我们可以从中取得的好处。
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事务——可以完全参与两阶段提交进程的资源适配器,该资源适配器可以影响全局事务的结果。
IFX_XASPEC only applies to XA connections and cannot be specified in a database URL. It can be specified by data source or by setting a system property (of the JVM) with the same name.
IFX_XASPEC仅适用于xa连接,不能在数据库url中指定,但可以通过数据源指定它,或者通过使用相同名称设置(JVM的)系统属性来指定。
In other words, an XA DataSource is required to run in a global transaction.
换句话说,一个xa数据源被要求运行于一个全局事务中。
The level of transactional support the adapter provides -- none, local, or XA -- depends on the capabilities of the EIS being adapted.
适配器提供的事务支持级别 --无、本地或XA -- 这取决于EIS被赋予的适配能力。
DTS provides a mechanism for multiple DB2 databases to be updated as part of one XA transaction.
DTS提供一种机制,支持将多个DB 2数据库作为一个xa事务的一部分更新。