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

Hi,

 

We have a common folder there we use datasets in our SAS program(a group of users, not all).

In one of SAS program a text file is created and when we try to transfer it getting this error:

 

ERROR: Insufficient authorization to access /opt/sas94/config/Lev1/SASApp/ABCD.txt

What is the problem?

1 ACCEPTED SOLUTION

Accepted Solutions
RW9
Diamond | Level 26 RW9
Diamond | Level 26

I would hazard a guess that the SAS program has

Insufficient authorization to access

 Not sure what else there is to say.  Make sure you (and the SAS system) have access.  You haven't even mentioned which tool you are using, is this University Edition (may be from the path).  Is it installed on a server?

View solution in original post

4 REPLIES 4
RW9
Diamond | Level 26 RW9
Diamond | Level 26

I would hazard a guess that the SAS program has

Insufficient authorization to access

 Not sure what else there is to say.  Make sure you (and the SAS system) have access.  You haven't even mentioned which tool you are using, is this University Edition (may be from the path).  Is it installed on a server?

Riana
Pyrite | Level 9

It is SAS EGuide and using via Citrix Desktop.

You think it is a permission issue on the common folder(program is under the common folder where the datasets are)? Am I understood correctly? 

RW9
Diamond | Level 26 RW9
Diamond | Level 26

Yes, its most likely a permission issue, the SAS system from where it is running needs access to the given folder.  There are other possibilities, bu that would be my first guess.  Check with your IT, they should be able to check quickly.

Reeza
Super User

@Riana wrote:

Hi,

 

We have a common folder there we use datasets in our SAS program(a group of users, not all).

In one of SAS program a text file is created and when we try to transfer it getting this error:

 

ERROR: Insufficient authorization to access /opt/sas94/config/Lev1/SASApp/ABCD.txt

What is the problem?


Either you don't have the correct access set up or you made a mistake in your code. 

If you post the code that may be helpful. But does that path look correct to you? Is that where you expected to find/create your file?

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