The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-25-2007
sk005 sk005 is offline
Registered User
 

Join Date: Sep 2007
Posts: 1
Shell Script --- Delete ORA error from data file

Hi All,
I have to make the following changes in shell script:

When the data file is being created, an “ORA” error occurs in it. I have to remove this ORA error from data file and put it in log file.

I am “ –n grip command” to find the ORA error and get the line number,
How do I delete it from the data file?
Please suggest.
Reply With Quote
Forum Sponsor