Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Alert Log Monitor
> Alex Lyakhovetsky <alexl_at_wwa.com> writes:
> I am looking for monitor programs ( shell scripts, perl etc) that can
> check alert log and let me know if there are errors in it...
I've been wondering the same thing. But I'm not familiar with all variations of formatting of events I want to monitor, so I'm afraid I would miss something if I just used grep. For the time being I am using:
tail -100l alert_SID.log
..to just show me the recent entries.
Paul de Anguera, City of Seattle / HRIS Received on Wed Apr 02 1997 - 00:00:00 CST
![]() |
![]() |