can anyone tell me how to create the recovery catalog in oracle 8i while trying to set up RMAN. i don't know which script to run
Printable View
can anyone tell me how to create the recovery catalog in oracle 8i while trying to set up RMAN. i don't know which script to run
dsuva,
Recovery catalog is just another small DB. U can find the info in metalink. Basically you need to create DB link, rman user, some grants etc.
What version ? I think you use RMAN commands for latest versions of oracle and catrman.sql scripts for 8x version.
http://www.oracle.com/oramag/oracle/00-Mar/o20rec.html
There is a "CREATE CATALOG" command in 8.1.x that you use instead of catrman.sql