Try running the job manually and you should be able to get an idea of what is going on. My guess is it's probably a privileges problem...
You can run it like this :
Begin
DBMS_JOB.RUN(:x);
End;
Where :x is the job number.
-John
|
Results 1 to 10 of 10
Thread: dbms_jobThreaded View
|
Click Here to Expand Forum to Full Width |