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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 613 views
  • 0 likes
  • 3 in conversation