Database Backup and Recovery (MOSC)

MOSC Banner

How to use rman to restore the Database to a different directory in ASM without using catalog

edited Apr 10, 2014 12:00PM in Database Backup and Recovery (MOSC) 2 commentsAnswered

Hello All,

I am trying to restore a database without using RMAN database duplicate.  I want to do set new name for datafile and rename log file for online logs and change database name at last using NID.

here are details

source database - APSPROD / server - X

target database -  EMERALD / Server -Y

Compressed backup is copied to destination server and I am trying to restore database using RMAN. Here is my init.ora file

cat initAPSPROD1.ora

DB_NAME=APSPROD

compatible=11.2.0.3

sga_target=8G

CONTROL_FILES='+DATA_DM01/EMERALD/controlfile/cntrl01.dbf','+RECO_DM01/EMERALD/controlfile/cntrl02.dbf','+DATA_DM01/EMERALD/controlfile/cntrl03.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