BookmarkSubscribeRSS Feed
shri85
Calcite | Level 5

Hi,

I tried to open  up a 'X' windows session to my base SAS. I get the below error in the AUTO EXEC process.

error: Unable to locate  MIDBServer. Please confirm server name.

Note: Variable DI_DM is unintialized.

ERROR: Library assignment failed.

ERROR: Libname DI_DM is not assigned.

ERROR: Error in the LIBNAME statement.

ERROR: Libname DI_DM2 is not assigned.

ERROR: Error in the LIBNAME statement.

ERROR: Libname DI_DATA is not assigned.

ERROR: Error in the LIBNAME statement.

ERROR: Libname DI_DATA is not assigned.

ERROR: Libname DI_DATA is not assigned.

ERROR: Libname DI_DATA is not assigned.

NOTE: The SAS System stopped processing this step because of errors.

NOTE: PROCEDURE SQL used (Total process time):

      real time           0.00 seconds

      cpu time            0.00 seconds

ERROR: undefined di_trans_vendor=
ERROR: Fatal errors during server startup. Aborting ...

..

NOTE: Variable id is uninitialized.

WARNING: Could not locate login for authentication domain 'ConnectAuth'

NOTE: DATA statement used (Total process time):

2 REPLIES 2
ballardw
Super User

I would say that you have libraries on a server, MIDBServer, that was not available for  some reason. You need to verify name and/or connection to that server. Without actual code from your Autoexec then I can't suggest much more.

shri85
Calcite | Level 5

The error is figured out, it is due to that I had logged in as 'sas' instead of mietlusr.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 2 replies
  • 1107 views
  • 0 likes
  • 2 in conversation