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

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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