Re: Sheduling Oracle Jobs from WIN NT 4.0

From: Mike Hackett <sharmike_at_voicenet.com>
Date: 1997/10/01
Message-ID: <60uo1o$mrf$1_at_news3.voicenet.com>#1/1


Regardless of what platform you're running Oracle on, if you are using Oracle 7.2 or later, you can use the procedures in the DBMS_JOB package to submit PL/SQL procedures to be run at a scheduled time. You need to set an init*.ora parameter (something with a name like job_processes) to a number > 0 in order to get this to work.

Carlos A. Gonzalez wrote in message <60ufqc$66d$1_at_galaxy.us.dell.com>...
> Gentlemen:
>
>How could I schedule an Oracle job to run a procedure (from whithin the
>database) in Win NT ver 4.0.
>
>Thanks
>
>
>
Received on Wed Oct 01 1997 - 00:00:00 CEST

Original text of this message