<?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: Connection issues to SQL Server post upgrade from QR Nov 2021 in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491573#M13148</link>
    <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;Thanks for the help. Change processing was disabled on a task that had this same issue. We are able to successfully test connect using the 64-bit DSN. The only thing to check now is the provider however I am awaiting the client's response on this. Appreciate the suggestions. Although, the logs do suggest that Microsoft ODBC 18 is in use, do you think some other driver could be in use instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[METADATA_MANAGE ]I:  ODBC driver 'ODBC Driver 18 for SQL Server' found as installed &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2024 03:58:31 GMT</pubDate>
    <dc:creator>MoeE</dc:creator>
    <dc:date>2024-11-08T03:58:31Z</dc:date>
    <item>
      <title>Connection issues to SQL Server post upgrade from QR Nov 2021</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491257#M13129</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I thought I'd make a post here first in case anyone knew anything before creating an official support case. We recently upgraded from QR Nov 21 to QR May 24.&lt;/P&gt;
&lt;P&gt;We encountered odd issues where the tasks would not work post upgrading from QR Nov 21. The tasks are SQL to Snowflake. The issue is that tasks would not start the full load and this error would appear in the logs after some inspection. This is the error we saw in the task after doing a test SQL to Null target task:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[SOURCE_CAPTURE  ]E:  RetCode: SQL_ERROR  SqlState: 42000 NativeError: 53 Message: [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [53&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;RetCode: SQL_ERROR  SqlState: 01000 NativeError: 7412 Message: [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]OLE DB provider "SQLNCLI11" for linked server "repl_distributor" returned message "Login timeout expired".&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;RetCode: SQL_ERROR  SqlState: 01000 NativeError: 7412 Message: [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]OLE DB provider "SQLNCLI11" for linked server "repl_distributor" returned message "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.".&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It might be worth noting, when we did a normal SQL to Snowflake task, the full load would not progress past 0% and increased logs on source_unload and target load showed no activity at all. It's almost as if the task did nothing until we stopped it. We tried this in two separate tasks with two separate SQL source database (different server).&lt;/P&gt;
&lt;P&gt;We used these same SQL source endpoints from the SQL to Snowflake tasks in our SQL to Null target task, and it would display those errors seen above. This seems odd to me.&lt;/P&gt;
&lt;P&gt;We ensured all prerequisites are met except creating a publication for this database as only full load is required. Replication is enabled on the server level and we are able to run full loads flawlessly on QR Nov 21 or previous versions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wonder if this is something as simple as deleting the older ODBC drivers after upgrading?&lt;/P&gt;
&lt;P&gt;If anyone has seen this issue before please help point us in the right direction. Thank you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 06:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491257#M13129</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2024-11-07T06:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connection issues to SQL Server post upgrade from QR Nov 2021</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491267#M13130</link>
      <description>&lt;P&gt;Hello &lt;SPAN&gt;Mohammed,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/214271"&gt;@MoeE&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out to Qlik Community!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'd like suggest to check:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1- How about if you disable the Change Processing&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2- How about if you use internal parameter "provider" in source endpoint to make sure Replicate is using the correct version ODBC Driver, for example:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1730962487114.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173939i443CFB73F5DEBEF2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1730962487114.png" alt="john_wang_0-1730962487114.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3. How about if you create a 64-bit ODBC DSN and see if it works in Qlik Replicate?&lt;/P&gt;
&lt;P&gt;BTW, what's the SQL Server version and platform?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 07:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491267#M13130</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-11-07T07:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Connection issues to SQL Server post upgrade from QR Nov 2021</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491573#M13148</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;Thanks for the help. Change processing was disabled on a task that had this same issue. We are able to successfully test connect using the 64-bit DSN. The only thing to check now is the provider however I am awaiting the client's response on this. Appreciate the suggestions. Although, the logs do suggest that Microsoft ODBC 18 is in use, do you think some other driver could be in use instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[METADATA_MANAGE ]I:  ODBC driver 'ODBC Driver 18 for SQL Server' found as installed &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 03:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491573#M13148</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2024-11-08T03:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connection issues to SQL Server post upgrade from QR Nov 2021</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491574#M13149</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Mohammed,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/214271"&gt;@MoeE&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for the update.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A title="Microsoft ODBC Driver 18.3" href="https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/prereqs_sql_server.htm#:~:text=Install-,Microsoft%20ODBC%20Driver%2018.3,-for%20Windows%20on" target="_blank" rel="noopener"&gt;Microsoft ODBC Driver 18.3&lt;/A&gt; is certified version in Qlik Replicate 2024.5, it's recommended.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 04:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491574#M13149</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-11-08T04:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Connection issues to SQL Server post upgrade from QR Nov 2021</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491575#M13150</link>
      <description>&lt;P&gt;Hi John,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks. Yep, 18.3.3 is installed and it is 64 bit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 04:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Connection-issues-to-SQL-Server-post-upgrade-from-QR-Nov-2021/m-p/2491575#M13150</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2024-11-08T04:07:50Z</dc:date>
    </item>
  </channel>
</rss>

