Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Returning value from PL/SQL to UNIX shell
Hi !
define a varible into sqlplus
var toto number ;
toto := function result
exit toto;
A+
<la_quake_at_my-deja.com> a écrit dans le message :
7sra84$pjv$1_at_nnrp1.deja.com...
> Hello All,
>
> We submit a shell script job that calls a PL/SQL function. I need a
> return code back to the UNIX shell script. How can I do this? All
> ideas are greatly appreciated.
>
> --
> Please visit the following site to get to know the real Sathya Sai Baba:
> http://www.myfreeoffice.com/saibabaexposed/index.html
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu Sep 30 1999 - 09:25:07 CDT
![]() |
![]() |