From oracle-l-bounce@freelists.org Wed Apr 7 13:41:45 2004 Return-Path: Received: from air189.startdedicated.com (root@localhost) by orafaq.com (8.11.6/8.11.6) with ESMTP id i37IfjT08657 for ; Wed, 7 Apr 2004 13:41:45 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air189.startdedicated.com (8.11.6/8.11.6) with ESMTP id i37Ifjo08652 for ; Wed, 7 Apr 2004 13:41:45 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id A789A63496F; Wed, 7 Apr 2004 12:18:08 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09117-82; Wed, 7 Apr 2004 12:18:08 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id EFEC7634EF1; Wed, 7 Apr 2004 12:18:07 -0500 (EST) Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 07 Apr 2004 12:16:57 -0500 (EST) X-Original-To: oracle-l@freelists.org Delivered-To: oracle-l@freelists.org Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 54EBF634E65 for ; Wed, 7 Apr 2004 12:16:57 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09180-49 for ; Wed, 7 Apr 2004 12:16:57 -0500 (EST) Received: from irvbhxw02.quest.com (irvbhxw02.quest.com [12.106.87.69]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id BD4BB634E64 for ; Wed, 7 Apr 2004 12:16:56 -0500 (EST) Received: from irvbhxw02.quest.com ([12.106.87.69]) by irvbhxw02.quest.com via smtpd (for freelists-180.iquest.net [206.53.239.180]) with ESMTP; Wed, 7 Apr 2004 10:26:20 -0700 Received: from irvmbxw02.prod.quest.corp ([10.1.2.203]) by irvbhxw02.prod.quest.corp with Microsoft SMTPSVC(5.0.2195.6713); Wed, 7 Apr 2004 10:26:45 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-type: text/plain Subject: RE: [Q] sleep function on ORACLE? Date: Wed, 7 Apr 2004 10:26:44 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Q] sleep function on ORACLE? Thread-Index: AcQcxPwbK5Fz32RDRO2W4VLfFn/yKwAAAiDQ From: "Jacques Kilchoer" To: Cc: "dba1 mcc" X-OriginalArrivalTime: 07 Apr 2004 17:26:45.0021 (UTC) FILETIME=[7FB96CD0:01C41CC5] X-Virus-Scanned: by amavisd-new at freelists.org Content-Transfer-Encoding: 8bit X-archive-position: 2720 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: Jacques.Kilchoer@quest.com Precedence: normal Reply-To: oracle-l@freelists.org X-list: oracle-l X-Virus-Scanned: by amavisd-new at freelists.org > -----Original Message----- > dba1 mcc > > Does anyone know what ORACLE DBMS function I can use > to replace "host sleep 10"? technet Oracle documentation http://otn.oracle.com/pls/db92/db92.homepage search for word "sleep" In "Supplied PL/SQL Packages and Types Reference" (OK cheating there because I knew that's where the answer was) I see "SLEEP Procedure - Summary of DBMS_LOCK Subprograms" http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96612/d_lock2.htm#998467 ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request@freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------