Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Problem with Where clause

Re: Problem with Where clause

From: Arjan van Bentem <avbentem_at_DONT-YOU-DAREdds.nl>
Date: Sat, 3 Oct 1998 11:17:54 +0200
Message-ID: <6v4q40$1mc$1@newton.a2000.nl>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US