Scheduled job history details is not showing in 'Scheduled job history' [sys_scheduler_job_history]

Suggy
Giga Sage

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?

 

Suggy_0-1736929897488.png

 

Testing I did:

I created a scheduled job to run every 5s

Suggy_1-1736930030426.png

but nothing is shown in  'Scheduled job history' [sys_scheduler_job_history] table

Suggy_2-1736930085298.png

 

 

9 REPLIES 9

Pankaj kr
Kilo Sage

is the logs visible in sys logs table?

Yes

Mitsua
Tera Guru
Tera Guru

Hello @Suggy 

 

Please go to "syslog" table and see if your message "testing" is printed or not. 

 

Thank You!

@Mitsua My question is not about how to check if my log statements are getting printed or not 🙂