BookmarkSubscribeRSS Feed
Russ123
Calcite | Level 5

I am new to sas, going through the training videos.  I tried to emulate code to run a report, but rec'd an error saying sasdemo has insufficient permissions to create.  So I want to know am I able to run programs using Studio.?

4 REPLIES 4
SuryaKiran
Meteorite | Level 14

Please post your code and log information. 

Thanks,
Suryakiran
Russ123
Calcite | Level 5

It's not letting me cut/paste the code, so I'll retype it in

 

Russ123
Calcite | Level 5

proc print data=sashelp.cars;

run;

Reeza
Super User

The code is fine and does not reference SAS demo so I don' t know how you're getting the error described.

 

Can you please include a screenshot of the 'error' or unexpected behaviour you're experiencing.

 


@Russ123 wrote:

proc print data=sashelp.cars;

run;


 

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!

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