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-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

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