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

Home -> Community -> Usenet -> c.d.o.misc -> DBMS_JOB.SUBMIT

DBMS_JOB.SUBMIT

From: <jwagans4053_at_my-deja.com>
Date: Fri, 20 Aug 1999 15:14:43 GMT
Message-ID: <7pjrcm$su9$1@nnrp1.deja.com>


I would like to create a proc that allows you to submit a job on the fly, and run at 4am on that day. Then have the job resubmit itself on saturday next at 4am. this is what I came up with but I get a -23319 err I believe it is related to v_nxtdate. I have not seen anything that says you cant use varibles.
Help!!

CREATE OR REPLACE PROCEDURE Saturday

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Fri Aug 20 1999 - 10:14:43 CDT

Original text of this message

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