Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to Trace PL/SQL
Use DBMS_PROFILER.
It might have what your looking for,
Jim
-----Original Message-----
Sent: 07 January 2002 20:11
To: Multiple recipients of list ORACLE-L
Is there a way to trace the SQL executed by a PL/SQL
program (i.e. stored procedure)? Using
DBMS_SYSTEM.SET_SQL_TRACE_IN_SESSION... does not seem
to work when the session is calling a stored
procedure.
I'm running 8.1.7.2 on Solaris 2.8.
Thanks.
-w
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: James McCann
INET: james_at_openet-telecom.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jan 08 2002 - 06:20:41 CST
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |