Database Networking (MOSC)

MOSC Banner

Easy connect naming limitations

edited Oct 24, 2016 9:05AM in Database Networking (MOSC) 2 commentsAnswered ✓

Hi Everyone,

Is it possible to use the Easy Connect Naming to do what is done here using the Local naming method (multiple address for failover)? >

HASTPRD =

  (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = v5p.prod.gro.no)(PORT = 1523))

    (ADDRESS = (PROTOCOL = TCP)(HOST = v5s.prod.gro.no)(PORT = 1523))

    (CONNECT_DATA =

      (SERVER = DEDICATED)

      (SERVICE_NAME = HASTPRD.PROD.gro.no)

    )

  )

In this case failover is done on v5s.prod.gro.no in case v5p.prod.gro.no fails.

If it is possible, how?

Best regards.

Carl

Message was edited by: plhtyuk

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