BookmarkSubscribeRSS Feed
avinashginjupal
Obsidian | Level 7

How to avoid this ?

I am trying to remote sign on to our server using below code, it is creating me session succesfully but throwing below error too.

 

%let uid=a123456;

%let pw=xxxxxx;

%let sasgrd94=cxxxxxxxx.xxxxxxxxx.com 7552 ;

options comamid=tcp;

options remote=sasgrd94;

%let tcpsec=&uid..&pw.;

signon noscript;

 

ERROR: User does not have privileges for the attempted operation.  File

       =/opt/sasconfig/94config/Lev2/SASApp/tcpdebug.cxxxxxxxxxx.215.txt.  System Error Code = 13.

ERROR: Insufficient authorization to access /opt/sasconfig/94config/Lev2/SASApp/tcpdebug.cppra00a0092.215.txt.

4 REPLIES 4
avinashginjupal
Obsidian | Level 7

But we are SAS 9.4, does this works for us?

 

KA says the issue is in 9.1 and got fixed in 9.2

Kurt_Bremser
Super User

Such google search results are often useful to point you in a useful direction for further exploration of the problem. Sometimes "fix" means that the suggestion of the KB article has been made the installation default. If someone changed the default at installation time, this might be the reason for your problem. Bottom line: try it, if it don't work, reset it back.

 

If the SAS Notes (http://support.sas.com/notes/) also can't provide you with a clue, you should open a track with SAS technical support.

avinashginjupal
Obsidian | Level 7

Sure, I will give a try and let you know 🙂

 

Thank you.

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
  • 2212 views
  • 0 likes
  • 2 in conversation