• 两个参数中的任何一个都足以允许恢复方法

    Either of the two parameters is sufficient to allow the roll-forward recovery method.

    youdao

  • 两个参数中的任何一个足以允许恢复方法

    Either one of the two parameters is sufficient to allow the roll-forward recovery method.

    youdao

  • Recovery表示保留日志可以用于前滚恢复

    Recovery - to indicate that the logs are retained, and can be used for forward recovery.

    youdao

  • DB 2UD b中执行恢复必须使用归档日志记录

    To do a roll forward recovery in DB2 UDB, archive logging must be used.

    youdao

  • 执行恢复操作结果使用HADR备用数据库上重播日志结果略有不同

    The results of performing a roll-forward recovery operation could differ slightly from replaying the logs on the standby database using HADR.

    youdao

  • 如果取消选择参数不能数据库进行前滚恢复因为不再保留日志

    If both of these parameters are de-selected, roll-forward recovery becomes unavailable for the database because logs will no longer be retained.

    youdao

  • 通过设置成“RECOVERY”来启用它,从而允许数据库管理器使用恢复方法

    Enabling it by setting it to "recovery" allows the database manager to use the roll-forward recovery method.

    youdao

  • 一种机制通过使用备份,并事务日志,使数据库恢复最近状态,这种机制也叫恢复

    The second restores to the most recent state, using a combination of full backup plus rolling forward the transaction log, called rollforward recovery.

    youdao

  • overflowlogpath(默认值是NULL)——表示前滚恢复期间使用日志路径

    overflowlogpath (default: NULL) - Indicates the log path to use during rollforward recovery.

    youdao

  • 如果数据库配置成进行前滚恢复,那么不会存储数据库日志路径目录中的归档日志新的位置

    Archive logs that are currently stored in the database log path directory are not moved to the new location if the database is configured for roll-forward recovery.

    youdao

  • 使用userexit配置参数logretain配置参数以允许前滚恢复时,活动日志路径非常重要。

    The active log path is important when using either the userexit configuration parameter or the logretain configuration parameter to allow roll-forward recovery.

    youdao

  • 因为可以更改日志路径位置所以前滚恢复所需日志可能会不同目录中不同的设备存在

    Because you can change the log path location, the logs needed for roll-forward recovery may exist in different directories or on different devices.

    youdao

  • 如果现有数据库启用恢复,将日志数量更改成正在使用的主日志辅助日志的数量总和再加1

    If you are enabling an existing database for roll-forward recovery, change the number of primary logs to the sum of the number of primary and secondary logs you are currently using, plus 1.

    youdao

  • 对于为了前滚恢复数据库启用long varcharLOB字段这样的附加信息记录在日志中。

    Additional information is logged for long varchar and LOB fields in a database enabled for roll-forward recovery.

    youdao

  • 如果选择使用归档日志记录,执行联机备份恢复,那么您可以恢复数据丢失最少那个时间或者恢复结束日志的时候。

    If you choose to have archive logging, and do an online backup and roll forward recovery, you can recover to a point in time or to the end of the logs for the minimum loss of data.

    youdao

  • 策略应该在线事务处理(on - line transaction processing,OLTP)环境因为它不可能进行恢复

    This strategy should not be a choice in an on-line transaction processing (OLTP) environment since roll-forward recovery is not possible. Figure 1 below illustrates circular logging.

    youdao

  • 如果logretain设置成“Recovery或者userexit设置成“Yes”(请参阅一节),保留活动日志文件而且这些文件将变成联机归档日志文件,以便恢复使用

    If logretain is set to "recovery" or userexit is set to "Yes" (see below), the active log files will be retained and become online archive log files for use in roll-forward recovery.

    youdao

  • 注意可以手动恢复完全备份应用星期六增量备份映像并进行

    Note that you can restore either a full backup manually, apply the Saturday incremental backup image and roll forward.

    youdao

  • 两种数据库都提供某个时间以及前滚日志结束恢复

    Both databases provide the roll forward until a certain point in time and to the end of the logs.

    youdao

  • 完全恢复这样的一种恢复,该恢复包括重做日志,以便数据库恢复某个时间前滚操作允许丢失一些数据

    An incomplete recovery is a recovery that involves rolling forward the redo logs to bring the database to timestamp as far as the roll forward allows you with some lost of data.

    youdao

  • CLP中,发出下面命令执行恢复整个数据库

    In the CLP, you will issue the following commands to do a restore and roll forward a full database.

    youdao

  • 恢复增量备份需要恢复增量数据库前滚

    To recover from the incremental backup, there are only two steps to follow, Restore the incremental database and roll forward to completion.

    youdao

  • 使用完全恢复被删除e:\tmp

    Roll forward using complete recover dropped table to e:\tmp.

    youdao

  • DB 2UDBOracle中这些失败处理方式大致一样,都是通过脱机联机备份使用操作恢复日志来完成的。

    These failures are handled much the same way in DB2 UDB and Oracle, by restoring either offline or online backups and using roll forward operations to recover the logs.

    youdao

  • CLP中,可以发出以下命令执行恢复空间

    In the CLP, you will issue the following to do a restore and roll forward a table space.

    youdao

  • 这里不会进行崩溃恢复并且数据库处于不一致状态,直到日志最后发出stop/complete

    No crash recovery is initiated, and the database remains inconsistent until a rollforward to the end of logs and stop/complete has been issued.

    youdao

  • 对于相同场景中的delta备份恢复恢复每天delta备份映像(星期一星期六),执行操作完成恢复

    For delta backup and restore, in the same scenario, you will restore each day's delta backup image (Monday through Saturday) and roll forward to complete the recovery.

    youdao

  • 可以进行恢复而不进行

    You could restore only without rolling forward.

    youdao

  • 进程在回重启恢复期间读取日志文件

    This process reads log files during rollback, restart recovery and roll forward.

    youdao

  • 进行恢复又不丢失数据,那么需要从第一星期天备份恢复然后恢复星期六取得的增量备份并进行

    To restore without losing data, you will restore from the first Sunday backup, followed by incremental backup taken on Saturday and roll forward.

    youdao

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

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

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