<?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: [resolved] How to capture all job log message in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335239#M103822</link>
    <description>Hi Santhosh 
&lt;BR /&gt;I find that an Oracle error is not a java error. 
&lt;BR /&gt;So it can't be captured by tLogCatch. 
&lt;BR /&gt;Here is a workaround. 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCl3NCAS" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/How-to-capture-ORA-errors-into-a-file-or-table/td-p/77300&lt;/A&gt; 
&lt;BR /&gt;Wish it can help you. 
&lt;BR /&gt;Best regards! 
&lt;BR /&gt;Pedro</description>
    <pubDate>Mon, 05 Dec 2011 02:15:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-12-05T02:15:43Z</dc:date>
    <item>
      <title>[resolved] How to capture all job log message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335236#M103819</link>
      <description>I am able to collect the Job error message. But I am unable to collect all the message Job generates.&lt;BR /&gt;I would like to catch all Job log message generated. &lt;BR /&gt;I have enabled Stats &amp;amp; Log at project level. I also use tLogCatcher and tLogRow in my job design. I have increased the column size of the MESSAGE to 3000 in tLogcatcher metadata and target error table.&lt;BR /&gt;Please find my attached job design. Please assist, if I am wrong. Let know alternate solution if any.</description>
      <pubDate>Sat, 16 Nov 2024 12:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335236#M103819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to capture all job log message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335237#M103820</link>
      <description>Hi&lt;BR /&gt;To capture all log message, you have to drop a tStatCatcher and a tLogRow as another subjob.&lt;BR /&gt;tLogCatch is still needed.&lt;BR /&gt;Best regards!&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 02 Dec 2011 02:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335237#M103820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-02T02:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to capture all job log message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335238#M103821</link>
      <description>Hi Pedro,&lt;BR /&gt;As you suggested, I have added tStatCatcher and tLogRow to the job design, still I am unable to collect all Job log messages. I have attached the Job design and data collected in the statistics table. Please assist me.</description>
      <pubDate>Fri, 02 Dec 2011 18:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335238#M103821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-02T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to capture all job log message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335239#M103822</link>
      <description>Hi Santhosh 
&lt;BR /&gt;I find that an Oracle error is not a java error. 
&lt;BR /&gt;So it can't be captured by tLogCatch. 
&lt;BR /&gt;Here is a workaround. 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCl3NCAS" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/How-to-capture-ORA-errors-into-a-file-or-table/td-p/77300&lt;/A&gt; 
&lt;BR /&gt;Wish it can help you. 
&lt;BR /&gt;Best regards! 
&lt;BR /&gt;Pedro</description>
      <pubDate>Mon, 05 Dec 2011 02:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335239#M103822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-05T02:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to capture all job log message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335240#M103823</link>
      <description>Solved, Thankyou</description>
      <pubDate>Wed, 14 Dec 2011 09:28:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335240#M103823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-14T09:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to capture all job log message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335241#M103824</link>
      <description>Solved, Thankyou</description>
      <pubDate>Wed, 14 Dec 2011 09:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-capture-all-job-log-message/m-p/2335241#M103824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-14T09:42:35Z</dc:date>
    </item>
  </channel>
</rss>

