rman reset database get errors
Hi Everyone,
I am getting these errors with rman command: reset database; while connected to target and catalog(all 10.2.0.4 versions):
RMAN> reset database;
starting full resync of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of reset command at 03/07/2011 11:30:18
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 03/07/2011 11:3
0:18
RMAN-20042: invalid tablespace creation change#
This database was giving some ora-600 and ora-7445 errors due to some temp tablespace corruption and was restored to a backup from a few weeks ago. At that time, although I can connect to this target and catalog, it hangs when I issue simple commands like: list backup or report schema.
I am getting these errors with rman command: reset database; while connected to target and catalog(all 10.2.0.4 versions):
RMAN> reset database;
starting full resync of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of reset command at 03/07/2011 11:30:18
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 03/07/2011 11:3
0:18
RMAN-20042: invalid tablespace creation change#
This database was giving some ora-600 and ora-7445 errors due to some temp tablespace corruption and was restored to a backup from a few weeks ago. At that time, although I can connect to this target and catalog, it hangs when I issue simple commands like: list backup or report schema.
0