Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Elsebet
  • Content: Threads
  • Order by date
  1. Elsebet

    Checking return code results in directory listing?

    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...
  2. Elsebet

    Pricing an ETL tool

    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...
  3. Elsebet

    Using awk command in an if...then statement, or suggest another way.

    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...

Part and Inventory Search

Back
Top