Register backup failes in RMAN Catalog
We cloned the Prod instance in the same machine and gave a new db name to the instance keeping same db id. So now while registering the database to RMAN Catalog its giving us
RMAN-03009: Failure of register command on default channel at 07/13/2009
RMAN: target database laready registered in recovery catalog
One way of correctingt this issue is to change the db id using NID utility which will reset the logs and we can register the new dbname and new dbid register in rcatalog.
Do we have another way to fix it? Will "reset database" will fix this without downtime. As far as i know this will invalid all teh previous backup information in rcatalog.