Database Backup and Recovery (MOSC)

MOSC Banner

Restore to another host?

edited Aug 5, 2011 4:04AM in Database Backup and Recovery (MOSC) 5 commentsAnswered
Hi!
I have taken backup to disk on host A (using catalog). I would like to restore the backup to host B.

Windows 2003, Oracle 10204

I have created the instance on host B. I have connected to catalog and target.

But I get an error when trying to read down the spfile.

RMAN> run
2> {
3> ALLOCATE CHANNEL disk1 DEVICE TYPE DISK;
4> Restore spfile to pfile 'E:\restore\pfile.ora' until time = "TO_DATE('08/04/2
011 10:00:00','MM/DD/YYYY HH24:MI:SS')";
5> }


Starting restore at 05-AUG-11

channel disk1: starting datafile backupset restore
channel disk1: restoring SPFILE to PFILE
output filename=E:\restore\pfile.ora

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