BookmarkSubscribeRSS Feed
Sandeep77
Lapis Lazuli | Level 10

Hi experts,

I am running a library but it's not showing under the libraries and I cannot access the files at that location.

Could you please check what is the mistake with  my library code?

 

libname Auto '\\Asmo2.local\shares\Trace\Analyst Data\20220711';

 

4 REPLIES 4
kleelasiva9
Obsidian | Level 7

Could you share the log section for the code ran ?

Sandeep77
Lapis Lazuli | Level 10

It shows ran successful but then shows that the library Auto does not exist.

27         ;
NOTE: Writing HTML5(EGHTML) Body file: EGHTML
28         
29         libname Auto '\\Asmo2.local\shares\Trace\Analyst Data\20220711';
NOTE: Library AUTO does not exist.
Sandeep77
Lapis Lazuli | Level 10

Could you please check the log and suggest the issue? Thanks

Sandeep77
Lapis Lazuli | Level 10

I have just made some correction and added public in the library access and that has worked. Thanks everyone.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 692 views
  • 1 like
  • 2 in conversation