execute this command
begin
ret number;
DBMS_JOB.SUBMIT(ret, 'CALL_WEEKLY;',sysdate,
'NEXT_DAY(TRUNC(SYSDATE),''SUNDAY")+3/24');
commit;
end;
Hope this will work
Shailendra
|
Results 1 to 10 of 28
Threaded View
|
Click Here to Expand Forum to Full Width |