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

MOSC Banner

How to use GLOBAL_DBNAME for dataguard

Hi,

I would appreciate if I could get comments on the listener configuaration for our Dataguard setup. As you can guess from the configuration the Oracle version is 11.2.0.3

Can the same global_dbname be used for two different listener for different ports? In the configuration below we have one listener using the hostname and one port. The other listener is using a special ip number and a another port. But in the SID_LIST-part they use the same GLOBAL_DBNAME which leads to that the service_name shows up in both listener.

LISTENER_DB =

  (DESCRIPTION_LIST =

    (DESCRIPTION =

      (ADDRESS = (PROTOCOL = TCP)(HOST = <hostname.domain>)(PORT = <port1>))

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