BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
bluemountains
Obsidian | Level 7

Hi,

I am using SAS University Edition, preparing for my base sas certification exam. I have the sample data from the book and when try to load and run it in Univsersity edition it gives me the following error message.

 

ERROR: Write access to member SASUSER.REPERTORY.DATA is denied.

 

How to I resolve this issue. I really want to practice the sample data along with the book.

 

Many thanks,

D

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20
I don't have UE but chances are that SASUSER is set to RO.
If you just remove or replace any SASUSER reference with WORK your sample will work (watch out for if the same table name is used in both and WORK and SASUSER).
Data never sleeps

View solution in original post

2 REPLIES 2
LinusH
Tourmaline | Level 20
I don't have UE but chances are that SASUSER is set to RO.
If you just remove or replace any SASUSER reference with WORK your sample will work (watch out for if the same table name is used in both and WORK and SASUSER).
Data never sleeps
Reeza
Super User

If you email training@sas.com they'll provide you with a program that can be run on SAS UE.

 

There are apparently some more changes to be made than just to the library. 

See the post here from a while back. I thought they had posted a new version but can't find the link.

https://communities.sas.com/t5/General-SAS-Programming/SAS-Certification-program-problem/m-p/188775#...

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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.

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