Database Administration (MOSC)

MOSC Banner

kill sesssion in failover session

edited Jun 23, 2011 2:55AM in Database Administration (MOSC) 2 commentsAnswered
Hi...
we are using failover parameter in tnsnames while connecting to database server

(failover_mode =
       (type=select)
       (method=basic)
       (retries=180)
        (delay=15)
)

i am trying to kill session using alter system command or OS kill command on the database server
none of these two way able to disconnect the session permanently, each time i kill the session , the application reconnect with new SID.

how can i kill session in failover mode permanently. so the user will need to exit the application and relog to connect to the database again.
 

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