Database Backup and Recovery (MOSC)

MOSC Banner

rman active duplicate error out ORA-17628 and is successful when re-run

edited Jun 28, 2012 2:48AM in Database Backup and Recovery (MOSC) 4 comments
trying to rman active duplicate

datafiles are restored ok but fails while doing a archivelog restore..

the same script is successfull when re-run

log file below

RMAN>
Starting Duplicate Db at 09-JUN-12
allocated channel: ORA_AUX_DISK_1
channel ORA_AUX_DISK_1: SID=239 device type=DISK
allocated channel: ORA_AUX_DISK_2
channel ORA_AUX_DISK_2: SID=470 device type=DISK
allocated channel: ORA_AUX_DISK_3
channel ORA_AUX_DISK_3: SID=702 device type=DISK
allocated channel: ORA_AUX_DISK_4
channel ORA_AUX_DISK_4: SID=8 device type=DISK

contents of Memory Script:
{
   sql clone "alter system set  db_name =
 ''PYSYS'' comment=
 ''Modified by RMAN duplicate'' scope=spfile";

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