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

I have recently started working for a big company. I am the only SAS user in my department so I am using another's department SAS server license by remote desktop into their servers.

It seem that this other department has SAS by default load a configuration file at start up.

Are there any commands with a SAS shortcut I create to ignore the configuration files?

This is what I see in the log file when I load up SAS:

NOTE: Unable to open SASUSER.REGSTRY. WORK.REGSTRY will be opened instead.

NOTE: All registry changes will be lost at the end of the session.

WARNING: Unable to copy SASUSER registry to WORK registry. Because of this,

         you will not see registry customizations during this session.

NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.

NOTE: All profile changes will be lost at the end of the session.

NOTE: This SAS session is using a registry in WORK.  All changes will be lost at the end of

      this session.

NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.

NOTE: All profile changes will be lost at the end of the session.

NOTE: AUTOEXEC processing beginning; file is C:\Program

      Files\SAS\SASFoundation\9.2\autoexec.sas.

NOTE: Libref GLOBTMPL was successfully assigned as follows:

      Engine:        V9

      Physical Name: d:\sasprog\templates

ERROR: CLI error trying to establish connection: [Microsoft][ODBC SQL Server Driver][SQL

       Server]Cannot open database "XXXXXX" requested by the login. The login failed.

ERROR: Error in the LIBNAME statement.

NOTE: AUTOEXEC processing completed.

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

If you want to avoid AUTOEXEC processing you could add -noautoexec to your SAS shortcut.

View solution in original post

2 REPLIES 2
LinusH
Tourmaline | Level 20

A bit weird that you ask the community of some specific SAS configuration at your work. Contact the departments SAS administrator instead...

Data never sleeps
SASKiwi
PROC Star

If you want to avoid AUTOEXEC processing you could add -noautoexec to your SAS shortcut.

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!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1488 views
  • 0 likes
  • 3 in conversation