Hi all -
I am getting rather odd behavior with this tiny piece of code. I'm basically trying to check the result of a sqlplus session with a korn shell script. It does work, however the echo $ret_code not only echos the error message I want but also a listing of the entire current directory...
Currently I am required to make the case for bringing in an ETL tool to use in our Oracle data warehouse. All of our code is hand-written in PL/SQL and we have no metadata management currently, so I have plenty of ammunition technically to justify the tool.
However, the problem I am having...
Hi all!
While not altogether new to ksh scripting I'm certainly no expert. What I am trying to do currently is read Oracle log files and determine if any errors occured. If so, I'd like to get the log file automatically mailed to me. The script is mostly working, except for the part where I...
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.