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

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

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