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

Home -> Community -> Mailing Lists -> Oracle-L -> schedule Oracle stored procedure

schedule Oracle stored procedure

From: Nelson Flores <nflores_at_intec.cl>
Date: Fri, 19 Apr 2002 11:58:27 -0800
Message-ID: <F001.00449CB0.20020419115827@fatcity.com>


i've got the answer, for all those wanting to know, it's : dbms_job.submit (:jobnumber,'myproc(' 'proc_parameter' '); ', SYSDATE,'NEXT_DATE(TRUNC(SYSDATE), ' 'friday' ') + 17/24') ;

(executes a SP every friday at 5pm)

if anyone has a better solution, please let me know ...

Atte.
Nelson Flores P.
Ingeniero Jefe de Proyectos
nflores_at_intec.cl

Fono (56-2) 2428374
----------------------------------------------------------------------------
-----------------------

Centro de tecnologías de Información http://cti.intec.cl Corporación de investigación Tecnológica - Intec http://www.intec.cl


Avda el condor 844 Ciudad Empresarial Huechuraba Santiago - Chile
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nelson  Flores
  INET: nflores_at_intec.cl

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Fri Apr 19 2002 - 14:58:27 CDT

Original text of this message

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