dear all,
hope all are doing well.I need your precious help,i have one doubt related to rman catalog.My question is i have one target database(db1) which is already registered to catlaog database,i want to add one more target database(db2) to same catalog database.Do i need to run-- create catalog and register database command OR just register database command only,thanks in advance.
ON DB2:
------------
rman target / catalog rman/rman@rcvcat
RMAN>create catalog ;
RMAN>register database
OR
just
RMAN>register database;
db:11.2.0.3
os:rhel 6