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,