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: How to trap arguments passed in to procedure...

Re: How to trap arguments passed in to procedure...

From: Stephane Faroult <sfaroult_at_roughsea.com>
Date: Tue, 30 Nov 2004 15:59:50 +0100
Message-Id: <200411301459.iAUExoV7016765@webmail.nexlink.net>


 I guess I would use an autonomous transaction to log the values to a table. Regards,

Stephane Faroult

RoughSea Ltd
http://www.roughsea.com

On Tue, 30 Nov 2004 09:40 , 'Stephens, Chris' <ChrisStephens_at_pqa.com> sent:

I am trying to troubleshoot an error occuring in a web application. The app calls a stored procedure that I wrote. When I pass in the arguments via sqlplus/toad whatever, I am unable to generate the error. The web developer swears up and down that the values she has send me are being passed. I attempted to enable a 10046 level 12 but that doesn't show the argument values passed in to the procedure. How can I do that?

chris
--

http://www.freelists.org/webpage/oracle-l[1]

Received on Tue Nov 30 2004 - 08:40:20 CST

Original text of this message

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