Database Backup and Recovery (MOSC)

MOSC Banner

ORA-01547 during recovery

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

Hi

We have a 11.2.0.4 database on Linux. The database has a bunch of READ ONLY tablespaces

We backed up the database using RMAN Skip READONLY clause ...(as obvious from following output)

skipping read-only file 42

skipping read-only file 43

.........

Now we are cloning that database onto a different host.

The directory structure is exactly the same as on the primary server

We restored the spfile and controlfile successfully

Then we restored the database using --> RMAN> restore database skip readonly;

After that we started the recovery process using --> RMAN> Recover database until sequence 2014 skip readonly;

At the end of the recovery, we got the following error:

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