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

Home -> Community -> Usenet -> c.d.o.misc -> Help on Paramater Passing

Help on Paramater Passing

From: <amerar_at_iwc.net>
Date: 6 Mar 2006 08:30:13 -0800
Message-ID: <1141662613.297927.24250@u72g2000cwu.googlegroups.com>


Hi All,

Can you pass a parameter to an anonymous block? We have a Unix script which will run and compile some procedures for us. For checking, we want to select the status column and make sure everything is valid.

Rather than spool all this junk to a file, we were going to write an anonymous block, passing in the procedure name, and check its status.

But, how do I pass a parameter to an anonymous block?

Thanks! Received on Mon Mar 06 2006 - 10:30:13 CST

Original text of this message

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