Scheduled job is not running automatically, Every time i am executing manually.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 08:24 AM
I want to run the scheduled job automatically but is not doing, every time i have to click execute now button.
Could you let me know the reason why it is behaving it and how to correct it.
I have created this in scoped application because third party risk management is the scoped application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 09:05 AM
Were there any errors in the system log when the scheduled job was automatically executed?
As @SN_Learn points out, it may work if you set the execution user to your user, but the error content should help you find the fundamental reason why it doesn't work in System Administrator.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2024 09:36 AM
@Mio Matsushita I am not getting any error in logs, i have changed the runas to some other person also it not running on scheduled time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 12:17 AM
Hi
Have you been able to solve this problem? I have the same problem and have tried everything possible...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 12:22 AM
Hello @subbarayudu
Is the user kept in Run as is active?
Also have a look on this KB Scheduled job not running with definition present - Support and Troubleshooting
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 12:33 AM
Hello @Viraj Hudlikar
In my case, yes. The user is active and has all the necessary roles. The record in the sys_trigger table exists and seems to be configured correctly. If the scheduled job is executed manually with the “execute now” button, everything works and runs smoothly.