Enterprise Manager Generic (MOSC)

MOSC Banner

Howto update AOM repo connection string

edited Jul 17, 2020 5:05AM in Enterprise Manager Generic (MOSC) 1 commentAnswered

We have an AOM install where the repo connect string is pointing to only primary node of dataguard.

like:

Enterprise Manager Repository : DG1.mydomain.local:1521:MYSID


How do we update to use failover enabled connection string like:

(DESCRIPTION=(FAILOVER=ON)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=DG1.mydomain.local)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=DG2.mydomain.local)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=MYSID_failover.mydomain.local))(FAILOVER_MODE=(TYPE=select)(METHOD=basic)))'

Thank you.

Tagged:

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