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

Home -> Community -> Usenet -> c.d.o.misc -> "OK" to loop on DBMS_SLEEP ???

"OK" to loop on DBMS_SLEEP ???

From: R Chin <rchin_at_panix.com>
Date: Mon, 15 Apr 2002 12:42:35 -0400
Message-ID: <a9evs6$gvn$1@reader1.panix.com>


I 'm using DBMS_JOB to schedule a function to simply check if an OS file exists, the file may not be there just yet... so Im thinking of putting in a loop around DBMS_SLEEP to keep sniffing for few minutes....

Is it "ok" to use DBMS_SLEEP to do this ? that is, is this an acceptable practice or Am I doing something wrong & wasting resources ? Thanks
robert Received on Mon Apr 15 2002 - 11:42:35 CDT

Original text of this message

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