• DB 2使用数据库对象来确保事务一致性

    DB2 ensures transaction consistency using locks on database objects.

    youdao

  • DB 2Express - C总是应用程序维护事务一致性

    DB2 Express-C will always maintain transactional consistency for your applications.

    youdao

  • 一方面,如果事务一致性关键需求那么则需要选择更加同步的解决方案。

    On the other hand, if transactional consistency is a key requirement, then a more synchronous option is required.

    youdao

  • 这些简单示例应该清楚地说明,为了维护数据完整性一致性必须使用事务

    These simple examples should make it clear that transactions are necessary in order to maintain data integrity and consistency.

    youdao

  • 不过如果故障事务包括多个资源管理器则管理员需要检查数据一致性

    However, administrators need to check the consistency of the data if multiple resource managers are involved in the failing transactions.

    youdao

  • 同样缺乏有效的(任何)事务策略数据完整性一致性造成负面影响

    Likewise, the lack of an effective (or any) transaction strategy will have a negative effect on your data's integrity and consistency.

    youdao

  • 只有那些一致性快照相符的镜像写到检查点文件影子使当前执行事务可以检查点创建期间不受限制地运行

    Only those images that correspond to a consistent snapshot are written to the checkpoint file, and the row shadows allow the currently executing transactions to run unrestricted during checkpointing.

    youdao

  • 可能是在使用事务出现主要数据完整性一致性问题了。

    This is perhaps the primary data-integrity and consistency issue when transactions are used.

    youdao

  • 话说,一个不能容忍网络分区系统可以利用事务这样普通技术来实现一致性可用性

    In other words, a system that is not tolerant to network partitions can achieve consistency and availability using common techniques such as transactions.

    youdao

  • 因此如果处理上述数据一致性而且不想为了一个少数几个方法引入JTA复杂性,你应该使用本地事务

    So if you can deal with the above data inconsistency and really don't want JTA complexities for just one or a few methods, you should use local transactions.

    youdao

  • 这种日志记录方法确保了所有已提交事务数据一致性这样可以执行应急恢复

    This method of logging ensures data consistency for all committed transactions so that crash recovery is possible.

    youdao

  • 事务需要确保高度数据完整性一致性

    Transactions are necessary to ensure a high degree of data integrity and consistency.

    youdao

  • 如果事务一致性可用性都是必需的,那么进一步缩小可选择范围。

    If both transactional consistency and availability are required, then this may further narrow the choices.

    youdao

  • 一致性事务保持数据定义所有不变属性(完整性约束)。

    Consistency: a transaction preserves all the invariant properties (such as integrity constraints) defined on the data.

    youdao

  • 传统上企业应用重点数据一致性事务可靠性还有不断增加吞吐量

    Traditionally, enterprise applications have focused on data consistency, transactional reliability, and increased throughput.

    youdao

  • WebSphereProcessServer通过多个并发线程访问数据库使用行级锁定确保事务期间数据一致性

    WebSphere Process Server accesses its databases in multiple concurrent threads and USES row-level locking to ensure data consistency during its transactions.

    youdao

  • WS-AT 可以确保事务方式执行对三种Web服务调用,并应用程序提供原子性一致性隔离性持久性 (ACID)语义

    WS-AT ensures that invocation of these three Web services is performed in a transactional fashion, providing Atomicity, Consistency, Isolation and Durability (ACID) semantics to the application.

    youdao

  • 通常HA解决方案设计两个因素驱动,正常运行时间(uptime)需求事务一致性

    In general, HA solution design is driven by two factors, uptime requirements and transactional consistency.

    youdao

  • 特别是它允许指定Web服务长期运行事务提高Web服务应用程序一致性可靠性

    This especially allows specifying long-running transactions between web services, increasing consistency and reliability for web services applications.

    youdao

  • 联邦阶段提交(F2PC)WebSphereFederationServer增加非常可取功能使应用程序可以保持事务一致性的情况下,执行多站点更新

    Federated two phase commit (F2PC) adds desirable functionality to WebSphere Federation Server in that it enables applications to perform multisite updates with full transactional consistency.

    youdao

  • 提供长期运行的事务模型提高Web服务应用程序一致性可靠性

    It provides a long-running transaction model that allows increasing consistency and reliability of web services applications.

    youdao

  • 一致性保证事务中的操作同时成功同时失败

    Consistency guarantees that both operations in the transaction either succeed or fail.

    youdao

  • 一致性保证单个单元(事务)中的所有操作要么成功执行要么不执行。

    Consistency guarantees that either all the operations in this single unit (or transaction) are performed successfully, or none of them is performed.

    youdao

  • 如果假设事务总是一致性工作单元,整个系统的所有更新都执行,显然系统仍能够保持一致性

    If you assume that one transaction is always a consistent piece of work, it is clear that the system remains consistent if all of its updates are applied.

    youdao

  • 因此清单13中的代码事务角度来说毫无用处;尽管看上去使用事务维护原子性一致性,但事实上没有。

    Therefore, the code in Listing 13 is useless from a transaction standpoint; although it appears that it USES transactions to maintain atomicity and consistency, in fact it does not.

    youdao

  • 一致性意味着事务代表应用程序状态正确转换——事务不能违反应用程序固有任何完整性限制

    Consistency means that the transaction represents a correct transformation of the application statethat any integrity constraints implicit in the application are not violated by the transaction.

    youdao

  • 数据库操作组合事务只是确保数据一致性解决方案一半

    Combining database operations into transactions is half of the solution to ensure data consistency.

    youdao

  • 现在我们事务定义为应用程序状态相关操作集合事务具有原子性、一致性隔离以及持久性 这几个属性

    We can now define a transaction as a related collection of operations on the application state, which has the properties of atomicity, consistency, isolation, and durability.

    youdao

  • 如果这些惟一需要考虑因素,那么使用2pc协议分布式事务应当保证数据一致性完整性最佳方法

    Were these the only factors under consideration, a distributed transaction using the 2pc protocol would be the best approach to guarantee data consistency and integrity.

    youdao

  • 系列第一篇文章所述,许多常见事务陷阱都会影响到事务行为并且由此会降低数据完整性一致性

    As you saw in the first article of this series, many common transaction pitfalls can affect transactional behavior and, consequently, diminish your data's integrity and consistency.

    youdao

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

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

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