BookmarkSubscribeRSS Feed
ianchondo
Obsidian | Level 7

Can you please point me in the right direction? I am trying to run a file that used to run in 9.3, but now in SAS Studio it tells me the file no longer exists or something like it. What is the new code I need to enter to run the file?

 

Thank you,

3 REPLIES 3
Shmuel
Garnet | Level 18

Plaease post your code and the log with the full exact message you got.

ballardw
Super User

And describe the any other environment changes. For instance was your previous SAS 9.3 a stand-alone version and your SAS Studio is not connecting to a server?

 

If you moved to a server than most code that references things like drives and paths will almost certainly be running as seen by the server. So the server would not find files on your local hard drive, or if the location is a network resource the server may not currently be configured to see the resource with the same description (drive name may be different for instance).

ianchondo
Obsidian | Level 7

Thank you so much for the answers. As if by magic right after posting the question I found the answer. Yes, I had to change the code to call in the right data/file.

 

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!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 3 replies
  • 737 views
  • 1 like
  • 3 in conversation