You can kill session with the following script.
ALTER SYSTEM KILL SESSION '1508,62598' IMMEDIATE;
1586 > sid
20861 > serial
You can find session id an serail number on TOAD.
Güven’s Blog, Web, Software, Database and About Life …
Web, Software, Database and About Life …
You can kill session with the following script.
ALTER SYSTEM KILL SESSION '1508,62598' IMMEDIATE;
1586 > sid
20861 > serial
You can find session id an serail number on TOAD.