<?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 Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed. in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/665221#M19287</link>
    <description>&lt;P&gt;I have tried with other client (Razorsql)&amp;nbsp; from SAS server and able to connect the redshift with SSH option. at the same time connection is not work working without ssh thru Razorsql.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2020 02:22:23 GMT</pubDate>
    <dc:creator>durgagprasad_gmail_com</dc:creator>
    <dc:date>2020-06-26T02:22:23Z</dc:date>
    <item>
      <title>SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/649663#M18962</link>
      <description>&lt;P&gt;25 GOPTIONS ACCESSIBLE;&lt;BR /&gt;26 libname B1 SASIORST dsn=RedShift_conn user="xxxxxx" password=XXXXXXXXXX schema='shel';&lt;BR /&gt;NOTE: Libref B1 was successfully assigned as follows:&lt;BR /&gt;Engine: SASIORST&lt;BR /&gt;Physical Name: RedShift_conn&lt;BR /&gt;27&lt;BR /&gt;28&lt;BR /&gt;29&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;30 proc sql;&lt;BR /&gt;31 select count(*) from B1.rebate_app;&lt;BR /&gt;ERROR: CLI prepare error: [SAS][ODBC Redshift Wire Protocol driver]Socket closed.&lt;BR /&gt;SQL statement: SELECT * FROM "shel".REBATE_APP.&lt;BR /&gt;NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.&lt;BR /&gt;32 quit;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 0.00 seconds&lt;BR /&gt;cpu time 0.00 seconds&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 17:59:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/649663#M18962</guid>
      <dc:creator>durgagprasad_gmail_com</dc:creator>
      <dc:date>2020-05-21T17:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/649925#M18971</link>
      <description>Is this something similar you can try?&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/CLI-ERROR-SAS-ACCESS-to-Amazon-Redshift/td-p/305384" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/CLI-ERROR-SAS-ACCESS-to-Amazon-Redshift/td-p/305384&lt;/A&gt;</description>
      <pubDate>Fri, 22 May 2020 15:08:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/649925#M18971</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-05-22T15:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/650031#M18972</link>
      <description>&lt;P&gt;The fact that the LIBNAME assigned OK, but the SQL query got the CLI error suggests to me that connection settings are good but the connection itself is being interrupted for some reason. Try adding this tracing option:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options sastrace = ',,,d' SASTRACELOC = SASLOG;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;before re-running your query to see if it helps with figuring what is going wrong.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 21:34:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/650031#M18972</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-05-22T21:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/651130#M19008</link>
      <description>&lt;P&gt;I tried this option and getting the same error.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 16:24:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/651130#M19008</guid>
      <dc:creator>durgagprasad_gmail_com</dc:creator>
      <dc:date>2020-05-27T16:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/651132#M19009</link>
      <description>&lt;P&gt;Tried with the trace option. is there any other tracing option available to get more information on this ERROR?&lt;/P&gt;&lt;P&gt;32 proc sql;&lt;BR /&gt;33 select count(*) from RSHIFT.ev_rebate_application;&lt;BR /&gt;6 1590596507 no_name 0 SQL (2)&lt;BR /&gt;REDSHIFT_2: Prepared: on connection 1 7 1590596507 no_name 0 SQL (2)&lt;BR /&gt;SELECT * FROM "shelecv".EV_REBATE_APPLICATION 8 1590596507 no_name 0 SQL (2)&lt;BR /&gt;9 1590596507 no_name 0 SQL (2)&lt;BR /&gt;ERROR: CLI prepare error: [SAS][ODBC Redshift Wire Protocol driver]Socket closed.&lt;BR /&gt;SQL statement: SELECT * FROM "shelecv".EV_REBATE_APPLICATION.&lt;BR /&gt;NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.&lt;BR /&gt;34 quit;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 0.00 seconds&lt;BR /&gt;cpu time 0.01 seconds&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 16:29:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/651132#M19009</guid>
      <dc:creator>durgagprasad_gmail_com</dc:creator>
      <dc:date>2020-05-27T16:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/651217#M19011</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/17567"&gt;@durgagprasad_gmail_com&lt;/a&gt;&amp;nbsp; - I think progressing this with SAS Tech Support is your best option. Could be worth checking with your IT network folks to see if there are any issues with firewall rules blocking ports. Although if that were the case then I would have thought the LIBNAME would fail.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 20:45:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/651217#M19011</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-05-27T20:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/651423#M19015</link>
      <description>&lt;P&gt;This typically occurs when there is a permissions error on the Redshift DB. Can you run this query as the same user outside of SAS and verify no errors occur?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 15:28:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/651423#M19015</guid>
      <dc:creator>JenniStephens</dc:creator>
      <dc:date>2020-05-28T15:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/665221#M19287</link>
      <description>&lt;P&gt;I have tried with other client (Razorsql)&amp;nbsp; from SAS server and able to connect the redshift with SSH option. at the same time connection is not work working without ssh thru Razorsql.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 02:22:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/665221#M19287</guid>
      <dc:creator>durgagprasad_gmail_com</dc:creator>
      <dc:date>2020-06-26T02:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/ACCESS to Amazon Redshift - [SAS][ODBC Redshift Wire Protocol driver]Socket closed.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/668999#M19436</link>
      <description>&lt;P&gt;Issue is with firewall. Firewall team is added the NAT rule. now I can able to connect the DB.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 22:20:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-ACCESS-to-Amazon-Redshift-SAS-ODBC-Redshift-Wire-Protocol/m-p/668999#M19436</guid>
      <dc:creator>durgagprasad_gmail_com</dc:creator>
      <dc:date>2020-07-13T22:20:42Z</dc:date>
    </item>
  </channel>
</rss>

