Database - RAC/Scalability (MOSC)

MOSC Banner

Can we monitor RAC FAILOVER SESSION

edited Jul 3, 2015 10:04AM in Database - RAC/Scalability (MOSC) 3 commentsAnswered

Hi All,

Can we monitor RAC FAILOVER SESSION ..

Example

RACDB =

  (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = v1-qa51-rac-scan)(PORT = 1521))

    (ADDRESS = (PROTOCOL = TCP)(HOST = v1-qa52-rac-scan)(PORT = 1521))

    (LOAD_BALANCE = yes)

    (FAILOVER = yes)

    (CONNECT_DATA =

      (SERVICE_NAME = RACDB)

      (FAILOVER_MODE = (TYPE = session)(METHOD = basic))

    )

  )

thanks in advance

JPrashant

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