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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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