要指定是否对数据库启用增量备份,需要使用TRACKMOD配置参数。
To specify whether incremental backup is enabled for a database, you use the TRACKMOD configuration parameter.
在将该参数设置为“Yes”之后,您必须执行完全数据库备份,以便在可以采用哪些增量备份上有一个基线。
After setting this parameter to "Yes", you must take a full database backup in order to have a baseline against which incremental backups can be taken.
数据库序列的增量应该设置为increment_size参数值。
Your database sequence should increment by the increment_size parameter value.
应用推荐