grep in alert.log
Hello, i want to grep the startup time from the Database in the alert.log
But grep "Starting ORACLE instance" alert.log returns only the Starting String.
I need also the Date line. Has anybody a solution with sed or awk where i can extract the Date line an the startup line from the Alert.log?
regards
Frank