Create 11g2 Standby database with Grid using RMAN duplicate from active database fails :Auxiliary co
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