Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Query regarding scheduler jobs

user10366531Oct 3 2013 — edited Oct 3 2013

Hi db experts,

we can get list of invalid objects in database from user_objects where status = 'INVALID'  . If scheduler job becomes failed , should i get that info in user_objects dictionary  ?

We can get List of invalid job info in -  User_scheduler_jobs.

I wanted to know that in which scenario scheduler/jobs become fail ?

what kind of user errors are the cause of scheduler  job failed ?

Regards,

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2013
Added on Oct 3 2013
6 comments
3,076 views