BookmarkSubscribeRSS Feed
elipis
Calcite | Level 5

I have followed the instructions to create the "pg1" library and my log presents the following:

 

"NOTE: Libref PG1 was successfully assigned as follows:

Engine: V9
Physical Name: /home/u39537734/EPG1V2"
 
Under my libraries, I can see that a library named 'PG1' has been created however it is not populated with any files. When I go to run any of their practice documents that reference "pg1", for example, p103a03 I get an error:
 
"89 proc freq data=pg1.storm_summary;
ERROR: File PG1.STORM_SUMMARY.DATA does not exist.
90 where Basin='&BasinCode';
WARNING: No data sets qualify for WHERE processing.
91 tables Type;
ERROR: No data set open to look up variables.
92 run;"
 
It seems to me that the problem is that the library is being created but not populated correctly. I am manually typing in the full file path for each document to bypass this but it is tedious. Why doesn't the library work? Can someone tell me what I am doing wrong?
1 REPLY 1
PaigeMiller
Diamond | Level 26

Creating the library successfully does not populate the library.

 

The files you want are somewhere else (I don't know where, but I assume the course supplies them to you) and you have to copy them into this folder.

--
Paige Miller

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1 reply
  • 690 views
  • 0 likes
  • 2 in conversation