BookmarkSubscribeRSS Feed
Symun23
Calcite | Level 5

So I have a project that if I just click 'Run Project' it will fail, but if I go through manually and run each individual query there is no problem and the project will give the desired output.

 

Anyone know why this might be happening?

 

This is the error that happens, ERROR: Unable to get SAS code. Unable to open input data

 

But like I said I can click through it and it works fine.

4 REPLIES 4
SuryaKiran
Meteorite | Level 14

You might be having issue regarding the sequence of execution. Did you setup the process flow to execute one program after the execution of the other. 

 

 

Thanks,
Suryakiran
Symun23
Calcite | Level 5
So in the project tree, I can see that the programs are in the correct order, so that one executes before the other
Reeza
Super User
Try running it through an ordered list. And you're running with the code and data in the same location, ie all on server or all on desktop?
SuryaKiran
Meteorite | Level 14

Try Export all code in project flow option and see the sequence of programs. Some programs might run in fraction of seconds that you can't visually see in process flow (Yellow & Green color). 

Thanks,
Suryakiran

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 4 replies
  • 1170 views
  • 0 likes
  • 3 in conversation