You need to sign in to do that
Don't have an account?

Submitted date of apex jobs = 15.12.2017 and how long it took to run?
our client notified us that a scheduled job ran on the 15th December 2017 and it took longer than expected. Checking the processed jobs and their submitted dates, I couldn't find any job running on the 15th December, although the job has been scheduled for running daily. It shows that it ran from 28th December.
How can I check, for example via a SOQL query, if the APEX job really ran on the 15th December and how long it took to run?.
I would appreciate any help here.
How can I check, for example via a SOQL query, if the APEX job really ran on the 15th December and how long it took to run?.
I would appreciate any help here.
You can go to Setup>Monitor>Jobs> ApexJobs,, to check your job status or even if there is any job running.
If the job is not listed there then there can be 2 scenarios:
1. It has not run
2. Its deleted - but there is no way to restore deleted job
Hope this helps.
Thanks,
Nagendra