BookmarkSubscribeRSS Feed
mh93810
Calcite | Level 5

hey guys...  I am very new to this..

 

But I can not seem to make a permenant libarary in SAS studio edition. 

 

LIBNAME saspmv 'c:\PMV\PMVdata'; 

 

I want to create "saspmv" folder in library, which is directy under C drive on my PC. 

 

error message I get is:

 

1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
55
56 LIBNAME saspmv 'c:\PMV\PMVdata';
NOTE: Library SASPMV does not exist.
57
58 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
70
 
--
 
agree that SASPMV does not exist, but that is what I want to create on permanent library so i can access data from there.
 
any thoughts? suggestions?
 
I added the data set on my folders but it would not let me run any statistical analysis any where other than library...
 
thank you all!
 
NG

2016-05-26 (1).png
6 REPLIES 6
Reeza
Super User

SAS On Demand does not see your desktop, its operating on servers in the cloud. 

 

To use your own data you need to upload it to the server. 

See the step by step instructions here. 

https://support.sas.com/software/products/ondemand-academics/manuals/UploadingDataUsers.pdf

mh93810
Calcite | Level 5

Hey Reeza,

 

thanks for quick reply..

 

still does not work..

 

take a look at the screenshot.. see if I am doing any thing wrong..

 

thanks again! 

 

 


2016-05-27.png
Reeza
Super User

Your screen shot says the library was created successfully...so what's the issue?

mh93810
Calcite | Level 5

ok so re-did the steps..  and it does show up mydata in library which I created.  But I do not see excel sheet that I want to use which I have uploaded on my PMV folder in folders tab.

 

two more screenshots attached.  thanks.. and sorry for bugging you...  😞

 


2016-05-27 (2).png2016-05-27 (1).png
Reeza
Super User

Libraries only hold SAS datasets. 


Did you import the excel sheet into your library? Post that code if it did not work, but I'm guessing you've missed this step. 

anoop1409
Calcite | Level 5

You need to click on Files icon first and then the Upload icon on top. This will allow you to upload the file to the correct folder.

Please see the screenshot attached.


sas1.png

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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