BookmarkSubscribeRSS Feed
SAShole
Pyrite | Level 9

I have a driver program that calls other programs like this:

%include "\program1.sas";

%include "\program2.sas";

....

%include "\program49.sas";

 

After thirty minutes any remaining programs never get run. Any ideas on what may be causing this or how I might begin to troubleshoot?

 

Thanks!

4 REPLIES 4
SAShole
Pyrite | Level 9
I have the Driver_Program.sas set to run on the scheduler. I may have misunderstood your question however. I do not run the program interactively.
Kurt_Bremser
Super User

Then it's probably not an issue of your interface disconnecting (or being disconnected). As a next step, get ahold of the log and inspect it, and see where it ends.

Anand_V
Ammonite | Level 13
What scheduler are you using? Is there a time-out set?
Any logs of the original Driver program?

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

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.

Discussion stats
  • 4 replies
  • 568 views
  • 0 likes
  • 3 in conversation