<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SAS EG Query Getting Below ERROR: CLI cursor extended fetch error in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933255#M367054</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Getting below error in SAS Query. Please let me know if anyone know how to resolve this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: CLI cursor extended fetch error: [Microsoft][ODBC Driver 17 for SQL Server]SSL Provider: [error:1408F10B:SSL &lt;BR /&gt;routines:SSL3_GET_RECORD:wrong version number]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Amit&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 08:29:48 GMT</pubDate>
    <dc:creator>amitbjambhulkar</dc:creator>
    <dc:date>2024-06-21T08:29:48Z</dc:date>
    <item>
      <title>SAS EG Query Getting Below ERROR: CLI cursor extended fetch error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933255#M367054</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Getting below error in SAS Query. Please let me know if anyone know how to resolve this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: CLI cursor extended fetch error: [Microsoft][ODBC Driver 17 for SQL Server]SSL Provider: [error:1408F10B:SSL &lt;BR /&gt;routines:SSL3_GET_RECORD:wrong version number]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Amit&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 08:29:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933255#M367054</guid>
      <dc:creator>amitbjambhulkar</dc:creator>
      <dc:date>2024-06-21T08:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG Query Getting Below ERROR: CLI cursor extended fetch error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933490#M367130</link>
      <description>&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does your libname statement for ODBC look like?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2024 13:06:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933490#M367130</guid>
      <dc:creator>s_lassen</dc:creator>
      <dc:date>2024-06-23T13:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG Query Getting Below ERROR: CLI cursor extended fetch error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933496#M367132</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/9428"&gt;@amitbjambhulkar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;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.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2024 14:07:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933496#M367132</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2024-06-23T14:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG Query Getting Below ERROR: CLI cursor extended fetch error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933518#M367143</link>
      <description>&lt;P&gt;libname GUS odbc dsn=SHDRGUS user=s_sas password='XXX' schema=dbo&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 07:03:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933518#M367143</guid>
      <dc:creator>amitbjambhulkar</dc:creator>
      <dc:date>2024-06-24T07:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG Query Getting Below ERROR: CLI cursor extended fetch error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933519#M367144</link>
      <description>&lt;P&gt;Okay. Thanks!!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 07:03:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-Query-Getting-Below-ERROR-CLI-cursor-extended-fetch-error/m-p/933519#M367144</guid>
      <dc:creator>amitbjambhulkar</dc:creator>
      <dc:date>2024-06-24T07:03:47Z</dc:date>
    </item>
  </channel>
</rss>

