Database - RAC/Scalability (MOSC)

MOSC Banner

Log Location Failover Database RAC using TAF

edited Jul 25, 2019 5:01AM in Database - RAC/Scalability (MOSC) 1 commentAnswered

Dear All,

As oracle user, connect to an instance using the :

sqlplus /@ select instance_name from v$instance;

In another session, run: srvctl stop instance -d <db_name> -I <instance_name>

In SQL*Plus session, run: select instance_name from v$instance;

After the instance originally connected to is shutdown, the session transition to a surviving instance.

I want to know where is location of the log. so i know khow long time the session move to another session.

Thanks,

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