Dataguard Switcover Issues
Issue:
When switching over with DG broker it doesnt uses the service name in 'StaticConnectIdentifier' which is APGRCDG2_DGMGRL and it has a static entry in listener as well such as
(SID_DESC =
(GLOBAL_NAME = APGRCDG2_DGMGRL)
(SDU=32767)
(ORACLE_HOME = /PSI/oracle_server/11.2.0.4/ora)
(SID_NAME = APGRCDB)
)
)
Dataguard broker facing issues when starting APGRCDB instance in apgrcdg2.
DGMGRL> show database 'apgrcdg2' 'StaticConnectIdentifier'
StaticConnectIdentifier = '(DESCRIPTION=(address=(host=apgr-dbs62-slan)(port=1789)(protocol=tcp))(CONNECT_DATA=(SERVICE_NAME=APGRCDG2_DGMGRL)(INSTANCE_NAME=APGRCDB)(SERVER=DEDICATED)))'
Service name is APGRCDG2_DGMGRL
But I could see in apgrcdg2 server below services are running