<?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: QDC and JDBC error after click on Test Connection in Catalog and Lineage</title>
    <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1796843#M568</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For whom it may be useful - I have been struggling whit this error for 2+ hours and finaly managed by only use of SQL Server native user instead of AD one... so, if you use domain users just consider this choice.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Apr 2021 10:23:57 GMT</pubDate>
    <dc:creator>maksim_senin</dc:creator>
    <dc:date>2021-04-05T10:23:57Z</dc:date>
    <item>
      <title>QDC and JDBC error after click on Test Connection</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1642048#M117</link>
      <description>&lt;P&gt;&lt;SPAN&gt;core.error.code.DYNAMIC_CLASS_LOAD_FAILURE - Failed to dynamically load driver and connect : com.microsoft.sqlserver.jdbc.SQLServerDriver&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;this is my connection string:&lt;/P&gt;&lt;P&gt;jdbc:sqlserver://&amp;lt;HOST&amp;gt;.database.windows.net:1433;database=TestDB&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any idea what's is going wrong and how to fix this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 22:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1642048#M117</guid>
      <dc:creator>jochem_zw</dc:creator>
      <dc:date>2021-12-07T22:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: QDC and JDBC error after click on Test Connection</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1642425#M118</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It's not because database drivers are listed in Admin&amp;gt;Database Drivers that there are actually installed.&lt;/P&gt;&lt;P&gt;You need to download and install the JDBC driver for mssql.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Thiebaud&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 08:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1642425#M118</guid>
      <dc:creator>ThiebaudS</dc:creator>
      <dc:date>2019-11-04T08:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: QDC and JDBC error after click on Test Connection</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1642427#M119</link>
      <description>&lt;P&gt;That's right, I already did a installation of the driver in the TomCat home dir and it is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 08:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1642427#M119</guid>
      <dc:creator>jochem_zw</dc:creator>
      <dc:date>2019-11-04T08:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: QDC and JDBC error after click on Test Connection</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1646595#M132</link>
      <description>&lt;P&gt;/usr/local/qdc/apache-tomcat-v.r.nn/lib/&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 17:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1646595#M132</guid>
      <dc:creator>steffan_holmquist</dc:creator>
      <dc:date>2019-11-13T17:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: QDC and JDBC error after click on Test Connection</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1646601#M133</link>
      <description>&lt;P&gt;The steps that worked for us were&lt;/P&gt;&lt;P&gt;1. Download the mssql JDBC connector from microsoft's page&lt;/P&gt;&lt;P&gt;&lt;A title="https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-ver15" href="https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-ver15" target="_blank" rel="noreferrer noopener"&gt;https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-ver15&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We got the&amp;nbsp;Microsoft JDBC Driver 7.4 (JRE 8, 11, 12) - download the *tar.gz*, NOT the exe&lt;/P&gt;&lt;P&gt;2. Unzip the driver. You should get a file named mssql-jdbc-7.4.1.jre8.jar among others. copy this one to the TOMCAT_HOME/lib folder&lt;/P&gt;&lt;P&gt;in our case it was:&amp;nbsp;&lt;BR /&gt;# cp&amp;nbsp;mssql-jdbc-7.4.1.jre8.jar&amp;nbsp;/usr/local/qdc/apache-tomcat-7.0.94/lib/&lt;/P&gt;&lt;P&gt;3. With the file copied, shutdown and then start tomcat (don't simply "restart" it. Do this two-step procedure)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Test again from the Catalyst UI. It should work fine now.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 17:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1646601#M133</guid>
      <dc:creator>Dan-Kenobi</dc:creator>
      <dc:date>2019-11-13T17:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: QDC and JDBC error after click on Test Connection</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1646603#M134</link>
      <description>&lt;P&gt;That is exactly what we did and it worked.&amp;nbsp; Thank you for the detailed description.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 17:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1646603#M134</guid>
      <dc:creator>steffan_holmquist</dc:creator>
      <dc:date>2019-11-13T17:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: QDC and JDBC error after click on Test Connection</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1796843#M568</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For whom it may be useful - I have been struggling whit this error for 2+ hours and finaly managed by only use of SQL Server native user instead of AD one... so, if you use domain users just consider this choice.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 10:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1796843#M568</guid>
      <dc:creator>maksim_senin</dc:creator>
      <dc:date>2021-04-05T10:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: QDC and JDBC error after click on Test Connection</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1814847#M613</link>
      <description>&lt;P&gt;thank you very much this solution worked for me too. Install&amp;nbsp;mssql-jdbc-9.2.1.jre8.jar&amp;nbsp;&lt;/P&gt;&lt;P&gt;cp -R /tmp/mssql-jdbc-9.2.1.jre8.jar /usr/local/qdc/apache-tomcat-9.0.38/lib/&lt;/P&gt;&lt;P&gt;Start Tomcat manually&lt;BR /&gt;(qdc) $ cd &amp;lt;tomcat home&amp;gt;&lt;BR /&gt;$ ./bin/startup.sh&lt;/P&gt;&lt;P&gt;Tomcat can be manually stopped at any time&lt;BR /&gt;(qdc) # cd &amp;lt;tomcat home&amp;gt;&lt;BR /&gt;(qdc) # ./bin/shutdown.sh&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 10:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/QDC-and-JDBC-error-after-click-on-Test-Connection/m-p/1814847#M613</guid>
      <dc:creator>jamshed07</dc:creator>
      <dc:date>2021-06-14T10:23:49Z</dc:date>
    </item>
  </channel>
</rss>

