<?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 DB connection (SybConnectionDeadException: JZ0C0 ) closed error while running data profiling --&amp;gt; Talend Data profile in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264269#M1963</link>
    <description>&lt;P&gt;I am using data profiling feature of &lt;STRONG&gt;Talend MDM studio (v6.4.1)&lt;/STRONG&gt; to profile data stored in &lt;STRONG&gt;Sybase Database&lt;/STRONG&gt;.&lt;/P&gt; 
&lt;P&gt;I am trying to run simple column analysis&amp;nbsp; to find count , null , value frequency against one column . There are approx&amp;nbsp;120&amp;nbsp;million data in that particular table.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So data profiling runs for 2 hours and after that get DB connection closed error.&lt;BR /&gt;!ENTRY org.talend.platform.logging 4 0 2018-11-08 00:27:21.324&lt;BR /&gt;!MESSAGE 2018-11-08 00:27:21,324 ERROR org.talend.dq.analysis.ColumnAnalysisSqlParallelExecutor - java.sql.SQLException: JZ006: Caught IOException: com.sybase.jdbc4.jdbc.SybConnectionDeadException: JZ0C0: Connection is already closed.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Appreciate your any help on this.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:20:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:20:07Z</dc:date>
    <item>
      <title>DB connection (SybConnectionDeadException: JZ0C0 ) closed error while running data profiling --&gt; Talend Data profile</title>
      <link>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264269#M1963</link>
      <description>&lt;P&gt;I am using data profiling feature of &lt;STRONG&gt;Talend MDM studio (v6.4.1)&lt;/STRONG&gt; to profile data stored in &lt;STRONG&gt;Sybase Database&lt;/STRONG&gt;.&lt;/P&gt; 
&lt;P&gt;I am trying to run simple column analysis&amp;nbsp; to find count , null , value frequency against one column . There are approx&amp;nbsp;120&amp;nbsp;million data in that particular table.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So data profiling runs for 2 hours and after that get DB connection closed error.&lt;BR /&gt;!ENTRY org.talend.platform.logging 4 0 2018-11-08 00:27:21.324&lt;BR /&gt;!MESSAGE 2018-11-08 00:27:21,324 ERROR org.talend.dq.analysis.ColumnAnalysisSqlParallelExecutor - java.sql.SQLException: JZ006: Caught IOException: com.sybase.jdbc4.jdbc.SybConnectionDeadException: JZ0C0: Connection is already closed.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Appreciate your any help on this.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264269#M1963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: DB connection (SybConnectionDeadException: JZ0C0 ) closed error while running data profiling --&gt; Talend Data profile</title>
      <link>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264270#M1964</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please ask the Sybase DBAs what is the current session timeout set? The reason could be because DB query was running for longer time and it must have crossed the threshold time set by the DBAs for database sessions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Sat, 10 Nov 2018 17:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264270#M1964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-10T17:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: DB connection (SybConnectionDeadException: JZ0C0 ) closed error while running data profiling --&gt; Talend Data profile</title>
      <link>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264271#M1965</link>
      <description>Thanks Nikhil for reply and would check for it. I also need help on this. 
&lt;BR /&gt;I am trying to limit rows to profile through Talend Studio and used some combination but do not get any luck . Could you please help me on this. 
&lt;BR /&gt;I tried below things. Is there any other way to limit the roww to profile ? Say, there are 1 million data in one table but I would like to run profile on 100K (100,000) records so how to do this ? 
&lt;BR /&gt;1. Change the limit under data preview section but the limit can only be 3 digits, so the max is 999. 
&lt;BR /&gt; 
&lt;BR /&gt;2. Change execution engine into Jave and get another option to set rows but it also did not work out. 
&lt;BR /&gt; 
&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Nov 2018 13:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264271#M1965</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-11T13:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: DB connection (SybConnectionDeadException: JZ0C0 ) closed error while running data profiling --&gt; Talend Data profile</title>
      <link>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264272#M1966</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please add some screen shots of your current setup so that we will get more idea about your current profiling configuration?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Sun, 11 Nov 2018 15:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/DB-connection-SybConnectionDeadException-JZ0C0-closed-error/m-p/2264272#M1966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-11T15:16:58Z</dc:date>
    </item>
  </channel>
</rss>

