Scheduled job history details is not showing in 'Scheduled job history' [sys_scheduler_job_history]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 12:34 AM - edited 01-15-2025 03:11 AM
Hello
Anyone knows what is the use of this table 'Scheduled job history' [sys_scheduler_job_history] table?
I have scheduled jobs executed but its history is not showing up in above table. Shouldnt is show up? Or is table meant for something else?
Testing I did:
I created a scheduled job to run every 5s
but nothing is shown in 'Scheduled job history' [sys_scheduler_job_history] table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 12:54 AM
is the logs visible in sys logs table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 02:17 AM
Yes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 01:25 AM
Hello @Suggy
Please go to "syslog" table and see if your message "testing" is printed or not.
Thank You!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 02:43 AM - edited 01-15-2025 02:44 AM
@Mitsua My question is not about how to check if my log statements are getting printed or not 🙂