<?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>article Qlik SAP SQL connection failed with an error: 'The only destination &amp;lt;some-GUID&amp;gt; available failed when retrieving metadata from &amp;lt;SAP-system-ID&amp;gt;' in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-SAP-SQL-connection-failed-with-an-error-The-only/ta-p/1965478</link>
    <description>&lt;P&gt;QlikView throws the below error while testing the SapSQL Connection:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Connection failed&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;RfcCommunicationException: The only destination DefaultDestination available failed when retrieving metadata from ESS -- see log for details&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="connection failed.png" style="width: 421px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86280i6DFEA85927A6A5CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="connection failed.png" alt="connection failed.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Below error found in SAP SQL Connector logs files (&lt;FONT face="courier new,courier"&gt;C:\ProgramData\QlikTech\Custom Data\QvSAPSqlConnector\Log\&lt;/FONT&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;SqlSapService.OpenConnection() - Using SocketBufferSize:32768&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Connection to SAP verified, using sapnco version:3.0.18.0 with SocketBufferSize:32768&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Mismatch Error in SapErpConnection.TransportsHaveCorrectVersion(): RfcCommunicationException:The only destination DefaultDestination available failed when retrieving metadata from ESS -- see log for details &lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;All versions&lt;/LI&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik SAP Connectors" id="qlikSAP"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;8.0.0 or earlier versions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;You must be on the recent &lt;FONT color="#008000"&gt;&lt;STRONG&gt;.NET Framework&lt;/STRONG&gt;&lt;/FONT&gt; version.&lt;/LI&gt;
&lt;LI&gt;Upgrade to SAP Connector version to 8.0.1 as this is a known issue found in earlier versions of&amp;nbsp;3.0.24.
&lt;UL&gt;
&lt;LI&gt;SAP .NET connector version is 3.0.24 is included in 8.0.1 and be confirmed in details of &lt;STRONG&gt;&lt;FONT color="#008000"&gt;"sapnco.dll"&lt;/FONT&gt;&lt;/STRONG&gt; found in &lt;FONT face="courier new,courier"&gt;"C:\Program Files\Common Files\QlikTech\Custom Data\QvSAPSqlConnector\"&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The problems above have been caused by the following issues in NCo 3.0.23:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The session was created within an NCo Server. A critical error situation occurred, which caused the connection to be closed. As RFC sessions are associated with the connection, the session implicitly ended, but the registered ISessionProvider was not notified about this.&lt;/LI&gt;
&lt;LI&gt;NI is the socket layer used by NCo. Under certain circumstances, it could happen that the initialization routine is not invoked before using the sockets.&lt;/LI&gt;
&lt;LI&gt;The function module invoked returns a table or a nested structure in an exporting parameter, which is not defined in the metadata used for that function module. When trying to process the received data, the unknown parameter should be accessed, which led to the exception.&lt;/LI&gt;
&lt;LI&gt;The function module invoked returns a table or a nested structure in an exporting parameter and the data amount is huge. In some border cases, the mentioned exception could occur.&lt;/LI&gt;
&lt;LI&gt;The metadata retrieved for that function parameter was interpreted incorrectly so that the data was truncated at half the size.&lt;/LI&gt;
&lt;LI&gt;Tracing policy is switched after traces were already written.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Microsoft provided the following information:&lt;/P&gt;
&lt;P&gt;Install the most recent version of SAP Connector (NCo 3.0) for Microsoft.NET 3.0.25.0 compiled with.NET Framework 4.0 - Windows 64-bit (x64). Previous versions of SAP NCo may encounter the following issues:&lt;BR /&gt;The following exception message will be displayed in an older version: 'The only destination &amp;lt;some-GUID&amp;gt; available failed when retrieving metadata from &amp;lt;SAP-system-ID&amp;gt; - see log for details'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;QB-17093&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A title="Known Issues - SAP .NET Connector Version 3.0.23 and previous Versions - Qlik Connector for use with SAP NetWeaver(R)" href="https://community.qlik.com/t5/Knowledge/Known-Issues-SAP-NET-Connector-Version-3-0-23-and-previous/ta-p/1965476" target="_blank" rel="noopener"&gt;Known Issues - SAP .NET Connector Version 3.0.23 and previous Versions - Qlik Connector for use with SAP NetWeaver(R)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2022 09:52:15 GMT</pubDate>
    <dc:creator>Rakesh_HB</dc:creator>
    <dc:date>2022-11-23T09:52:15Z</dc:date>
    <item>
      <title>Qlik SAP SQL connection failed with an error: 'The only destination &lt;some-GUID&gt; available failed when retrieving metadata from &lt;SAP-system-ID&gt;'</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-SAP-SQL-connection-failed-with-an-error-The-only/ta-p/1965478</link>
      <description>&lt;P&gt;QlikView throws the below error while testing the SapSQL Connection:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Connection failed&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;RfcCommunicationException: The only destination DefaultDestination available failed when retrieving metadata from ESS -- see log for details&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="connection failed.png" style="width: 421px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86280i6DFEA85927A6A5CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="connection failed.png" alt="connection failed.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Below error found in SAP SQL Connector logs files (&lt;FONT face="courier new,courier"&gt;C:\ProgramData\QlikTech\Custom Data\QvSAPSqlConnector\Log\&lt;/FONT&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;SqlSapService.OpenConnection() - Using SocketBufferSize:32768&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Connection to SAP verified, using sapnco version:3.0.18.0 with SocketBufferSize:32768&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Mismatch Error in SapErpConnection.TransportsHaveCorrectVersion(): RfcCommunicationException:The only destination DefaultDestination available failed when retrieving metadata from ESS -- see log for details &lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;All versions&lt;/LI&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik SAP Connectors" id="qlikSAP"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;8.0.0 or earlier versions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;You must be on the recent &lt;FONT color="#008000"&gt;&lt;STRONG&gt;.NET Framework&lt;/STRONG&gt;&lt;/FONT&gt; version.&lt;/LI&gt;
&lt;LI&gt;Upgrade to SAP Connector version to 8.0.1 as this is a known issue found in earlier versions of&amp;nbsp;3.0.24.
&lt;UL&gt;
&lt;LI&gt;SAP .NET connector version is 3.0.24 is included in 8.0.1 and be confirmed in details of &lt;STRONG&gt;&lt;FONT color="#008000"&gt;"sapnco.dll"&lt;/FONT&gt;&lt;/STRONG&gt; found in &lt;FONT face="courier new,courier"&gt;"C:\Program Files\Common Files\QlikTech\Custom Data\QvSAPSqlConnector\"&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The problems above have been caused by the following issues in NCo 3.0.23:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The session was created within an NCo Server. A critical error situation occurred, which caused the connection to be closed. As RFC sessions are associated with the connection, the session implicitly ended, but the registered ISessionProvider was not notified about this.&lt;/LI&gt;
&lt;LI&gt;NI is the socket layer used by NCo. Under certain circumstances, it could happen that the initialization routine is not invoked before using the sockets.&lt;/LI&gt;
&lt;LI&gt;The function module invoked returns a table or a nested structure in an exporting parameter, which is not defined in the metadata used for that function module. When trying to process the received data, the unknown parameter should be accessed, which led to the exception.&lt;/LI&gt;
&lt;LI&gt;The function module invoked returns a table or a nested structure in an exporting parameter and the data amount is huge. In some border cases, the mentioned exception could occur.&lt;/LI&gt;
&lt;LI&gt;The metadata retrieved for that function parameter was interpreted incorrectly so that the data was truncated at half the size.&lt;/LI&gt;
&lt;LI&gt;Tracing policy is switched after traces were already written.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Microsoft provided the following information:&lt;/P&gt;
&lt;P&gt;Install the most recent version of SAP Connector (NCo 3.0) for Microsoft.NET 3.0.25.0 compiled with.NET Framework 4.0 - Windows 64-bit (x64). Previous versions of SAP NCo may encounter the following issues:&lt;BR /&gt;The following exception message will be displayed in an older version: 'The only destination &amp;lt;some-GUID&amp;gt; available failed when retrieving metadata from &amp;lt;SAP-system-ID&amp;gt; - see log for details'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;QB-17093&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A title="Known Issues - SAP .NET Connector Version 3.0.23 and previous Versions - Qlik Connector for use with SAP NetWeaver(R)" href="https://community.qlik.com/t5/Knowledge/Known-Issues-SAP-NET-Connector-Version-3-0-23-and-previous/ta-p/1965476" target="_blank" rel="noopener"&gt;Known Issues - SAP .NET Connector Version 3.0.23 and previous Versions - Qlik Connector for use with SAP NetWeaver(R)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 09:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-SAP-SQL-connection-failed-with-an-error-The-only/ta-p/1965478</guid>
      <dc:creator>Rakesh_HB</dc:creator>
      <dc:date>2022-11-23T09:52:15Z</dc:date>
    </item>
  </channel>
</rss>

