Not knowing Oracle it's difficult to relate, but I would say you will need to pipe it to a shell script, with the shell script expecting it as a $1 parameter.
e.g. oracle_app |shell_script
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
Well, if you do export variable=value then that variable will be set for that shell and all its children. However I don't know of any way to get that variable exported to the parent shell or shells of other processes (for example oracle or vice versa).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.