You will be prompted for archived log.
将向您提示归档日志。
Default archived log path - This is the default path.
默认的存档日志路径——这是默认路径。
This parameter causes archived logs to be kept in the database log path directory.
该参数使归档日志保留在数据库日志路径目录中。
Should you desire to do an online backup (which you will explore later), log mode needs to be modified to archived logging.
如果要进行在线备份,那么需要将日志模式改为存档日志。
It provides the log file that is currently active, and therefore archived logs will be those logs earlier than this current one.
该命令提供了目前活动的日志文件,因此被归档的日志将是那些比当前日志更早的日志。
Online archived logs: These are the log files that reside in the database log directory (' online ') and are no longer needed for normal database activity.
联机归档日志:它们是驻留在数据库日志目录(“online”)中、普通数据库活动不再需要的日志文件。
Log files are archived when the database manager closes the log file.
当数据库管理器关闭日志文件时,会归档日志文件。
Other log files and dumps must be archived or purged on a regular basis manually.
对于其他的日志文件和转储,则必须定期手动地存档或者清除。
Once a log is no longer used it then becomes available to be archived.
日志不再使用时,就可以对其进行存档。
The idea is that since log files will be constantly archived by the userexit program during a long transaction, there will always be new room for additional log files in the active log directory.
其想法是由于在长事务期间,日志文件将经常由userexit程序归档,在活动日志目录中始终要有新的空间来存放额外的日志文件。
Since the redo log group is inactive and is archived, just clear the redo log - alter database clear logfile group N (where N is the group # of the lost redo log)
由于重做日志组是不活动和归档的,所以只需清除重做日志即可 ——alterdatabaseclear logfilegroupN(其中 N 是丢失的重做日志的组 #)。
All the archived transaction log files are also stored in the database transaction log directory.
所有归档的事务日志文件也存储在数据库事务日志目录中。
To figure out which log is active and which are archived, use the DB2 command GET DB CFG to view the 'First active log file'.
要确定哪个日志是活动的,哪些日志是归档的,请使用DB2命令GETDBCFG来查看“第一个活动日志文件”。
Once archived, those old entries are removed from the audit log tables.
存档之后,从审计日志表中删除老的条目。
Listing 9: Disable the transaction log archive mode, and delete all the archived transaction log files.
清单9:禁用事务日志归档模式,并删除所有归档的事务日志文件。
Listing 7: Perform a backup, enable the transaction log archive mode, and delete archived transaction logs before this backup.
清单7:执行备份,启用事务日志归档模式,并删除这次备份之前归档的事务日志。
Listing 6: Perform a backup, enable the transaction log archive mode, and preserve archived transaction logs before this backup.
清单6:执行备份,启用事务日志归档模式,并保存这次备份之前归档的事务日志。
INACTIVE - Log is no longer needed for instance recovery. It may be in use for media recovery. It might or might not be archived.
表明例程恢复不再需要联机重做日志组,它可能已经归档也可能未归档。
INACTIVE - Log is no longer needed for instance recovery. It may be in use for media recovery. It might or might not be archived.
表明例程恢复不再需要联机重做日志组,它可能已经归档也可能未归档。
应用推荐