Database Backup and Recovery (MOSC)

MOSC Banner

RMAN DUPLICATE (PROD to TEST) - 11g on Windows 2003R2: Restore is not completing

edited May 28, 2013 8:31AM in Database Backup and Recovery (MOSC) 13 commentsAnswered
Hello all,

I am currently attempting to restore a production database to a test server using the duplicate commend. I have successfully done this will a small(er) database (around 10GB). I am now attempting to do this with a much larger database (about 175GB).

I am using the SET NEWNAME command and allocating 2 auxiliary channels. My RUN commands look similar to this:

RUN
{ ALLOCATE AUXILIARY CHANNEL t1 TYPE 'SBT_TAPE' PARMS 'ENV=(NB_ORA_SERV=MYMEDIA,NB_ORA_CLIENT=MYPRODSERVER)';
  ALLOCATE AUXILIARY CHANNEL t2 TYPE 'SBT_TAPE' PARMS 'ENV=(NB_ORA_SERV=MYMEDIA,NB_ORA_CLIENT=MYPRODSERVER)';

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