BookmarkSubscribeRSS Feed
DSeis
Calcite | Level 5

I have a bunch of projects scheduled in EG that were running fine for months. In the past few weeks, the scheduler still initiates the project, but I get the attached error message, and the SAS code is never executed. Is there some settings I can change to get the project to run? See attached error statement.

 

sas error.jpg

5 REPLIES 5
SASKiwi
PROC Star

This type of problem would be better handled by SAS Tech Support if you haven't done so already.

DSeis
Calcite | Level 5

I did, but they just said it was probably due to some anti-virus software on my machine, which wasn't too helpful...

SASKiwi
PROC Star

@DSeis  - Moved to Enterprise Guide Community for greater exposure. 

 

Also please check out my response on this post: https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-code-on-running-SAS-EG-7-13-project-inbatc...

 

If you want to avoid the type of problem you have, moving to server-based scheduling is far more reliable. 

SASKiwi
PROC Star

@DSeis  - I suggest you arrange for your anti-virus software to be configured to exclude scans of .EGP files (EG Projects). If it fixes your problem then you have found the culprit. If it doesn't then obviously the problem is elsewhere.

ChrisHemedinger
Community Manager

Make sure you're running with the 32-bit version of CSCRIPT in your scheduled job.  Ex:

 

 %windir%\sysWOW64\cscript.exe "<path to project.vbs>"

 

If you're already doing that, then I agree with the suggestion to work with Tech Support.  You can expedite the diagnosis by collecting more detailed logs by turning on Application Logging (Tools->Options).  You'll have a CSCRIPTnnnn.log.txt file with more details to help.

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 1549 views
  • 0 likes
  • 3 in conversation