Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: another thing I used to know
Change your double quotes to single quotes, this works for us here
e.g.
EXEC fs_install.create_temp_ts('${TEMP_TS}',${TEMP_NUM_FILES},
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of
Paula_Stankus_at_doh.state.fl.us
Sent: 26 August 2004 15:43
To: oracle-l_at_freelists.org
Subject: RE: another thing I used to know
In a ksh script I am trying to declare and pass a variable. I thought =
=3D
the syntax was ${variable name} but it is blowing up:
WRAPPER_RTN=3D3D pkg_bc32_wrapper.prc_wrapper("${MDL_CDE}",
how do I pass this as a variable from ksh to SQL?
Thanks,
Paula
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlput 'unsubscribe' in the subject line.
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
![]() |
![]() |