This process reads log files during rollback, restart recovery and roll forward.
此进程在回滚、重启恢复和前滚期间读取日志文件。
Because you can change the log path location, the logs needed for roll-forward recovery may exist in different directories or on different devices.
因为您可以更改日志路径位置,所以前滚恢复所需的日志可能会在不同的目录中或在不同的设备上存在。
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.
如果将数据库配置成进行前滚恢复,那么就不会将当前存储在数据库日志路径目录中的归档日志移到新的位置。
Continually copy over or retrieve the inactive log files from the source database and roll them forward on the target database.
不断地复制或获取源数据库上的非活动日志文件,并在目标数据库上前滚它们。
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.
如果logretain设置成“Recovery”或者userexit设置成“Yes”(请参阅下一节),将保留活动日志文件,而且这些文件将变成联机归档日志文件,以便在前滚恢复中使用。
The active log path is important when using either the userexit configuration parameter or the logretain configuration parameter to allow roll-forward recovery.
当使用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.
当使用userexit配置参数或logretain配置参数以允许前滚恢复时,活动日志路径非常重要。
应用推荐