BookmarkSubscribeRSS Feed
alexandrag214
Calcite | Level 5
ERROR: No logical assign for filename UNZIP.
ERROR: ************************************************************
Path specified for data files (/home/sasdemo/EPG2V2) is not valid.
Remember: PATH values in UNIX and LINUX are case sensitive.
************************************************************
3 REPLIES 3
ChrisNZ
Tourmaline | Level 20

The message is clear:

Your program points to path    /home/sasdemo/EPG2V2    and this path does not exist

alexandrag214
Calcite | Level 5

I changed the pathways to lead up to createdataPG2v2_oda.sas. However, I can't get the file"createdataPG2v2_oda.sas"  to transfer the data to activities, data, output, and practices files. 

 

I upload the createdataPG2v2_oda.sas to the SAS Studio under home/EPG2V2. 

-The pathways: %let path=/home/&sysuserid/EPG2V2

-The pathways: %let path=/home/&sysuserid/EPG2V2/data;

 

I'm simply trying to upload the SAS programming 2 file (createdataPG2v2_oda.sas) to SAS studio. But I don't know what I'm doing wrong. 

Any assistance is greatly appreciated. 

Thank you

 

 

Kurt_Bremser
Super User

Could it be that you use a locally installed University Edition in a virtual machine (VirtualBox or VMPlayer)? Then you need to use a different setup program. Yours is for the cloud-based SAS on Demand for Academics.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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