• This indicates that the consistency of data values is intact or compromised.

    这表明数据值的一致性是否被损害。

    youdao

  • Searching and sorting through this data is difficult, as is maintaining the consistency of data across users and locations.

    通过该数据进行搜索和排序是困难的,因为是维护跨用户和位置的数据一致性。

    youdao

  • The core problem of the real-time database system is to ensure the consistency of data and the correctness of events, which are related to time.

    实时数据库的核心问题是事务的处理既要确保数据的一致性,又要保证事务的正确性,而它们都与定时相关联。

    youdao

  • This reduces the total programming effort by reducing the amount of effort spent in writing database control logic, while ensuring the consistency and validity of the data.

    这不仅省去了编写数据库控制逻辑的工作量,同时也保证了数据的一致性与正确性,从而降低了总的编程量。

    youdao

  • The general design objectives of the logical data model are correctness, consistency, non-redundancy and simplicity.

    逻辑数据模型的一般设计目标是正确性、一致性、非冗余和简单性。

    youdao

  • They are simple, relatively easy to implement, and robust and they offer the highest levels of data integrity and consistency.

    它们简单、可靠、相对易于实现,并且提供了最高水平的数据完整性和一致性。

    youdao

  • Those who focus on data management have, for decades, driven the industry toward consolidation of databases under a philosophy that tighter coupling means greater efficiency and consistency.

    几十年来,那些关注数据管理的人,在紧耦合意味着更好的效率和一致性的哲学下,驱使行业不断合并数据库。

    youdao

  • The most common reason for using transactions in an application is to maintain a high degree of data integrity and consistency.

    在应用程序中使用事务常常是为了维护高度的数据完整性和一致性。

    youdao

  • The consolidation approach is especially advantageous for providing powerful mechanisms that can address situations in which source data has a low level of data quality and consistency.

    整合方法的优势在于,它提供了功能强大的机制,用来处理源数据具有较低数据质量和一致性的情况。

    youdao

  • Weak/eventual consistency happens when not all data replicas participate in the update operation and/or contacted as part of read operation.

    只有部分数据副本参与更新操作,且/或作为读操作的一部分与其它副本进行联系时,就会出现弱/最终一致性。

    youdao

  • Transactions provide a framework for enforcing data consistency and integrity in the face of system or component failures.

    事务提供了一个框架,用于在系统或组件发生故障时保持数据一致性和完整性。

    youdao

  • Canonical modeling and data quality analysis can provide value to the consistency of services and to its output data regardless of the type of service.

    无论服务是什么类型的,规范化建模和数据质量分析都有助于保证服务及其输出数据的一致性。

    youdao

  • They are ultimately applied to the transformation of input data, which may be of low quality, into an output with a higher level of consistency and quality.

    它们最终应用于输入数据的转换,这可能质量很低,得到具有较高一致性和质量的输出。

    youdao

  • Data about initiatives and portfolios must be collected, assessed for consistency and accuracy, and made available to all those engaged in the work of portfolio Management.

    关于计划和项目组合的数据必须要收集,为一致性和准确性而进行评估,并且为那些参与项目组合管理工作的所有人所用。

    youdao

  • Therefore, it's essential that you understand how to implement a transactional integration system that ensures data integrity and consistency in case there's a failure in one of the participants.

    因此,了解如何实现事务型集成系统非常重要,它可以确保在参与者之一发生故障时数据的完整性和一致性。

    youdao

  • This may be in the form of mixed data types or mixed formats, but lack of consistency has a high potential to impact the usability of the data.

    这可能以混合数据类型或混合格式的形式出现,但是如果缺少一致性,就很可能影响数据的可用性。

    youdao

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

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

    youdao

  • The install data for each of the LPARs in the cell is included in the same consistency group.

    计算单元中的每个LPAR的安装数据包括在相同的一致性分组中。

    youdao

  • Questions around the structural consistency and, to some extent, the precision of the data are answered by reviewing the definitions and inferences of the column's data properties.

    关于结构一致性和数据精度的问题,是通过查看列的数据属性的定义和推断来回答的。

    youdao

  • The lifetime of objects in the cache is determined by the consistency of the data in the cache across a set of accesses to the data.

    缓存中对象的生命周期由跨越一组数据访问的缓存中的数据一致性决定。

    youdao

  • The level of consistency on a server side depends on how updates are propagated between data replicas (which is the typical way to improve throughput and provide scalability).

    服务器端的一致性水平取决于如何在数据副本之间传播更新(这是改善吞吐量、提供可伸缩性的典型方式)。

    youdao

  • Until the mid nineties, in the context of data replication, achieving distribution transparency and data consistency has often been the priority.

    直到90年代中期,当谈到数据复制的时候,分布的透明性和数据的一致性常常都是重要的工作目标。

    youdao

  • Percolator is better suited when the computation requires strong consistency and has very large requirements in terms of data size, CPU,...

    Percolator更适合于在高一致性及在数据量和CPU等方面有很高需求的计算任务。

    youdao

  • The rationale behind including the data for all of the LPARs in a single consistency group is.

    之所以将所有LPAR的数据包括在单个一致性分组中,是因为。

    youdao

  • But there are certainly times when this strategy will allow you to maintain the fastest possible processing time and still support some degree of data integrity and consistency.

    但是确实有的时候这个策略可以帮助您维持最快速的处理时间,同时支持某种程度的数据完整性和一致性。

    youdao

  • Consistency of the run data only exists when the snapshot of the data is write order consistent.

    只有数据快照实现了写入顺序一致,才能保证运行数据的一致性。

    youdao

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

    将数据库操作组合到事务中只是确保数据一致性解决方案的一半。

    youdao

  • Separating the data and indexes raised issues of consistency and atomicity.

    分离数据和索引引起了一致性和原子性问题。

    youdao

  • Even if the data models are defined appropriately and consistently, a lack of appropriate integrity constraints for data values can lead to quality and consistency issues.

    即使恰当且一致地定义了数据模型,缺少恰当的数据值完整性约束可能会导致质量和一致性问题。

    youdao

  • Consistency across these expressions of data type is critical and is driven through the specification of a canonical data model.

    数据类型的这些表达的一致性非常重要,这种一致性是通过指定规范化数据模型取得的。

    youdao

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

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

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