another thing I used to know 2004-08-26 - By Paula_Stankus@(protected)
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 (See ORA-06550.ora-code.com): 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@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
|
|