BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
KannanBaskar
Calcite | Level 5

Hi Team,

I hope every one is doing good.

I would like to have your help on the error message " Unable to get SAS Code. Unable to open Input data".

What would be the reason for this error and I am wondering the same EG program has been running perfectly with out any error for the last one year. But what I don't understand is why it has become an issue now since there no changes has been made.

Please let me know is it related to SAS environment problem.

Thanks in advance.

Kannan B.

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

Usually this happens when a library doesn't get assigned correctly, or a table that your program expects goes missing for some reason.  The tasks that depend on the data can't do their work, because they cannot access the data.

Chris

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.

View solution in original post

5 REPLIES 5
LinusH
Tourmaline | Level 20

Sounds like your project has some objects that are not available at the moment.

Can be a lot of causes - work tables that haven't been created, librefs that haven't been assigned etc.

If you can't resolve, plz describe in more detail what you are doing.

Data never sleeps
ChrisHemedinger
Community Manager

Usually this happens when a library doesn't get assigned correctly, or a table that your program expects goes missing for some reason.  The tasks that depend on the data can't do their work, because they cannot access the data.

Chris

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
msastry
Fluorite | Level 6

I had this error in SAS EG that stated "Unable to get SAS code. Input data for task is not available. Error opening data ... (error) file work.[filename] does not exist.

 

I resolved this issue by logging off EG, started EG, opened the project, ran it and it worked without issues. 

szschem
Fluorite | Level 6

I too get this error periodically, for what appears to be no rhyme or reason.  Re-running the Enterprise Guide resolves the problem.  I assume it to be a delay in network access, but have not been about to troubleshoot it to determine the exact reason. 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 5 replies
  • 12537 views
  • 1 like
  • 6 in conversation