Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBMS_JOB.Submit doesn't work
Message
General information
Forum:
Oracle
Category:
PL/SQL
Title:
DBMS_JOB.Submit doesn't work
Miscellaneous
Thread ID:
00945588
Message ID:
00945588
Views:
81
Hello. I am attempting to use DBMS_JOB with 8i. I am using the following commands to try to immediately start a job. The job is added to the queue but does not start. Is there something I am missing?
     DBMS_JOB.submit(l_job, 'pr_test;', SYSDATE);
     COMMIT;
Thanks
George
Next
Reply
Map
View

Click here to load this message in the networking platform