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.

CFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

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