Re: Scheduling operations in Oracle

From: Jim Kennedy <odysscci_at_teleport.com>
Date: 1996/02/17
Message-ID: <odysscci.598.000DA090_at_teleport.com>#1/1


In article <4fpgpl$abv_at_ratatosk.uio.no> torfridl_at_ulrik.uio.no (Torfrid Leek) writes:
>Path: nntp.teleport.com!news.reed.edu!sun.lclark.edu!netnews1.nwnet.net!netnews10.nwnet.net!netnews3.nwnet.net!news.uoregon.edu!news.dacom.co.kr!usenet.seri.re.kr!news.cais.net!nntp.uio.no!torfridl
>From: torfridl_at_ulrik.uio.no (Torfrid Leek)
>Newsgroups: comp.databases.oracle
>Subject: Re: Scheduling operations in Oracle
>Date: 13 Feb 1996 08:06:13 GMT
>Organization: University of Oslo, Norway
>Lines: 7
>Message-ID: <4fpgpl$abv_at_ratatosk.uio.no>
>References: <4foc1s$6da_at_slip.net>
>NNTP-Posting-Host: bastian.uio.no

>In 7.2 there is the DBMS_JOB package, which does just this.
>You can queue upto 10 "jobs" (pieces of PL/SQL) for later execution.
>You can specify that they should run at regular intervals.
>This is documented in chp. 7 of the Server Administrator's Guide.
>Regards, Torfrid
 

>torfrid.leek_at_usit.uio.no

Actually, you can queu up more than 10 jobs, you can only have 10 jobs processes running jobs at the same time.

Jim Kennedy Received on Sat Feb 17 1996 - 00:00:00 CET

Original text of this message