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