两个命令是不是都是删除过期的ARCH日志文件呢,但好象delete obsolete能删除report obsolete 显示的文件,但delete expired archivelog all确显示: allocated channel: ORA_DISK_1 channel ORA_DISK_1: sid=135 devtype=DISK specification does not match any archive log in the recovery catalog 两个命令有什么不同呢
by lickey-ji - Oracle - 2007-01-04 11:23:09 阅读(1695) 回复(0)
i used disk store unit,does veritas delete the expired backup image,if not ,how to delete the image automaticly?
delete archivelog until time 'sysdate-7' backed up 2 times to disk; 这一句的操作结果如下: RMAN> delete archivelog until time 'sysdate-7' backed up 2 times to disk; using target database controlfile instead of recovery catalog allocated channel: ORA_DISK_1 channel ORA_DISK_1: sid=48 devtype=DISK List of Archived Log Copies Key Thrd Seq S Low Time Name ------- ---- ------- - --------- ...