Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Tracking/monitoring a PL/SQL procedure
Hi,
I have a Java program calling a PL/SQL procedure in the Oracle DB.
Dont know the name of the pl/sql procedure that the java program
calls.
Is there a way to find out which pl/sql procedure is executed when the
java program executes ? Tried v$ tables not very successful. Maybe
missing something.
Or can I set a trigger or something else, that will kick in when the
pl/sql proc executes ?
Thanks,
-A
Received on Wed Jan 16 2002 - 07:43:05 CST
![]() |
![]() |