Hi,
I've scheduled some flows under schedule manager in SAS MC. It works fine if I run them by 'Run now' option but when i schedule them to be run at specific time, nothing happens and they don't run.
- What scheduler are you using: Schedule manager
- Versions sas 9.4 M4
- What trouble shooting steps have you preformed so far, checking my role for scheduling job and it is ok.
- What information is available in the Scheduling Server logs, generated scripts etc.only logs for the scheduled sas program
We have similar issue in Decision Manager that the scheduled model can be run when my colleague select 'Run Now' but it doesn't run at the scheduled time.
Schedule Manager is just the tool for controlling the scheduler, not the actual scheduler itself. See the screenshot of our scheduling options - yours may be different:
Hi @Evelina,
are you able to run/schedule any flows/jobs at all?
From my current perspective, it might be the case that the flows are sent/scheduled to the Process Manager, but they give errors at initial execution time.
Hence you could:
- Give a look to the Flow Manager client, to check the status of the scheduled flows. Probably return code 2, minimum.
- Give a look, in your SAS server (compute server), to the logs on: Process Manager or Windows Event Logs (if Linux, system logs)
You are looking for finding the return codes. Depending on your return codes, your error might be of a different flavour.
Please let us know how it goes.
Kind regards,
Juan
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.