XA

小编 分享 时间:
XA是什么意思
英式音标:
美式音标:
词义:

abbr.

chiasma (染色体的)交叉;交叉(代号);extended architecture 扩展体系结构(代号);transmission adapter 传输选择器

用法:

权威例句

PHIDGETS: EASY DEVELOPMENT OF PHYSICAL INTERFACES THROUGH PHYSICAL xA;WIDGETS

System Guidelines for Co-located, Collaborative Work on a Tabletop xA;Display

A synthetic factor-Xa inhibitor (ORG31540/SR9017A) as an adjunct to fibrinolysis in acute myocardial infarction. The PENTALYSE study.

The role of the active site solvent in the thermodynamics of factor Xa-ligand binding

The conversion of prothrombin to thrombin. III. The factor Xa-catalyzed activation of prothrombin.

Oral direct factor Xa inhibition with edoxaban for thromboprophylaxis after elective total hip replacement. A randomised double-blin...

The conversion of prothrombin to thrombin. II. Differentiation between thrombin- and factor Xa-catalyzed proteolyses

Construction of a rice bacterial artificial chromosome library and identification of clones linked to the Xa-21 disease resistance l...

The inhibition of the generation of thrombin and the antithrombotic effect of a pentasaccharide with sole anti-factor Xa activity.

Effects of interaction of tannins with co-existing substances. VII. Inhibitory effects of tannins and related polyphenols on xanthin...
造句:

1. Once it runs successfully, your database is configured for XA.

一旦它成功运行,您的数据库就被配置为XA。

www.ibm.com

2. There are four ways to achieve this outcome, depending on the application server environment and if there are any other XA capable resource managers participating in the global transaction.

有四个方法可以实现此结果,具体取决于应用服务器环境,以及是否存在参与全局事务的任何其他具有XA能力的资源管理器。

www.ibm.com

3. 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协议在提交进程失败时可以提供再同步和恢复逻辑,在这一点上确实比此单阶段提交场景多提供一些附加的完整性。

www.ibm.com

4. 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事务的紧密耦合,并允许这些事务共享锁定空间。

www.ibm.com

5. 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资源都必须具有唯一的数据库名称,此名称需与相关代码建立到数据源的连接时使用的名称匹配。

www.ibm.com

6. This exception is caused because IDS resets the transaction isolation setting to the database default when the XA transaction ends.

出现这个异常的原因是,在XA事务终止时,IDS把事务隔离设置重置为数据库默认设置。

www.ibm.com

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

www.ibm.com

8. Novel malonic acid derivatives, process for their preparation, their use as inhibitor of factor XA activity and pharmaceutical compositions containing them.

新型丙二酸衍生物,它们的制备方法,它们作为因子XA活性的抑制剂的用途和含有它们的药物组合物。

ip.com

9. 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的)系统属性来指定。

www.ibm.com

10. It will execute an XA transaction using the JDBC and JMS resources you configured earlier.

它将使用您早前配置的JDBC和JMS资源来执行一个XA事务。

www.ibm.com

11. You do this by configuring an XA resource configuration record for the database that defines the resource type.

可以通过为定义资源类型的数据库配置XA资源配置记录来实现此目的。

www.ibm.com

12. 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事务管理器活动(通常是指再同步)时,就会用到这些日志。

www.ibm.com

13. A monthly meeting is necessary to bring all members up to speed on the progress of the XA project.

每月一次的会议对让所有人掌握XA项目的最新进展来说很有必要。

cn.qikan.com

14. In other words, an XA DataSource is required to run in a global transaction.

换句话说,一个XA数据源被要求运行于一个全局事务中。

www.ibm.com

15. If you use JCC instead of JDBC, you must specify the Database Type to be DB2 XA when creating the database pool (see Figure 7).

如果使用JCC而不是JDBC,那么在创建数据库池时必须把数据库类型设置为DB2XA(见图7)。

www.ibm.com

16. Are you able to run non-XA transactions using the transaction manager after the failure and before the resource manager becomes available?

从出故障到资源管理器恢复可用之前,您还能够使用事务管理器运行非XA事务吗?

www.ibm.com

17. Second, we need to create a JDBC provider for DB2 XA data sources.

第二步,我们需要为DB2XA数据源创建一个JDBC提供者。

www.ibm.com

18. Can I use a non-XA driver in distributed transactions?

我能在分布式事务中使用非XA驱动吗?

dj.iciba.com

19. Whenyou use a non-XA driver in a distributed transaction, always obtain a JDBC connection after the distributed transaction is begun.

当在分布式事务中你使用非XA驱动时,经常在分布式事务被开始后获得JDBC连接。

newitfarmer.com

20. 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资源。

www.ibm.com

21. This variable need not be set for non-XA transactions.

对于非XA事务,不需要设置这个变量。

www.ibm.com

22. I presented a session and a lab on distributed (XA) transactions: how to code them, how they work, and how they work.

我提出了分布式(XA)事务上的会话及实验:如何将其编码及它们如何工作。

www.ibm.com

23. DTS provides a mechanism for multiple DB2 databases to be updated as part of one XA transaction.

DTS提供一种机制,支持将多个DB2数据库作为一个XA事务的一部分更新。

www.ibm.com

24. This is typically a by-product of having a persistent store available for component implementation reasons and additionally having XA transaction support.

这一般是为组件实现而拥有持久化存储并额外获得XA事务支持的一个副产品。

www.infoq.com

25. Distributed transaction processing of ZD-DFS supports two phase commit protocol and XA specification. Fault tolerance mechanism is used to process the failure and exception.

DFS的分布式事务处理支持两阶段提交协议,实现了XA协议,对事务处理过程中的故障和常提供了容错机制。

dict.cnki.net

26. Conversely, if a local transaction has been started with START TRANSACTION, no XA statements can be used until the transaction has been committed or rolled back.

相反,如果用STARTTRANSACTION开始了一个本地事务,在该事务提交或者回滚前,XA相关的语句是不能执行的。

www.phpfans.net

27. The particular connection the team was using to the back-end mainframe transaction was not an XA-aware data source.

方案小组在后台主机的事务处理中使用的数据连接不包括遵从扩充体系结构(XA)标准的数据源。

www.ibm.com

28. As with the last error, XAER_RMERR indicates that something went wrong with XA.

作为最后一个错误, XAER_RMERR指出了XA 发生了一些问题。

www.ibm.com

29. Create a Database Pool using JCC Drivers and database type of DB2 XA.

创建使用JCC驱动程序和DB2XA数据库类型的数据库池。

www.ibm.com

30. This example shows how to enable a trusted context and switch the user ID in an XA application environment.

这个例子展示如何在XA应用程序环境中启用一个受信任上下文和切换用户ID。

www.ibm.com

31. "Xa"(meaning songs and dances) is also known as "Ye"or "Xianzi", with the most typical kind "Batang Xianzi"in Ganzi, Sichuan Province.

"谐"(歌舞之意):也叫"叶",俗称"弦子",以四川甘孜的"巴塘弦子"最为典型,

-- 来源 -- 英汉 - 翻译样例 - 社会

32. Besides the temple dance "Chamo"mentioned before, there are also "Xa", "Goraxa", "Zhoi"and "Raba".

除前述寺庙舞蹈"羌姆"外,典型的舞蹈还有:"谐"、"果日谐"、"卓"以及"热巴"等。

-- 来源 -- 英汉 - 翻译样例 - 社会

33. Basic environmental testing procedures for electric and electronic products--Test XA: immersion in cleaning solvents

GB/T2423.30-1982电工电子产品基本环境试验规程试验xa:在清洗剂中浸渍

-- 来源 -- 英汉 - 翻译参考[网络]

34. extended architecture (XA)

扩充体系结构

-- 来源 -- 英汉 - 翻译参考[网络]

35. CD-ROM/XA CD-ROM eXtended Architecture

唯读光盘增强形架构

-- 来源 -- 计算机缩写术语完全介绍[网络]

36. In southwest mandarin," Xa" bears higher level of consistency.

而在西南官话中,“下”更具有较高的一致性。

-- 来源 -- dict.cnki.net

37. Can I use a non-XA driver in distributed transactions?

我能在分布式事务中使用非xa驱动吗?

-- 来源 -- login.jobui.com

38. The paper suggests that" Xa" in Guiyang dialect has its typical feature in definition and grammar, while keeps its consistency in southwest mandarin.

本文描述分析贵阳方言的“下”,具有西南官话一致性的同时,在词汇和语法意义方面有其自身特色。

-- 来源 -- dict.cnki.net

39. A family of operating systems that control the IBM System / 360 and System / 370 computer systems. OS / VS includes VS1, VS2, MVS / 370, MVS / XA, and M VS / ESA.

一种操作系统系列的总称,用来控制IBM的System/360和System/370计算机系统的运行。OS/VS包括VS1,VS2,MVS/370,MVS/xa,MVS/ESA。

-- 来源 -- 英汉 - 辞典例句

40. "In order to make these forms compatible, CD-ROM specifications (also High Sierra or ISO9660 or yellow book) have been modified and expanded to become a mixed form, or CD-ROM Xa with the addition of specifications concerning sound, video and pictures."

为了能兼容这些格式,CD-ROM规范(又称High Sierra,或IS09660,也叫黄皮书)作了调整和发展,补充了音频、视频、图像等方面的规定,使之成为一种混合格式叫做CD-ROM xa。

-- 来源 -- 英汉 - 翻译样例 - 行业

XA

将本文的Word文档下载到电脑,方便收藏和打印
推荐度:
点击下载文档文档为doc格式