Quantcast
Channel: Question and Answer » jobs
Viewing all articles
Browse latest Browse all 32

Oracle jobs not running

$
0
0

I have created a new oracle instance and imported a schema consisting of schedular jobs in it. The import was successfull but the jobs are not running automatically. I can run the job manually by exec dbms_job.run(<job no>).
The NEXT DATE of the job gets updated after running the job manually but the job does not run automatically.
What can be the reason for the issue and how can we resolve the same?


Viewing all articles
Browse latest Browse all 32

Trending Articles