单词 | crash recovery |
释义 | 例句释义: 应急修复,崩溃恢复,故障恢复,崩溃恢复时间 1. It is essential to have all the log files from the source database that were active at the time of the split to complete the crash recovery. 为完成崩溃恢复,必须具有来自源数据库、分割时为活动的所有日志文件。 www.ibm.com 2. It has transactions (commit and rollback), supports multiple connections with transactional isolation, and provides crash recovery. Cloudscape也有事务(提交和回滚),能够通过事务隔离支持多个连接,并提供了崩溃恢复。 www.ibm.com 3. This method of logging ensures data consistency for all committed transactions so that crash recovery is possible. 这种日志记录方法确保了所有已提交事务的数据一致性,这样就可以执行应急恢复。 www.ibm.com 4. Among the most noticeable new features are the much-improved crash recovery system. 在众多看得到的新特性里面,最引人注目的当属升级过的崩溃恢复系统。 www.bing.com 5. As active logs are logs required for crash recovery, archive logs are logs that are active, but no longer required for crash recovery. 崩溃恢复需要活跃日志,存档日志是活跃的,但崩溃恢复不再需要这种日志。 www.ibm.com 6. As standby and mirror options do not perform crash recovery, this does not apply to them. 由于standby和mirror选项不执行崩溃恢复,所以这一点不适用于这两个选项。 www.ibm.com 7. You will find new information that was not part of the original article, including crash recovery and Cloudscape and . NET integration. 您将发现原文之外的一些新的信息,包括紧急事故恢复以及Cloudscape和.NET集成。 www.ibm.com 8. The engine provides transactions and crash recovery, and allows multiple connections and multiple threads to use a connection. 该引擎提供了事务和崩溃恢复,支持多个连接,而且支持使用一个连接的多个线程。 www.ibm.com 9. Recovery performance focuses primarily on crash recovery rather than on recovery after restoring a backup. 恢复性能主要与崩溃恢复而不是还原备份后的恢复相关。 www.juyy.net 10. Archive logs are logs that are active and required for rollforward recovery but no longer needed for crash recovery. 存档日志是活跃的,前滚恢复需要存档日志,但是崩溃恢复不再需要它们。 www.ibm.com 1. In crash recovery, transactions that are not committed will be rolled back while committed data will be flushed to disk. 在应急恢复中,把提交的数据刷新到磁盘时,将回滚没有提交的事务。 www-128.ibm.com 2. To enable this automatic crash recovery feature, verify that the database configuration parameter autorestart is set to ON. 要启用这种自动应急恢复特性,需要验证是否把数据库配置参数autorestart设为ON。 www.ibm.com 3. Contains information about performance during crash recovery and about how to improve performance for recovering restored data. 介绍崩溃恢复过程的性能以及提高恢复已还原数据的性能。 msdn2.microsoft.com 4. In this case, no crash recovery will be performed unless this command was issued after a database crash. 在这种情况下,除非这个命令是在数据库崩溃之后才发出的,否则不会执行崩溃恢复。 www.ibm.com 5. The downside of a larger log buffer is that crash recovery can take slightly longer. 较大日志缓冲池的不利之处是,紧急事故恢复所花的时间可能要稍微长一点。 www.ibm.com 6. After the completion of the crash recovery, a new log chain will be started. 完成崩溃恢复之后,将启动一个新的日志链。 www.ibm.com 7. DB2 always performs crash recovery when the database is not shut down properly. 当没有适当地关数据库闭时,DB2会总是执行崩溃恢复。 www.ibm.com 8. With the 11. 70 defragmenter, extents are merged while the partition is being read and updated, and full crash recovery is provided. 利用11.70碎片整理程序,可在读取与更新分区时,对区段进行合并,并提供完全故障恢复能力。 www.ibm.com 9. Active logs are logs that prevent lost of data during crash recovery such as power failure. 活跃日志防止在崩溃恢复(比如电源故障)期间的数据损失。 www.ibm.com 10. During the undo phase of a crash recovery, SQL Server 2005 lets users access the database. 在崩溃了的恢复的撤消阶段,SQLServer2005允许用户访问数据库。 msdn2.microsoft.com 1. On DB2 UDB, process failures such as a dead db2agent will cause a crash recovery. 在DB2UDB上,像db2agent失效这样的进程失败会导致应急恢复。 www.ibm.com 2. Database Availability: Fast Recovery During Both Crash Recovery and Database Mirroring Failover 数据库可用性:在崩溃恢复和数据库镜像故障转移过程中的快速恢复 msdn2.microsoft.com 3. This section contains the following topics: Overview of Redo Application Overview of Instance and Crash Recovery 本节包含以下主题:重做执行概述实例恢复及崩溃恢复概述 www.zw1840.com 4. A Crash Recovery Scheme for Trading-Oriented Memory Resident Real-Time Database 面向交易实时内存数据库的故障恢复方法 www.ilib.cn 5. A dynamic crash recovery scheme for distributed real-time database systems 一种适合分布式实时数据的动态故障恢复模式 www.ilib.cn 6. A Crash Recovery Technique for Embedded Real-Time Main Memory Databases 嵌入式实时内存数据库故障恢复技术 service.ilib.cn 7. A scheme for crash recovery of distributed real-time main memory database 一种分布式实时内存数据库的系统故障恢复模式 www.ilib.cn 8. Dynamic crash recovery of balanced tree network 平衡树状网络的动态故障恢复 www.sinobay.com 9. Active logs are logs that required for crash recovery 活跃日志是崩溃恢复需要的日志。 www.ibm.com 10. The time required for the DB2 engine to perform crash recovery DB2引擎执行崩溃恢复所需的时间 www.ibm.com 1. Rollback Algorithm and Crash Recovery Based on Fault-Sensitive Graphs 基于故障敏感图的回卷算法和故障恢复 www.ilib.cn 2. The Database Engine in SQL Server 2005 Enterprise Edition allows fast recovery during both crash recovery and database mirroring failover. SQLServer2005EnterpriseEdition中的数据库引擎支持在崩溃恢复和数据库镜像故障转移过程中进行快速恢复。 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。