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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to SPAWN PL/SQL proc each 2 hours ?

Re: How to SPAWN PL/SQL proc each 2 hours ?

From: Miles Thomas <thomasm_at_>
Date: 1997/05/20
Message-ID: <01bc64fe$7477a480$4621ea9e@UKP01436.logica.co.uk>#1/1

look up the documentation for dbms_job.

Very basic documentation can be found in the RDBMS/ADMIN directory (pathname varies between versions/platforms.

-- 
Miles Thomas
Logica UK Ltd
thomasm "at" logica "dot" com
The above are personal opinions, and are
not necessarily the opinions of my employer.


Dadak Jakub <indad_at_fce.vutbr.cz> wrote in article
<33813806.5F99_at_fce.vutbr.cz>...

> Helo,
>
> i want to spawn a PL/SQL stored procedure each 2 hours. In MSSQL
> stored procedure exist which register another function to spawn
> at decribed time.
>
> How I make it on Oracle ?
>
>
> --
> (-------------------------------------------------------------------)
> ) Name : Ing. Jakub Dadak (Dadman) (
> ( E-mail : indad_at_fce.vutbr.cz )
> ) Homepage: http://ww2.fce.vutbr.cz/~smdad/ (
> ( Work : Programmer, Linux user, WWW surfer )
> ) Motto : Vsechno je jinak ! Things are different ! (
> (-------------------------------------------------------------------)
>
> !!!!!!!!!!! zmena e-mailu smdad -> indad !!!!!!!!!!
>
Received on Tue May 20 1997 - 00:00:00 CDT

Original text of this message

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