Database Backup and Recovery (MOSC)

MOSC Banner

standby RMAN duplicate fails after standby control file creation

edited Aug 25, 2015 10:04AM in Database Backup and Recovery (MOSC) 1 commentAnswered

oracle@dm03db01 $ rman target sys/m111w0rk@test21 auxiliary sys/m111w0rk@test2s

Recovery Manager: Release 11.2.0.3.0 - Production on Mon Jul 20 10:08:13 2015

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

connected to target database: TEST2 (DBID=969401647)

connected to auxiliary database: TEST2 (not mounted)

RMAN> run {

2> duplicate target database for standby from active database;

3> }

Starting Duplicate Db at 2015-07-20:10:08:34

using target database control file instead of recovery catalog

allocated channel: ORA_AUX_DISK_1

channel ORA_AUX_DISK_1: SID=90 device type=DISK

contents of Memory Script:

{

   backup as copy reuse

   targetfile  '/u01/app/oracle/product/11.2.0.3/dbhome_1/dbs/orapwtest21' auxiliary format

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