分类: Oracle
2007-03-20 14:15:16
Oracle 8i
RMAN> resync catalog;
RMAN-03022: compiling command: resync
RMAN-03023: executing command: resync
RMAN-08002: starting full resync of recovery catalog
RMAN-08004: full resync complete
RMAN> change archivelog all crosscheck;
Oracle 9i
RMAN> resync catalog;
starting full resync of recovery catalog
full resync complete
RMAN> crosscheck archivelog all;