BookmarkSubscribeRSS Feed
amitbjambhulkar
Fluorite | Level 6

Hi,

 

Getting below error in SAS Query. Please let me know if anyone know how to resolve this issue.

 

ERROR: CLI cursor extended fetch error: [Microsoft][ODBC Driver 17 for SQL Server]SSL Provider: [error:1408F10B:SSL
routines:SSL3_GET_RECORD:wrong version number]

 

Thanks,

Amit

4 REPLIES 4
s_lassen
Meteorite | Level 14

This error is probably not related to SAS or even to SQL server, it is probably in the HTTP setup - the may be that a request is made in HTTP, but the server expects a HTTPS query. 

 

What does your libname statement for ODBC look like? 

amitbjambhulkar
Fluorite | Level 6

libname GUS odbc dsn=SHDRGUS user=s_sas password='XXX' schema=dbo

Sajid01
Meteorite | Level 14

Hello @amitbjambhulkar 
This has something to do with your configurations of your local installation. The appropriate approach would be to approach the SAS Administrator at your place.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

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
  • 4 replies
  • 290 views
  • 0 likes
  • 3 in conversation