Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBMS_JOB.Submit doesn't work
Message
Information générale
Forum:
Oracle
Catégorie:
PL/SQL
Titre:
DBMS_JOB.Submit doesn't work
Divers
Thread ID:
00945588
Message ID:
00945588
Vues:
80
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform