Hi gram2000,
You need to add a semi colon after the call to the procedure in the dbms_job package.
Try this
exec dbms_job.submit(:n1, 'LMT_Gather_Ts_Data;', sysdate, 'sysdate + 1');
Cheers
Slash
|
Results 1 to 2 of 2
Thread: dbms_job.submit giving me errorThreaded View
|
Click Here to Expand Forum to Full Width |