单词 | transaction manager |
释义 | 例句释义: 事项管理程序,事务管理器,事务处理管理器,交易管理器 1. With the existence of the Transaction Manager, that is often part of an Application Server, there is no longer a Two-Tier architecture. 由于存在事务管理器(TransactionManager),它通常包含在应用程序服务器(ApplicationServer)中,就不再有两层(Two-Tier)架构。 www.ibm.com 2. The transaction manager should be able to continue with transactions that do not involve the failed resource manager. 事务管理器应该能够继续处理没有包含出错资源管理器的事务。 www.ibm.com 3. The transaction manager first asks each enlisted resource manager if it is prepared to commit the transaction. 事务管理器首先向每个登记的资源管理器发出询问,了解它是否准备提交事务。 msdn2.microsoft.com 4. The transaction manager should be able to detect the availability of the resource manager as it becomes available. 事务管理器应该在资源管理器可用时,能够检测到其可用性。 www.ibm.com 5. The resource manager then responds with a final "committed" flow, which indicates to the transaction manager that it is no longer in-doubt. 资源管理器然后以最后的已提交流程响应,该已提交流程向事务管理器显示它已经不处于可疑状态。 www.ibm.com 6. In the case of a promoted transaction, the transaction manager listens to the transaction outcome and overrides the response being sent. 对于提升的事务,事务管理器侦听事务结果并重写正在发送的响应。 technet.microsoft.com 7. The unit of work must be managed by an external transaction manager running on the same system as the client business application. 工作单元必须由在客户机业务应用程序所在的系统上运行的外部事务管理器管理。 www.ibm.com 8. However, the desired behavior of the transaction manager would be the same even if the unit of execution was a thread. 然而,即使执行单元是一个线程,期望的事务管理器行为都是相同的。 www.ibm.com 9. Interface uses this method to notify the transaction manager that it cannot commit, and that the transaction should be rolled back. 接口的事务参与者使用此方法通知事务管理器它无法提交事务,并且应该回滚该事务。 msdn2.microsoft.com 10. The transaction manager should be able to resolve the failed transaction when the failed resource manager becomes available. 事务管理器应该能够在出错的资源管理器恢复可用时解决出错的事务。 www.ibm.com 1. This method is called by the transaction manager after the transaction is committed or rolled back. 该方法由事务管理器在事务提交或回滚后调用。 blog.csdn.net 2. This article looks at the expected behavior of a transaction manager when a resource manager fails. 本文展示了当资源管理器出故障时,预期的事务管理器行为。 www.ibm.com 3. The behavior of the transaction manager should not be affected by the state change of the resource manager. 事务管理器的行为应该不会受到资源管理器状态变化的影响。 www.ibm.com 4. As such, the transaction manager keeps waiting for a response, and maintains information relevant to this transaction. 因此,事务管理器将继续等待响应,并保留与此事务相关的信息。 msdn2.microsoft.com 5. And methods to notify the transaction manager whether the resource manager needs to create another enlistment during the Prepare phase. 以及各个方法,以通知事务管理器关于资源管理器在准备阶段是否需要创建另一个登记。 msdn2.microsoft.com 6. Facilitates communication between an enlisted transaction participant and the transaction manager during the final phase of the transaction. 促进登记的事务参与者和事务管理器之间在事务的最后阶段中的通信。 msdn2.microsoft.com 7. As the thread passes through the collaborating objects, the transaction manager uses the thread's transaction context to perform all work. 当线程经过合作对象时,事务管理程序使用线程的事务上下文来执行所有的工作。 www.ibm.com 8. Note that, after this method is called, the enlisted participant receives no further notifications from the transaction manager. 请注意,在调用此方法之后,登记的参与者不会从事务管理器接收到任何进一步的通知。 msdn2.microsoft.com 9. Resource managers reconnect to the transaction manager and perform recovery to determine the outcome of pending transactions. 资源管理器重新连接到事务管理器并执行恢复以确定挂起事务的结果。 msdn2.microsoft.com 10. In Part 1, we talked about how multiple resource managers can be enlisted in a single transaction, coordinated by a transaction manager. 在第1部分中,我们讨论了如何在单个事务中征用多个资源管理器,事务管理器如何协调这些资源管理器。 www.ibm.com 1. The deserialization of a transaction fails because the transaction manager cannot be contacted . 事务的反序列化因无法联系事务管理器而失败。 www.bing.com 2. Class to inform the transaction manager if the transaction is to be committed or rolled back. 类的各个方法响应此调用,以通知事务管理器该事务将要提交还是回滚。 msdn2.microsoft.com 3. Should the transaction manager fail during the commit processing, the transaction may be left in-doubt in the resource managers. 如果在提交过程中事务管理器失败,则事务可能在资源管理器中处于未确定状态。 www.ibm.com 4. Consider a measurement of a transaction manager's total number of commits. 请考虑事务管理程序的提交总数度量值。 www.ibm.com 5. This transaction manager failed to establish a connection with another TIP transaction manager. 该事务管理器未能与另一TIP事务管理器建立连接。 www.fan6.net 6. The Whereabouts contains an address that describes the location of a transaction manager. “行踪”包含一个地址,该地址描述事务管理器的位置。 msdn2.microsoft.com 7. Interface uses this method to notify the transaction manager that the transaction should be committed. 接口的事务参与者使用此方法通知事务管理器应该提交事务。 msdn2.microsoft.com 8. Interface uses this method to notify the transaction manager that the transaction is in doubt. 接口的事务参与者使用此方法通知事务管理器事务不确定。 msdn2.microsoft.com 9. This configuration would make Spring automatically pick up your application server's transaction manager. 此配置将使Spring自动选取您的应用程序服务器的事务管理器。 www.ibm.com 10. The transaction manager asks all the resource managers to prepare to commit recoverable resources (prepare). 事务管理器请求所有资源管理器准备提交可恢复资源(准备)。 www.ibm.com 1. By enlisting, the resource manager ensures that it gets callbacks from the transaction manager when the transaction commits or aborts. 通过登记,资源管理器确保在事务提交或中止时从事务管理器获取回调。 msdn2.microsoft.com 2. The Whereabouts of the distributed transaction manager that System. Transactions uses. System.Transactions使用的分布式事务管理器的“行踪”。 msdn2.microsoft.com 3. Spring uses a transaction manager interface implementation to perform the actual transaction demarcation at runtime. Spring在运行时使用一个事务管理器接口实现来执行实际的事务划分。 www.ibm.com 4. The Transaction Manager is actually an implementation of the javax. transaction. TransactionManager interface. 事务管理器实际是javax.transaction.TransactionManager接口的实现。 www.ibm.com 5. Also, if you are running an external client, make sure that your transaction manager supports the propagation of a transaction across JVMs. 此外,如果您运行了一个外部客户端,则应该确保事务管理程序支持跨JVM传播事务。 www.ibm.com 6. If the node running the MS DTC transaction manager fails, the transaction manager is automatically restarted on another node in the cluster. 如果运行MSDTC事务管理器的节点失败,则事务管理器将自动在群集中的另一节点上重新启动。 msdn2.microsoft.com 7. Each resource manager must provide a switch that gives the transaction manager access to the resource manager's xa_ routines. 每个资源管理器必须提供允许事务管理器访问资源管理器的xa_例程的开关。 www.ibm.com 8. If the resource manager can prepare, it informs the transaction manager its vote on whether to commit or abort the transaction. 如果资源管理器可以准备,它就通知事务管理器它就提交还是中止该事务进行的投票。 msdn2.microsoft.com 9. The ax_ routines let a resource manager call a transaction manager; all transaction managers must provide these routines. ax_例程可让资源管理器调用事务管理器;所有事务管理器必须提供这些例程。 www.ibm.com 10. Method, the transaction manager then notifies the participant when the transaction is promoted, committed, or rolled back by invoking the. 方法来提升、提交或回滚事务时,事务管理器将通知参与者。 msdn2.microsoft.com 1. When the application commits the transaction, the transaction manager initiates the two-phase commit protocol. 在应用程序提交事务时,事务管理器启动两阶段提交协议。 msdn2.microsoft.com 2. This transaction manager encountered a protocol error with another TIP transaction manager. 该事务管理器与另一TIP事务管理器遇到一个错误。 www.fan6.net 3. The updates only become hardened once the transaction manager initiates the two-phase commit process. 只有在事务管理器启动两阶段提交进程时,更新才会变得确定。 www.ibm.com 4. An address that describes the location of the destination transaction manager. 描述目标事务管理器位置的地址。 msdn2.microsoft.com 5. The resource manager fails between prepare and commit processing, and the transaction manager detects the failure. 在准备和提交进程期间,资源管理器出现故障,事务管理器检测到错误。 www.ibm.com 6. Object used to send a response to the transaction manager. 用于将响应发送到事务管理器的。 msdn2.microsoft.com 7. Desired behavior: If the XA_OPEN fails, the transaction manager should issue a warning and continue normally. 期望的行为:如果XA_OPEN出错,事务管理器要发出警告,并且继续正常运行。 www.ibm.com 8. The transaction manager is expected to finish the transaction when the resource manager becomes available again. 当资源管理器再次恢复可用时,事务管理器需要能够完成事务。 www.ibm.com 9. In addition , this method only suggests the transaction manager to escalate control , but the escalation itself is not guaranteed . 此外,此方法仅建议事务管理器逐步升级控制,但是升级本身未得到保证。 www.bing.com 10. All of these entities interact with the transaction manager so that your application code doesn't have to. 所有这些实体都与事务管理器进行交互,于是应用程序代码就不必与之交互了。 www.ibm.com 1. Thrown if the transaction manager encounters an unexpected error condition. 如果事务管理器遭遇无法预料错误的情况时抛出。 blog.csdn.net 2. The Transaction Manager on the destination machine is not available. 目标机器上的事务管理器不可用。 www.fan6.net 3. In Listing 3, we define something called a transaction advisor object and bind the transaction manager to this advisor. 在清单3中,我们定义了称为事务顾问对象(transactionadvisorobject)的内容,并将事务管理器绑定到该顾问。 www.ibm.com 4. This transaction manager could not propagate a transaction from another TIP transaction manager. 该事务管理器无法传播来自另一TIP事务管理器事务。 www.fan6.net 5. The transaction-manager property holds a reference to the transaction manager bean defined in the Spring configuration file. transaction-manager属性保存一个对在Spring配置文件中定义的事务管理器bean的引用。 www.ibm.com 6. Can your transaction manager promise higher availability? 您的事务管理器能保证较高的可用性吗? www.ibm.com 7. This parameter is required to improve performance of DB2 when operating with the particular transaction manager. 在操作特定的事务管理器时,需要此参数来改进DB2的性能。 www.ibm.com 8. Represents a callback that is used to indicate to the transaction manager that the status of the transaction is in doubt. 表示一个回调,该回调用于向事务管理器指示事务的状态不确定。 msdn2.microsoft.com 9. If a database failure occurs, the transaction manager reports the possibility of inconsistent data from failed transactions. 如果发生数据库故障,则事务管理器将报告故障事务导致的不一致数据的可能性。 www.ibm.com 10. Notifies the transaction manager that a resource manager recovering from failure has finished re enlisting in all unresolved transactions. 告知交易管理员从失败中复原之资源管理员已在所有无法解析的交易中完成重新登记。 technet.microsoft.com 1. The transaction manager can either be a multi-threaded or a multi-process environment. 事务管理器要么是一个多线程环境,要么是一个多进程环境。 www.ibm.com 2. A request to establish a connection with the transaction manager was denied. 拒绝了与事务管理器建立连接的申请。 www.drados.com 3. The transaction manager uses CORBA OTS when an EJB in one container calls an EJB in another container. 当一个容器中的EJB调用另一个容器中的EJB时,事务管理程序将使用CORBAOTS。 www.ibm.com 4. The Transaction Manager uses methods defined on the XAResource interface to coordinate the 2PC protocol across multiple resource managers. 事务管理器用XAResource接口定义的方法,在多个资源管理器之间协调2PC协议。 www.ibm.com 5. The transaction manager doesn't support an asynchronous operation for this method. 事务管理器不支持这个方法的异步操作。 www.fan6.net 6. The Transaction Manager is not available. 事务管理器可用。 www.fan6.net 7. Because the transaction manager uses only intra-application domain calls, it yields the best performance. 因为事务管理器只使用应用程序内域调用,所以将会提供最佳性能。 msdn2.microsoft.com 8. These test cases present a multi-process transaction manager, and so each transaction is executed in a separate process. 这些测试案例演示一个多进程事务管理器,因此每个事务都是在一个独立的进程中执行的。 www.ibm.com 9. There are some specific setup details that pertain to this scenario to set up the transaction manager to enable XA support. 该场景中包含一些特定的细节,用以设置事务管理器来启用XA支持。 www.ibm.com 10. Once prepared, a resource manager must wait until it gets a commit or abort callback from the transaction manager in phase 2. 一旦准备好后,资源管理器必须等待,直到在阶段2中它获取了来自事务管理器的提交或中止回调。 msdn2.microsoft.com 1. The transaction manager also coordinates recovery activities of the resource managers when necessary, such as after a component failure. 在需要时(如一个组件出故障后),事务管理器还可以协调资源管理器的恢复活动。 www.ibm.com 2. This helps ensure the availability of the transaction manager and, to some extent, can help simplify application logic. 这一点有助于确保事务管理器的有效性,并且在一定程度上帮助简化应用程序逻辑。 www.ibm.com 3. A distributed transaction involves a transaction manager and one or more resource managers. 一个分布式的事务涉及一个事务管理器和一个或者多个资源管理器。 www.ibm.com 4. The transaction manager loads the XA switch structure at run time. 事务管理器在运行时加载XA开关结构。 www.ibm.com 5. A connection with the transaction manager was lost. 失去了与事务管理器的连接。 www.drados.com 6. Represents a callback that is used to indicate to the transaction manager that the transaction should be rolled back. 表示一个回调,该回调用于向事务管理器指示应该回滚事务。 msdn2.microsoft.com 7. In addition, the application uses a transaction manager to ensure the reliability of data exchange. 此外,应用程序使用事务管理器来确保数据交换的可靠性。 www.ibm.com 8. The ability to bypass the transaction manager. 绕开事务管理器的能力。 www.infoq.com 9. The Transaction Manager returned a log full error. 事务管理器返回一日志的错误。 www.fan6.net 10. A process in the transaction manager executes a DB2-related transaction. 事务管理中的一个进程执行一个DB2相关的事务。 www.ibm.com 1. Therefore, there is not only a direct connection to a database, but also a connection to the Transaction Manager. 因此,不仅存在到数据库的直接连接,还有到事务管理器(TransactionManager)的连接。 www.ibm.com 2. 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 3. Every J2EE-compliant application server has an internal component called the Transaction Manager. 每个符合J2EE规范的应用程序服务器都有一个叫作事务管理器的内部组件。 www.ibm.com 4. In a heterogeneous environment you will usually find a Transaction Manager that is responsible for the handling of Distributed Transactions. 在异构环境中,您通常会发现一个事务管理器(TransactionManager),负责处理分布式事务。 www.ibm.com 5. (In fact, a Transaction Manager is able to perform much more workload balancing, for example). 实际上,事务管理器可以完成大量的工作负载平衡。 www.ibm.com 6. Performance optimization for distributed transaction manager 分布事务管理器的性能优化 www.ilib.cn 7. For declarative transaction demarcation, I use the standard Spring classes along with the transaction manager bean declared above 为了声明事务划分,我与上述事务管理器bean声明一起使用标准Spring类 www.infoq.com 8. Useful structures when working with an XA-enabled transaction manager 使用支持XA的事务管理器时的有用结构 www.ibm.com 9. Applications that require two-phase commit service under a transaction manager should use 在事务管理器下需要两阶段提交服务的应用程序应该使用 www-128.ibm.com 10. The administrator needs to grant privileges for using the Informix server with the transaction manager, as in this example 管理员需要授予特权,才能将Informix服务器和事务管理器一起使用,如下例所示 www.ibm.com 1. Here are some design considerations to help you make your transaction manager resilient to resource manager failures 下面是一些设计考虑因素,可以使您的事务管理器灵活应对资源管理器故障 www.ibm.com 2. Study on Technology of Object Transaction Manager to Support Critical Task in CORBA 基于对象事务管理器技术来实现支持关键性任务的CORBA系统 www.ilib.cn 3. On the transaction manager. This method passes on a unique 此方法在标识资源管理器的唯一 msdn2.microsoft.com 4. When the transaction is asked to commit, the transaction manager still sends the 在要求提交该事务时,事务管理器仍将 msdn2.microsoft.com 5. If the optimization is used and the transaction manager calls the 如果使用优化,并且事务管理器调用登记的资源的 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。