Killing Oracle Sessions
Posted by Qasim Khan on July 4, 2010
Identify the Session to be Killed
Killing sessions can be very destructive if you kill the wrong session, so be very careful when identifying the session to be killed. If you kill a session belonging to a background process you will cause an instance crash.
Identify the offending session using the V$SESSION...
Filed in: Database
0