BookmarkSubscribeRSS Feed
lloraine
Calcite | Level 5
I am getting the following:

15 proc sql;
16 connect to odbc (user=lidf6pf password=XXXXXXXX dsn=SharePlex_SPICIS);
ERROR: CLI error trying to establish connection: [Microsoft][ODBC Driver Manager] Data source
name not found and no default driver specified
NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.

This used to work. Apparently it doesn't like SharePlex_SPICIS
2 REPLIES 2
Doc_Duke
Rhodochrosite | Level 12
There are a number of "moving parts" here that may have been changed.

1) the tnsnames.ora file may have been changed. That is usually maintained by your Oracle admins and has the detail linkage for the database.
2) Something may have happened to your ODBC driver on your PC. You can test that (in XP), but going through Control Panel --> administrative tools --> ODBC.

You may well need your IT support folk to help untangle this. I usually do(!).

Doc Muhlbaier
Duke
Ksharp
Super User
Doc@Duke is right.
It looks like You did not setup Oracle in your PC and also not config a dsn in ODBC.
It is the best friend to search it in support.sas.com or chech documentation about this.

Ksharp

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

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