RE: another thing I used to know

  • From: <Paula_Stankus@xxxxxxxxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 26 Aug 2004 10:43:17 -0400

In a ksh script I am trying to declare and pass a variable.  I thought =
the syntax was ${variable name} but it is blowing up:

WRAPPER_RTN=3D    pkg_bc32_wrapper.prc_wrapper("${MDL_CDE}",
                          -- mdl_cde
                                 *
ERROR at line 5:
ORA-06550: line 5, column 34:
PLS-00201: identifier '${MDL_CDE}' must be declared

how do I pass this as a variable from ksh to SQL?

Thanks,
Paula
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: