Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions
Thanks for the question, Surendar.
Asked: September 13, 2017 - 1:00 pm UTC
Last updated: September 19, 2017 - 2:02 am UTC
Version: 11.2.0
Viewed 1000+ times
C:\>orakill Usage: orakill sid thread where sid = the Oracle instance to target thread = the thread id of the thread to kill The thread id should be retrieved from the spid column of a query such as: select spid, osuser, s.program from v$process p, v$session s where p.addr=s.paddr
A reader, September 17, 2017 - 10:50 am UTC
A reader, September 17, 2017 - 10:51 am UTC
Need more information on Administration? Check out the Administrators guide for the Oracle Database