<?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 Error when running the job: (conn=2274) The table 'Table_estadisticas' is full in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302996#M74924</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After running a job in Talend 7.3 (MariaDB, MySQL) trying to UNION 10 tables one after the previous one from Server_1 and creating a new Table in server_2 with the UNION of those 10 tables, I receive the message: &lt;/P&gt;&lt;P&gt;&lt;B&gt;(conn=2274) The table 'Table_estadisticas' is full&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Does anybody know what´s the problem on the design? Every INPUT table (the 10 of them), has around 20.000.000 rows&lt;/P&gt;&lt;P&gt;Thank you for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AFhPHAA1.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139110i072193A43ABE3199/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AFhPHAA1.jpg" alt="0693p00000AFhPHAA1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:13:05 GMT</pubDate>
    <dc:creator>FGuijarro</dc:creator>
    <dc:date>2024-11-16T01:13:05Z</dc:date>
    <item>
      <title>Error when running the job: (conn=2274) The table 'Table_estadisticas' is full</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302996#M74924</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After running a job in Talend 7.3 (MariaDB, MySQL) trying to UNION 10 tables one after the previous one from Server_1 and creating a new Table in server_2 with the UNION of those 10 tables, I receive the message: &lt;/P&gt;&lt;P&gt;&lt;B&gt;(conn=2274) The table 'Table_estadisticas' is full&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Does anybody know what´s the problem on the design? Every INPUT table (the 10 of them), has around 20.000.000 rows&lt;/P&gt;&lt;P&gt;Thank you for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AFhPHAA1.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139110i072193A43ABE3199/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AFhPHAA1.jpg" alt="0693p00000AFhPHAA1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302996#M74924</guid>
      <dc:creator>FGuijarro</dc:creator>
      <dc:date>2024-11-16T01:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error when running the job: (conn=2274) The table 'Table_estadisticas' is full</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302997#M74925</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What's Mysql DB version are you using? If a table-full error occurs, it may be that the disk is full or that the table has reached its maximum size. The effective maximum table size for MySQL databases is usually determined by operating system constraints on file sizes, not by MySQL internal limits.&lt;/P&gt;&lt;P&gt;Let us know if this documentation helps?&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.mysql.com/doc/refman/5.6/en/table-size-limit.html" alt="https://dev.mysql.com/doc/refman/5.6/en/table-size-limit.html" target="_blank"&gt;https://dev.mysql.com/doc/refman/5.6/en/table-size-limit.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 03:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302997#M74925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-30T03:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error when running the job: (conn=2274) The table 'Table_estadisticas' is full</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302998#M74926</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Thanks for your answer! I finally fix it. The problem was there were no enough space on the server to finish creation of the output (mysql file). Thakns!!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 09:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302998#M74926</guid>
      <dc:creator>FGuijarro</dc:creator>
      <dc:date>2020-10-30T09:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error when running the job: (conn=2274) The table 'Table_estadisticas' is full</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302999#M74927</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great it is fixed. Feel free to let us know if there is any further help we can give.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 06:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-running-the-job-conn-2274-The-table-Table/m-p/2302999#M74927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-02T06:45:58Z</dc:date>
    </item>
  </channel>
</rss>

