Terminating an Oracle procedure from Unix [message #97173] |
Fri, 04 January 2002 07:26 |
Elizabeth
Messages: 6 Registered: January 2002
|
Junior Member |
|
|
Hi,
I am encountering the following problem.
I have this script that i execute as a background process on unix. The script internally invokes a java program that calls PL/SQL procedures in oracle8.0.4.3.0. When I kill the process I am not sure if the executing stored procedures are also killed. Is there a way to check this and terminate the procedures if required (using a unix script).
Thanks in advance,
Elizabeth
----------------------------------------------------------------------
|
|
|
|