RSS:
Publications
Comments

Tag Archives: RMAN-6038 and RMAN-20003 after Alter Database Open Resetlogs

RMAN-6038 and RMAN-20003 after Alter Database Open Resetlogs

You must use the reset database command in RMAN to create a new database incarnation record in the recovery catalog. % rman connect target user/pwd catalog user/pwd RMAN> reset database; Immediately back up the database. This will give the database a new incarnation. Explanation: If you issue the ALTER DATABASE OPEN RESETLOGS but do not [...]