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.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1956 views
  • 0 likes
  • 3 in conversation