Database Backup and Recovery (MOSC)

MOSC Banner

Create 11g2 Standby database with Grid using RMAN duplicate from active database fails :Auxiliary co

edited Aug 24, 2015 8:12PM in Database Backup and Recovery (MOSC) 24 commentsAnswered ✓

Hi ,

I tired to create a lab standby database using rman duplicate from active database command.But I stumbled on an issue related to the auxiliary database .

here are some information about my configuration

Environment: Oracle virtualbox

virtual nodes:
====================
 -Node1: Newyork
  OS:RHEL6.4
grid:11.2.0.4
rdbms :11.2.0.4
Primary database: nycdb
storage: asm diskgroups +DATA, +FRA with 8GB each
Network :
Listener: /u01/app/grid/product/11.2.0/grid/network/admin/listener
LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
      (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.78.71)(PORT = 1521))
    )
  )
SID_LIST_LISTENER =
     (SID_LIST =
    (SID_DESC =(GLOBAL_DBNAME = nycdb)
    (ORACLE_HOME = /u01/app/grid/product/11.2.0/grid)(SID_NAME = nycdb)))
ADR_BASE_LISTENER = /u01/app/oracle
ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON              # line added by Agent



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