Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GET VALUE FROM ORACLE PROCEDURE AND DISPLAY IN UNIX VARIABLE

Gor_MahiaOct 12 2012 — edited Oct 15 2012
All,
I need help with unix script Ive written that calls oracle procedure which has out parameter as ...PROC1(PARAMS OUT VARCHAR2) ...
so when called from shell script i want to pass and display the value of PARAMS in unix script. How do i go about this? thanks in advance.
This post has been answered by Dude! on Oct 15 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2012
Added on Oct 12 2012
13 comments
7,601 views