Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to SPAWN PL/SQL proc each 2 hours ?
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>...Received on Tue May 20 1997 - 00:00:00 CDT
> 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 !!!!!!!!!!
>
![]() |
![]() |