Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Tracing PL/SQL-Calls

RE: Tracing PL/SQL-Calls

From: Raymond Lee Meng Hong <RAYMOND_at_infopro.com.my>
Date: Mon, 25 Jun 2001 03:02:36 -0700
Message-ID: <F001.00335FA6.20010625021243@fatcity.com>

Did you have TOAD ? If so then you can enable debug mode and trace the package until the detail of calling of procedure /function as nested as possible.

In the same time you can activate the watch {to show you the values of the variable}

-----Original Message-----
Sent: Monday, June 25, 2001 5:36 PM
To: Multiple recipients of list ORACLE-L

Hi,

we have some trouble with an application, which calls rapidly several PL/SQL-packages. The trouble seems to be inside the packages, but I need the exact order of PL/SQL-calls and the values put into the parameters. Then I can debug the packages by hand. How can I trace the calling session and monitor the PL/SQL-calls only?

Thanx for the advice

Marc Blum

SOPTIM GmbH
Grüner Weg 22-24
D-52070 Aachen

Telefon: +49 241 / 9 18 79-33
Fax: +49 241 / 15 40 38

mailto:marc.blum_at_soptim.de
http://www.soptim.de

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Blum, Marc
  INET: Blum_at_soptim.de

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Raymond Lee Meng Hong INET: RAYMOND_at_infopro.com.my Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: 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 Mon Jun 25 2001 - 05:02:36 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US