Database Backup and Recovery (MOSC)

MOSC Banner

rman restor no catalog

edited May 19, 2010 2:52AM in Database Backup and Recovery (MOSC) 10 commentsAnswered
 i apologize in advance if this gets posted twice.

i did an rman backup last night, and i would like to test out the restore on a different server, same instance name.

the backup files created by rman have been copied to the backup server ( i used nfs but then realized that if the production server is down my nfs mount is unavilable to do the restore).

this is the script for the backup:

 @/u01/app/oracle/admin/rmanbackup.config
  sql 'alter system switch logfile'
  backup incremental level=0 database format='/u06/rman_backup/%d_%U_dbf' tag='LCCC_dbf';

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center