Database Backup and Recovery (MOSC)

MOSC Banner

RMAN Backup Based Duplication Failing

edited Apr 17, 2019 11:18AM in Database Backup and Recovery (MOSC) 7 commentsAnswered

Hi Gurus,

After restore completion the duplication failed as shown below. Since DB is big ,I'm planning to complete the rest of the steps manually and going through the ML "Manual Completion of a Failed RMAN Backup based Duplicate (Doc ID 360962.1)" .

DB: 12.1.0.2

OS : RHEL 6

contents of Memory Script:

{

   set until time  "to_date('APR 07 2019 09:30:00', 'MON DD YYYY HH24:MI:SS')";

   recover

   clone database

    delete archivelog

   ;

}

executing Memory Script

executing command: SET until clause

Starting recover at 08-APR-19

Oracle instance started

Total System Global Area    9328132096 bytes

Fixed Size                     6865848 bytes

Variable Size               6476008520 bytes

Database Buffers            2818572288 bytes

Redo Buffers                  26685440 bytes

contents of Memory Script:

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