The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 05-15-2008
thecoffeeguy thecoffeeguy is offline
Registered User
 

Join Date: May 2008
Posts: 7
Blah...I forgot to post what I used. My apologies.
Here is what I used:

Code:
egrep -e 'ORA-5543|ORA-1234'
Reply With Quote