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:[EMAIL PROTECTED]
http://www.soptim.de


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Blum, Marc
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to