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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: DBMS_LOCK.SLEEP will release the resource?

RE: DBMS_LOCK.SLEEP will release the resource?

From: Ramlal K Chithu <TS2182_at_emirates.com>
Date: Tue, 16 Jan 2001 15:38:08 +0400
Message-Id: <10743.126759@fatcity.com>


Connor,
Thank you for replying.
Our requirement is , we need to make that process to sleep 1 sec per minute. So that other processes will complete their job soon. DBMS_JOB will not help us in this case, we believe.
Our question is , Will other processes utilize resources during that 1 sec/per minute or not?

Thank you for once again to all.

Ram.

-----Original Message-----
From: Connor McDonald [mailto:hamcdc_at_yahoo.co.uk] Sent: 16 January 2001 14:43
To: Ramlal K Chithu; 'ORACLE-L_at_fatcity.com' Cc: 'oracledba_at_lazydba.com'
Subject: Re: DBMS_LOCK.SLEEP will release the resource?

Why not use DBMS_JOB ? Then your program can "wakeup" every 'x' minutes and start running.

HTH
Connor


Connor McDonald
http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue"



Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie

Think you know someone who can answer the above question? Forward it to them!
to unsubscribe, send a blank email to oracledba-unsubscribe_at_LAZYDBA.com to subscribe send a blank email to oracledba-subscribe_at_LAZYDBA.com Received on Tue Jan 16 2001 - 05:38:08 CST

Original text of this message

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