Ondemand scheduled jobs execution time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2022 01:31 AM
Hello Guys,
I ran the scheduled Job (On demand- execute now) but i could not see that log in the transaction log table ( i wanted to check how much time it is taking to execute as we are querying the large table just to know if it causes the performance issue or not)
Please let me know how we can check the total time my script in the scheduled job took to complete its execution
Is there any other alternative except transaction log to see its execution time?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2022 01:40 AM
Hi
May be below thread will help you in these case:-
Figuring out the run time of scheduled jobs
Regards,
Gunjan Kiratkar