How i can kill all the connections?
739193Mar 11 2010 — edited Mar 11 2010Hi All,
I need to kill all the users connecting to my database now and dont let them to connect for next two hours.
What in my mind is
1. Alter system enable restricted session
2.Kill all the sessions
3. after two hours disabling the restricted session.
But i have a doubt here. When the last time i killed a session i cud see the session even after i killed it.. Does it takes time to kill the session? How can i minimise that time?
Regards
Arun