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

Home -> Community -> Usenet -> c.d.o.server -> Re: Generic code for looking at pl/sql stored procedure arguments

Re: Generic code for looking at pl/sql stored procedure arguments

From: Jeremy <newspostings_at_hazelweb.co.uk>
Date: Tue, 22 Mar 2005 07:57:51 -0000
Message-ID: <MPG.1ca9e0587ff90064989de4@news.individual.net>


In article <1111438306.802569.153630_at_f14g2000cwb.googlegroups.com>, rjamya_at_gmail.com says...
> Try selecting from all_arguments view ...
>

Thanks but that only tells me the argumnt spec what I am after is the values for each argument supplied for each invocation of the procedure - and a call that is performed within the procedure itself.

cheers

-- 

jeremy
Received on Tue Mar 22 2005 - 01:57:51 CST

Original text of this message

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