Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problem with Where clause
Jeff McClure wrote
>This SQL will run from cron every ten minutes and be used to
>monitor an event.
Tricky, very tricky. If you really need to trace *all* events, then note that you might not catch them all when running it from the cron. To catch all, you really need to store the last execution time.
Arjan. Received on Sat Oct 03 1998 - 04:17:54 CDT
![]() |
![]() |