Home » Infrastructure » Unix » Getting output parameter of proc inside shell script
Getting output parameter of proc inside shell script [message #97866] |
Fri, 28 March 2003 08:55  |
Victoria
Messages: 152 Registered: July 2002
|
Senior Member |
|
|
Hi,
I need to pass an output parameters(parm1,parm2,parm3) from my oracle procedure to shell scripts.
My shell script is
cd $RD
sqlplus $UID/$PWD<<!> aio.log
exec PROC_GET_PARM
!
Inside this how can i access my output parameters...
Any idea...
Thanks
~V~
|
|
|
|
Goto Forum:
Current Time: Tue May 20 22:53:46 CDT 2025
|