<?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: Could not connect to Database in Talend Data preparation in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198460#M290</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think your MySQL is configured to allow only access from localhost (it doesn't allow connection from server machine *to* your client machine). See&amp;nbsp;&lt;A href="https://dev.mysql.com/doc/refman/8.0/en/problems-connecting.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dev.mysql.com/doc/refman/8.0/en/problems-connecting.html&lt;/A&gt; (the part with "&lt;SPAN&gt;Host ... is not allowed to connect to this MySQL server").&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You need to update / create a user allowed to connect from the server machine. See&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/1559955/host-xxx-xx-xxx-xxx-is-not-allowed-to-connect-to-this-mysql-server" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/1559955/host-xxx-xx-xxx-xxx-is-not-allowed-to-connect-to-this-mysql-server&lt;/A&gt; for instance on how to create such a user.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jun 2018 12:33:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-11T12:33:25Z</dc:date>
    <item>
      <title>Could not connect to Database in Talend Data preparation</title>
      <link>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198455#M285</link>
      <description>&lt;P&gt;Dear folks,&lt;/P&gt; 
&lt;P&gt;Present I am working on Talend Data preparation&amp;nbsp; 6.4.1 enterprise version.&lt;/P&gt; 
&lt;P&gt;I connected successfully to talend data preparation and import the local files successfully.&lt;/P&gt; 
&lt;P&gt;But at the time of connecting&lt;STRONG&gt; mysql, oracle&lt;/STRONG&gt; databases I am facing&lt;STRONG&gt; connection error &lt;/STRONG&gt;issue. I tried so many times but doesn't work. I am trying to connect my &lt;STRONG&gt;mysql server&lt;/STRONG&gt; from my local machine through talend data preparation. The error shows like below &lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend_dp_issue.PNG" style="width: 809px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyct.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147833iA9449AA1CC5D1BDD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyct.png" alt="0683p000009Lyct.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Kindly suggest how to resolve this issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Rupesh.M&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198455#M285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Could not connect to Database in Talend Data preparation</title>
      <link>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198456#M286</link>
      <description>&lt;P&gt;Hi Rupesh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Few questions to start with:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Can you confirm that the&amp;nbsp;server on which Data Preparation is installed can resolve the hostname on which the DB is installed? Can you also confirm that your network rules allow connections from the Data Preparation server to the port 3306 on this host?&lt;/LI&gt;
&lt;LI&gt;Can you perform another test and attach the following log files:
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;app.log&lt;/STRONG&gt; in &lt;EM&gt;dataprep/data/logs&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;components-service.log&lt;/STRONG&gt; in&amp;nbsp;&lt;EM&gt;dataprep/services/tcomp/logs&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gwendal&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 08:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198456#M286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-11T08:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Could not connect to Database in Talend Data preparation</title>
      <link>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198457#M287</link>
      <description>&lt;P&gt;Hi gvaznunes,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;As per your reply I am connecting MySQL successfully from my talend studio. But in talend data preparation it couldn't connect.&lt;/P&gt;
&lt;P&gt;I am new in data preparation, please guide me how to connect databases from talend data preparation.&lt;/P&gt;
&lt;P&gt;Talend data preparation was installed in &lt;STRONG&gt;my server machine&lt;/STRONG&gt; and I am trying to connect database from &lt;STRONG&gt;my client machine&lt;/STRONG&gt;. Is there any &lt;STRONG&gt;ports needed for open&lt;/STRONG&gt;, please suggest me.&lt;/P&gt;
&lt;P&gt;Please find my &lt;STRONG&gt;app.log&lt;/STRONG&gt; file attachment.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsqK"&gt;app.log&lt;/A&gt;</description>
      <pubDate>Mon, 11 Jun 2018 10:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198457#M287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-11T10:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Could not connect to Database in Talend Data preparation</title>
      <link>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198458#M288</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Talend Data Preparation (on your server machine) needs to access the database (on your client machine). So, can you try to open port 3306 (*) on your client machine and try again?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(*) Assuming you're running MySQL on default port.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 10:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198458#M288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-11T10:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Could not connect to Database in Talend Data preparation</title>
      <link>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198459#M289</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;3306 port is already opened in my client machine. Already connect to mysql successfully from talend studio at that time connection is established successfully. But in talend data preparation connection is not established. Please help me on this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rupesh.M&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 11:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198459#M289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-11T11:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Could not connect to Database in Talend Data preparation</title>
      <link>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198460#M290</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think your MySQL is configured to allow only access from localhost (it doesn't allow connection from server machine *to* your client machine). See&amp;nbsp;&lt;A href="https://dev.mysql.com/doc/refman/8.0/en/problems-connecting.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dev.mysql.com/doc/refman/8.0/en/problems-connecting.html&lt;/A&gt; (the part with "&lt;SPAN&gt;Host ... is not allowed to connect to this MySQL server").&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You need to update / create a user allowed to connect from the server machine. See&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/1559955/host-xxx-xx-xxx-xxx-is-not-allowed-to-connect-to-this-mysql-server" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/1559955/host-xxx-xx-xxx-xxx-is-not-allowed-to-connect-to-this-mysql-server&lt;/A&gt; for instance on how to create such a user.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198460#M290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-11T12:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Could not connect to Database in Talend Data preparation</title>
      <link>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198461#M291</link>
      <description>&lt;P&gt;Hi fhuaulme,&lt;/P&gt; 
&lt;P&gt;As per your instructions, I am trying to connect the &lt;STRONG&gt;localhost instead of ip address&lt;/STRONG&gt; connection was &lt;STRONG&gt;successful.&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;But i am trying to connect &lt;STRONG&gt;MySql server&lt;/STRONG&gt; with server &lt;STRONG&gt;IP address&lt;/STRONG&gt; it shows &lt;STRONG&gt;connection refused&lt;/STRONG&gt; error.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 816px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lxsw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132609i86E5340806D7F0FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lxsw.png" alt="0683p000009Lxsw.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Please suggest me if any port is opened to connect mysql server or not.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Rupesh. M&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 05:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Could-not-connect-to-Database-in-Talend-Data-preparation/m-p/2198461#M291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-13T05:50:22Z</dc:date>
    </item>
  </channel>
</rss>

