Database Backup and Recovery (MOSC)

MOSC Banner

dabatase not opening after RMAN clonning

edited May 19, 2011 4:57AM in Database Backup and Recovery (MOSC) 10 commentsAnswered
 hi,
My DB version is 11.2.0.1

we cloned the database using RMAN.
it is created DB successfully.
after that i shut down the DB.
and then when i startup the DB it is hanging in pen stage.
more over no alertlog messages about this.
 
and i created the clonned DB  using the following command

rman auxiliary /

run
{
 duplicate target database to DEV BACKUP LOCATION '/backup/prod/FRA/PROD/backupset/2011_02_11' NOFILENAMECHECK;
}

Regards,
Naresh

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