Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How do you pass a value from a shell script into a sqlplus script?
It's been quite a while (about 5 years) since I've done this but if memory
serves you simply reference command line parameters as &1, &2 ... from
within SQL*Plus.
"Mike J" <mjjwestford_at_hotmail.com> wrote in message
news:ur885v82jtbt45_at_corp.supernews.com...
> I gather parameter values in a korn shell script and want to use them in a
> sqlplus script that is called from the shell script. How do you pass a
value
> into the sqlplus script?
>
>
Received on Mon Oct 21 2002 - 10:49:41 CDT
![]() |
![]() |