What are the errors you get? Are they resource-related like running out of memory for example?
I would suggest running one scheduled batch job per day that repeats running the model every 5 minutes to limit any resource issues. If the daily job runs with a zero return code then you know all of that day's runs are good.
What are the errors you get? Are they resource-related like running out of memory for example?
I would suggest running one scheduled batch job per day that repeats running the model every 5 minutes to limit any resource issues. If the daily job runs with a zero return code then you know all of that day's runs are good.
Good morning.
Thanks for the support.
In the xml_server log I see the following error:
INFO DF.ESP [PubSub] Subscribe: Client disconnected, project: Continuos_rtdm_out. total active clients = 3
ERROR DF.ESP [PubSub] handle_read_magic_number() trying to read magic stream
ERROR DF.ESP [PubSub] handle_read_magic_number() trying to read magic mismatch not an ESP pub/sub client
I have noticed that it has generated many tk.reportlog.
You suggest me create scheduled batch job. Should I create a job for each command? Do I remove the sleep?.
Thanks in advance.
I'm not familiar with SAS ESP and it looks like you are getting some sort of timeout problem. I suggest you raise a track with SAS Tech Support.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.
Find more tutorials on the SAS Users YouTube channel.