High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

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

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