Please let me know the table where I can check the log of the executed schedule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 12:11 AM
Please let me know the table where I can check the log of the executed schedule.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 12:15 AM
Hi there,
What kind of schedule? Please be specific.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 12:16 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 12:19 AM
Hi @BoHyun Jung
Have you put in logs in the script then go to system log and search against your keyword in the message column.
If you want to check the status of your scheduled job, you can check in Schedule(sys_trigger) table and search by name of your scheduled job
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 12:23 AM
Hi @BoHyun Jung ,
You can find schedule logs in syslog_transaction table , It shows which jobs ran when and how much data was it processed, Or you can navigate to System Scheduler -> Scheduled Jobs -> Slow Job Log
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang