Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> DBMS_JOB.SUBMIT
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
![]() |
![]() |