BookmarkSubscribeRSS Feed
JanSAS
Calcite | Level 5

Hello community,

I am currently doing the SAS e-Course "Programming 1: Essentials". When I try to do Lessons 2's first Activity ("Copy and paste the following program into the editor of your SAS environment, and then submit the program."), I get the following ERROR message:

ERROR: Physical file does not exist, /folders/myfolders/ecprg193/newemps.csv.

And the following warnings:

WARNING: The data set WORK.NEWSALESEMPS may be incomplete. When this step was stopped there were 0 observations and 4 variables.

WARNING: Datei WORK.NEWSALESEMPS wurde nicht ersetzt. Grund: da dieser Schritt angehalten wurde.

I am using the SAS-University-Edition, defined the orion library, have the Red Hat instance running in the Oracle VM VirtualBox and keep the browser window open. I have language settings set to German, but I also tried it with English language settings.

Could anybody help me resolve this issue?

Kind regards,

Jan

2 REPLIES 2
ballardw
Super User

Did you place a copy of the file to be read in a folder in your VM in that path? Does the CASE match?
If you named the folder ECPRG193 then the folder name doesn't match the expected path, same with the file name, must be lower case when you look at it from the VM.

Reeza
Super User

Did you run the step 1 of creating the files?

Navigate to the folder and verify that the file exists and the case of the file name matches - Unix is case sensitive.

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!

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.

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