<?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 MS SQL SERVER Issue in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/MS-SQL-SERVER-Issue/m-p/631664#M20962</link>
    <description>&lt;P&gt;(WIN x64 env SAS, 9.4TS1M6)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: CLI describe error: [SAS][ODBC SQL Server Wire Protocol driver][SQL Server Parallel Data Warehouse]The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter 3 (""): Data type 0xE7 has an invalid data length or metadata length.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not able to find much SAS related note(s) and Google spits out these links:&lt;/P&gt;
&lt;P&gt;this &lt;A href="https://support.microsoft.com/en-us/help/971051/fix-error-message-when-you-run-a-sql-server-2008-based-application-tha" target="_blank"&gt;https://support.microsoft.com/en-us/help/971051/fix-error-message-when-you-run-a-sql-server-2008-based-application-tha&lt;/A&gt; Which gives an explanation.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.microsoft.com/en-us/help/970519/you-receive-a-the-incoming-tabular-data-stream-tds-remote-procedure-ca" target="_blank"&gt;https://support.microsoft.com/en-us/help/970519/you-receive-a-the-incoming-tabular-data-stream-tds-remote-procedure-ca&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was not successful in finding anything in the Hot Fix lists either.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any insight?&amp;nbsp; (BTW, this issue from a SAS env 9.3 does not surface).&amp;nbsp; Currently using&amp;nbsp;SET IMPLICIT_TRANSACTIONS {ON|OFF}; mitigates the error reported above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any insight is welcome.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2020 18:20:51 GMT</pubDate>
    <dc:creator>shoin</dc:creator>
    <dc:date>2020-03-12T18:20:51Z</dc:date>
    <item>
      <title>MS SQL SERVER Issue</title>
      <link>https://communities.sas.com/t5/New-SAS-User/MS-SQL-SERVER-Issue/m-p/631664#M20962</link>
      <description>&lt;P&gt;(WIN x64 env SAS, 9.4TS1M6)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: CLI describe error: [SAS][ODBC SQL Server Wire Protocol driver][SQL Server Parallel Data Warehouse]The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter 3 (""): Data type 0xE7 has an invalid data length or metadata length.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not able to find much SAS related note(s) and Google spits out these links:&lt;/P&gt;
&lt;P&gt;this &lt;A href="https://support.microsoft.com/en-us/help/971051/fix-error-message-when-you-run-a-sql-server-2008-based-application-tha" target="_blank"&gt;https://support.microsoft.com/en-us/help/971051/fix-error-message-when-you-run-a-sql-server-2008-based-application-tha&lt;/A&gt; Which gives an explanation.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.microsoft.com/en-us/help/970519/you-receive-a-the-incoming-tabular-data-stream-tds-remote-procedure-ca" target="_blank"&gt;https://support.microsoft.com/en-us/help/970519/you-receive-a-the-incoming-tabular-data-stream-tds-remote-procedure-ca&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was not successful in finding anything in the Hot Fix lists either.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any insight?&amp;nbsp; (BTW, this issue from a SAS env 9.3 does not surface).&amp;nbsp; Currently using&amp;nbsp;SET IMPLICIT_TRANSACTIONS {ON|OFF}; mitigates the error reported above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any insight is welcome.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 18:20:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/MS-SQL-SERVER-Issue/m-p/631664#M20962</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2020-03-12T18:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL SERVER Issue</title>
      <link>https://communities.sas.com/t5/New-SAS-User/MS-SQL-SERVER-Issue/m-p/631815#M20994</link>
      <description>&lt;P&gt;What is your connection string ?&lt;/P&gt;
&lt;P&gt;Are your SQL Server and OS updates current or hotfixed ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second MS document, dated&amp;nbsp;&lt;SPAN&gt;Apr 17, 2018,&lt;/SPAN&gt; states&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;This error will not happen if you specify any value that is outside the range of 4001 to 8000 for Sqlparameter.size.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Status: Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. This is scheduled to be addressed in the next major release of .NET Framework&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 13 Mar 2020 10:47:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/MS-SQL-SERVER-Issue/m-p/631815#M20994</guid>
      <dc:creator>RichardDeVen</dc:creator>
      <dc:date>2020-03-13T10:47:53Z</dc:date>
    </item>
  </channel>
</rss>

