单词 | circular logging | ||||||||||||
释义 | circular logging
更多释义 收起释义 例句释义: 循环记录,循环日志,循环日志记录 1. If all your databases are in a single storage group, circular logging either applies to all the databases or none of them. 如果所有数据库都在单个存储组中,则循环日志记录或者应用于所有数据库,或者不应用于任何数据库。 technet.microsoft.com 2. Circular logging is the default logging strategy used for a database. 循环日志记录是数据库使用的缺省日志记录策略。 www.ibm.com 3. When you choose to use circular logging (the default), the only choice is to do an offline backup and version recovery. 当选择使用循环日志记录(默认情况下选择这种日志记录)时,惟一的选择是执行脱机备份和版本恢复。 www.ibm.com 4. With circular logging, only offline full database backup is possible. 在使用循环日志时,只能进行离线全数据库备份。 www.ibm.com 5. If the database is in a circular logging mode, only offline backup of the database is allowed. 如果数据库处于循环日志记录模式,只允许脱机备份数据库。 www.ibm.com 6. IDS does not restrict you from taking online backup even in the case of circular logging. 在IDS中,即使在循环日志机制下,对在线备份也没有严格的要求。 www.ibm.com 7. Therefore, in a normal production environment, circular logging is not recommended. 因此,在正常的生产环境中,建议不启用循环日志记录。 technet.microsoft.com 8. Circular logging for Active Directory is enabled on domain controllers and cannot be turned off. 在域控制器上,ActiveDirectory的循环日志记录处于启用状态,并且不能关闭。 technet.microsoft.com 9. An incremental backup cannot be performed when circular logging is enabled. 当循环记录启用后就无法运行增量备份。 www.fan6.net 10. The content conversion tracing directories don't use circular logging to remove old files, depending on the age or size of the files. 内容转换跟踪目录不会根据文件的期限或大小使用循环日志记录来删除旧文件。 technet.microsoft.com 1. When circular logging is enabled, you can only perform full backups. 启用循环日志记录时,可以只执行完整备份。 technet.microsoft.com 2. If you are using circular logging, offline backup is the only type of backup supported. 如果您正在使用循环日志记录,脱机备份是惟一受支持的备份类型。 www-128.ibm.com 3. If logretain is set to OFF, circular logging will take place thereby eliminating the necessity for new log files to be created. 如果将logretain设置成OFF,那么将进行循环日志记录,从而消除了创建新日志文件的必要性。 www.ibm.com 4. While in circular logging you overwrite transactions that were committed and externalized, with archival logging you keep them. 然而在循环日志中将改写被提交和外部化的事务,以及为它们保留的归档日志。 www.ibm.com 5. OFF - The default setting to indicate circular logging to be used. OFF——默认设置,表示使用循环日志模式。 www.ibm.com 6. This topic provides a detailed description about how transaction logging works, including circular logging. 本主题详细介绍了事务日志记录的工作方式,包括循环日志记录。 technet.microsoft.com 7. Circular logging is not recommended in production environments. 建议不要在生产环境中使用循环日志记录。 technet.microsoft.com 8. When using circular logging log file extents are reused once they no longer contain active log data. 使用循环日志记录时,当日志文件扩展不再包括活动数据日志时,会将其进行重新使用。 www.ibm.com 9. Through purging of transactions , circular logging reduces consumption of disk space . 通过清除事务,循环日志记录可以减少磁盘空间使用量。 www.bing.com 10. In circular logging, logs are used in a round robin manner much the same way as Oracle uses redo logs in NoArchiveLog mode. 在循环日志记录中,日志是以循环方式使用的,这非常像Oracle在NoArchiveLog模式中使用重做日志。 www.ibm.com 1. Circular logging causes ESE to discard transactions when the committed changes are transmitted to the database file on disk. 当被提交的更改传输到磁盘上的数据库文件时,循环日志记录会导致ESE放弃事务。 technet.microsoft.com 2. Backing up individual table spaces is not supported while the database is in circular logging mode. 在数据库处于循环日志记录模式时,单个表空间的备份不受支持。 www.ibm.com 3. Circular-logging queue managers require less maintenance and have less risk of crashing due to using up disk space. 循环日志记录队列管理器只需要较少的维护,并且由于磁盘空间用尽而导致的崩溃风险更低。 www.ibm.com 4. Circular logging is used for the queue database. 循环日志记录用于队列数据库。 technet.microsoft.com 5. With this method, circular logging is used and logs can be overwritten in a round robin manner. 采用这种方法时,使用循环日志模式,可以以循环方式重写日志。 www.ibm.com 6. Because the data in the database is transient, this database uses circular logging and is not backed up. 由于数据库中的数据是暂时的,因此该数据库使用循环日志记录,并且不备份。 technet.microsoft.com 7. Circular logging is automatically disabled if HasLocalCopy, CopyLogFolderPath, or CopySystemFolderPath is specified. 如果指定了HasLocalCopy、CopyLogFolderPath或CopySystemFolderPath,则自动禁用循环日志记录。 technet.microsoft.com 8. After the maximum size or age limit is reached, circular logging deletes the oldest MRM log files. 达到最大大小或期限限制之后,循环日志记录将删除最早的MRM日志文件。 technet.microsoft.com 9. Circular logging is the default option when creating a queue manager. 循环日志记录是创建队列管理器时的缺省选项。 www.ibm.com 10. Circular logging only affords you a version recovery. 循环日志只能支持版本恢复。 www.ibm.com 1. Circular logging deletes the oldest log files when the agent log directory reaches 250 MB, or when a log file is 30 days old. 在代理日志目录达到250MB或是日志文件已保存30天后,循环日志记录将删除最旧的日志文件。 technet.microsoft.com 2. This is because you enable circular logging for the storage group, not for individual databases. 这是因为循环日志记录是对存储组而不是单个数据库启用的。 technet.microsoft.com 3. Circular logging: Circular logging is the default logging mode for DB2. 循环日志:循环日志是DB2的默认日志模式。 www.ibm.com 4. MsExchESEParamCircularLog This is a Boolean flag that determines whether circular logging is enabled or disabled. msExchESEParamCircularLog:这是布尔标志,用于确定是否启用或禁用循环日志记录。 technet.microsoft.com 5. Circular logging is in use. 使用循环日志记录。 www.ibm.com 6. Circular logging was used, with 100 primary logs allocated. 测试使用循环日志记录方式,一共分配了100个主日志。 www.ibm.com 7. Using this parameter means that the circular logging, that is the default, is being overridden. 使用该参数表示覆盖了循环日志记录(缺省值)。 www.ibm.com 8. A value of 0 indicates that circular logging is disabled; a value of 1 indicates that circular logging is enabled. 值为0表示禁用循环日志记录;值为1表示启用循环日志记录。 technet.microsoft.com 9. With circular logging, if the logretain or the userexit parameter are set to no, log files are reused. 使用循环日志记录时,如果logretain或userexit参数被设置成no,就会重用日志文件。 www.ibm.com 10. Circular logging helps control the hard disk space that is used by the log files. 循环日志记录有助于控制日志文件使用的硬盘空间。 technet.microsoft.com 1. By default, the Exchange 2007 server uses circular logging to limit the message tracking logs based on both file size and age. 默认情况下,Exchange2007服务器使用循环日志记录以限制既基于文件大小又基于期限的邮件跟踪日志。 technet.microsoft.com 2. Circular logging deletes the oldest log files when either of the following conditions is true 当满足以下两个条件之一时,循环日志记录将删除最旧的日志文件 technet.microsoft.com 3. How to Enable or Disable Circular Logging for a Storage Group 如何为存储组启用或禁用循环日志记录 technet.microsoft.com 4. XADM: DB Won't Start; Circular Logging Deleted Log File Too Soon 数据库无法启动;循环记录删除日志文件的速度太快 bbs.cnfan.net 5. To use the Exchange Management Console to enable or disable circular logging 若要使用Exchange管理控制台启用或禁用循环日志记录,请执行下列操作 technet.microsoft.com |
||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。