Database Backup and Recovery (MOSC)

MOSC Banner

Rman duplicate failure with ORA-19595, ORA-17503, ORA-15012, ORA-19600, ORA-19601

edited Aug 21, 2015 10:43AM in Database Backup and Recovery (MOSC) 7 commentsAnswered ✓

I'm trying to duplicate an Oracle 11.2.0.4 database to a new host.  Both have Linux x64 running and are patched to the same level.  I can connect to both target and auxiliary databases.  I execute the following command:

rman

connect target sys/<passwd>@&lt;target db>

connect auxiliary /

duplicate target database to <aux db> until scn 75434179889;

It successfully restores the control file.  Next, it reads the backup files and says something like,

channel ORA_AUX_DISK_x: restoring datafile 00001 to +DATA

...

channel ORA_AUX_DISK_x: restoring datafile 00200 to +DATA

But, it also throws the following error groups for some of the files:

Tagged:

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