Home » Infrastructure » Unix » How to write a shell script to execute a procedure with in and out parameter
How to write a shell script to execute a procedure with in and out parameter [message #226486] Sat, 24 March 2007 02:12 Go to next message
donind
Messages: 95
Registered: February 2007
Member
Hi,

How to write a shell script to execute a procedure with in and out parameters.

here is my procedure

PROCEDURE sample(invar1 VARCHAR2,
invar2 VARCHAR2,
invar3 VARCHAR2,
invar4 VARCHAR2,
ecode out number);

Any example really helpfull

Thanks in advance

[Updated on: Sat, 24 March 2007 05:07]

Report message to a moderator

Re: How to write a shell script to execute a procedure with in and out parameter [message #226596 is a reply to message #226486] Sun, 25 March 2007 10:05 Go to previous message
S.Rajaram
Messages: 1027
Registered: October 2006
Location: United Kingdom
Senior Member
scan through this forum you will find loads of example.
Previous Topic: Finding the file name
Next Topic: ORA-07445
Goto Forum:
  


Current Time: Fri Mar 29 10:42:58 CDT 2024