BookmarkSubscribeRSS Feed
sahkul
Fluorite | Level 6
We are trying to connect to a lotus notes database.

This is the code:

options validvarname=any;
libname notes clear;
libname notes pcfiles DSN='Tracker_Pixie' server="&PCFS." port=8621;

PC File Server is on and working, the DSN connections have been setup.

When the code is executed, get the following error message.

ERROR: CLI error trying to establish connection: Specified driver could not be loaded due to system error 998 (Lotus Notes SQL
Driver (*.nsf)).
ERROR: Error in the LIBNAME statement.

Any idea, why this happens?
1 REPLY 1
LinusH
Tourmaline | Level 20
I think this question is best suited for SAS tech support.
/Linus
Data never sleeps

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
  • 1 reply
  • 1099 views
  • 0 likes
  • 2 in conversation