<?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: No tables were found at task initialization in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484511#M12858</link>
    <description>&lt;P&gt;Good evening Mr. John&lt;/P&gt;
&lt;P&gt;SOURCE is Oracle AWS RDS and Supplemental Logging is turned on manually&amp;nbsp; at both the database as well as the table levels; therefore we could ignore the "&lt;EM&gt;1) Supplemental logging automatic definition is disabled"&amp;nbsp; &amp;nbsp; ????&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;In your scenario, this option was disabled, which led to the messages. So far you need manually setup the supplemental loggings.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lqthinguyen_0-1727758891940.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172358i1B567FB1BB318DBF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lqthinguyen_0-1727758891940.png" alt="lqthinguyen_0-1727758891940.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TARGET is using AWS DMS as a Replicate Tool. and PostGreSQL.&amp;nbsp; I believe AWS DMS is Qlik Replicate product&amp;nbsp; (?)&lt;/P&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Theresa&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2024 05:03:56 GMT</pubDate>
    <dc:creator>lqthinguyen</dc:creator>
    <dc:date>2024-10-01T05:03:56Z</dc:date>
    <item>
      <title>No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484480#M12855</link>
      <description>&lt;P&gt;Good evening,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have verified that supplemental logging are on at both&lt;/P&gt;
&lt;P&gt;1) the database level on SOURCE&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;select SUPPLEMENTAL_LOG_DATA_MIN, SUPPLEMENTAL_LOG_DATA_PK, SUPPLEMENTAL_LOG_DATA_UI from v$database; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;YES&amp;nbsp; YES&amp;nbsp; NO&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2) at the table level also on SOURCE&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ALTER TABLE HR.EMPLOYEES DROP SUPPLEMENTAL LOG DATA (PRIMARY KEY) COLUMNS; ALTER TABLE HR.EMPLOYEES DROP SUPPLEMENTAL LOG DATA (UNIQUE) COLUMNS; ALTER TABLE HR.EMPLOYEES DROP SUPPLEMENTAL LOG DATA (ALL) COLUMNS;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Captured from the Replication log below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Questions 1) Why the message - Supplemental logging automatic definition is disabled ? and 2)&amp;nbsp;No tables were found at task initialization. Either the selected table(s) no longer exist or no match was found for the table selection pattern(s)&amp;nbsp; - Please enlighten what need to be configured or missing from the confiugration THANK YOU!&lt;/P&gt;
&lt;P&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: Supplemental logging automatic definition is disabled (oracle_endpoint_imp.c:946)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: Replication Setting/ECA 'openTransactionWindow' is Disabled (oracle_endpoint_imp.c:1397)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: Going to connect to Oracle server (DESCRIPTION=(CONNECT_TIMEOUT=8)(ENABLE=BROKEN)(ADDRESS=(PROTOCOL=TCP)(HOST=)(PORT=))(CONNECT_DATA=(SERVICE_NAME=))) with username DIGITAL_NSY_APP_USER (oracle_endpoint_imp.c:1471)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: Connecting to Oracle: Beginning session (oracle_endpoint_conn.c:1049)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: Source endpoint 'Oracle' is using provider syntax 'Oracle' (provider_syntax_manager.c:894)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: Going to connect to ODBC connection string: DRIVER={PostgreSQL};SERVER=d;UID=Digitalpilots; (odbc_endpoint_imp.c:2212)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: Target endpoint 'PostgreSQL' is using provider syntax 'PostgreSQLLinux' (provider_syntax_manager.c:900)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: postgres_set_encoding(...) Main encoding details: Name='UTF8', Language='all', isServerEncoding?='true' storageFactor=4, ConverterName='UTF-8' (odbc_endpoint_imp.c:3220)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: Postgres Endpoint created using default mode (odbc_endpoint_imp.c:3939)&lt;BR /&gt;2024-09-30T15:59:00 [TASK_MANAGER ]I: Preparing all components (replicationtask.c:2237)&lt;BR /&gt;2024-09-30T15:59:00 [TASK_MANAGER ]I: Task - 67WD6KV24RFJRC7OEWJ2WIGVII is in STARTING state, updating starting status to AR_PREPARING_COMPONENTS (repository.c:5491)&lt;BR /&gt;2024-09-30T15:59:00 [TASK_MANAGER ]I: Creating threads for all components (replicationtask.c:2270)&lt;BR /&gt;2024-09-30T15:59:00 [TASK_MANAGER ]I: Task - 67WD6KV24RFJRC7OEWJ2WIGVII is in STARTING state, updating starting status to AR_CREATING_TREADS (repository.c:5491)&lt;BR /&gt;2024-09-30T15:59:00 [TASK_MANAGER ]I: Task - 67WD6KV24RFJRC7OEWJ2WIGVII is in STARTING state, updating starting status to AR_CREATING_TABLES_LIST (repository.c:5491)&lt;BR /&gt;2024-09-30T15:59:00 [TABLES_MANAGER ]I: Calling for get capture table list from the Metadata Manager started. (tasktablesmanager.c:960)&lt;BR /&gt;2024-09-30T15:59:00 [METADATA_MANAGE ]I: OCI_ATTR_RECEIVE_TIMEOUT temporary set to 1800000 millisecs (~30 mins) (oracle_endpoint_lists.c:1023)&lt;BR /&gt;2024-09-30T15:59:00 [TABLES_MANAGER ]I: Calling for get capture table list from the Metadata Manager ended. (tasktablesmanager.c:967)&lt;BR /&gt;2024-09-30T15:59:00 [TABLES_MANAGER ]W: No tables were found at task initialization. Either the selected table(s) no longer exist or no match was found for the table selection pattern(s). (tasktablesmanager.c:1292)&lt;BR /&gt;2024-09-30T15:59:00 [TASK_MANAGER ]E: No tables were found at task initialization. Either the selected table(s) no longer exist or no match was found for the table selection pattern(s). [1021707] (replicationtask.c:2409)&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 02:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484480#M12855</guid>
      <dc:creator>lqthinguyen</dc:creator>
      <dc:date>2024-10-01T02:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484487#M12856</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/235816"&gt;@lqthinguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;nbsp;1) Why the message - Supplemental logging automatic definition is disabled ?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Select this option to &lt;A title="automatically set up supplemental logging" href="https://help.qlik.com/en-US/replicate/May2024/Content/Replicate/Main/Oracle/OralcleDB_sourcebinary_AdvProps.htm#:~:text=Automatically%20add%20supplemental,supplemental%20logging." target="_blank" rel="noopener"&gt;automatically set up supplemental logging&lt;/A&gt; for the Oracle monitored tables. Enabling this option requires the necessary privileges, as Qlik Replicate will alter the tables on your behalf if supplemental logging has not yet been configured.&lt;/P&gt;
&lt;P&gt;In your scenario, this option was disabled, which led to the messages. So far you need manually setup the supplemental loggings.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1727752923868.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172349i3DB4BAD8F4EB0732/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1727752923868.png" alt="john_wang_0-1727752923868.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;nbsp;2)&amp;nbsp;No tables were found at task initialization. Either the selected table(s) no longer exist or no match was found for the table selection pattern(s)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;During task initialization, no table was found. For example, the table "EMP" was included in the task during the design phase and is visible in the GUI, allowing you to select it and add it to the monitoring list. However, before the task could run, the table was dropped, resulting in the message.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 03:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484487#M12856</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-10-01T03:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484491#M12857</link>
      <description>&lt;P&gt;additional comments:&lt;/P&gt;
&lt;P&gt;1. In your sample&lt;/P&gt;
&lt;PRE&gt;ALTER TABLE HR.EMPLOYEES &lt;FONT color="#FF0000"&gt;DROP&lt;/FONT&gt; SUPPLEMENTAL LOG DATA (PRIMARY KEY) COLUMNS; &lt;BR /&gt;ALTER TABLE HR.EMPLOYEES &lt;FONT color="#FF0000"&gt;DROP&lt;/FONT&gt; SUPPLEMENTAL LOG DATA (UNIQUE) COLUMNS; &lt;BR /&gt;ALTER TABLE HR.EMPLOYEES &lt;FONT color="#FF0000"&gt;DROP&lt;/FONT&gt; SUPPLEMENTAL LOG DATA (ALL) COLUMNS;&lt;/PRE&gt;
&lt;P&gt;It seems you meant to use &lt;STRONG&gt;ADD&lt;/STRONG&gt; instead of &lt;STRONG&gt;DROP&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;2. Supplemental logging determines how many column values are recorded in the redo log. Adding more columns to the redo log increases storage requirements and can impact database performance. For Qlik Replicate, &lt;STRONG&gt;minimal supplemental logging&lt;/STRONG&gt; is usually sufficient. The specific level of supplemental logging is determined based on the source table’s structure (in order):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If a PK exists&lt;/LI&gt;
&lt;LI&gt;If no PK exists and has a single UI&lt;/LI&gt;
&lt;LI&gt;If no PK exists and has multiple UI&lt;/LI&gt;
&lt;LI&gt;If no PK no UI&lt;/LI&gt;
&lt;LI&gt;If a filter or transformation is used&lt;/LI&gt;
&lt;LI&gt;If UPSERT mode is used&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For more detailed information, refer to the User Guide:&amp;nbsp;&lt;A title="Make sure that the required supplemental logging is added" href="https://help.qlik.com/en-US/replicate/May2024/Content/Global_Common/Content/SharedReplicateHDD/Oracle/oracle_prerequisites.htm#:~:text=Step%202%3A%20Make,source%20table%20columns." target="_blank" rel="noopener"&gt;Make sure that the required supplemental logging is added&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;So far for table &lt;FONT face="courier new,courier"&gt;HR.EMPLOYEES&lt;/FONT&gt;, you need NOT the 3 SQLs, one &lt;STRONG&gt;ALTER TABLE&lt;/STRONG&gt; is enough.&lt;/P&gt;
&lt;P&gt;Good luck with your project,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 04:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484491#M12857</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-10-01T04:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484511#M12858</link>
      <description>&lt;P&gt;Good evening Mr. John&lt;/P&gt;
&lt;P&gt;SOURCE is Oracle AWS RDS and Supplemental Logging is turned on manually&amp;nbsp; at both the database as well as the table levels; therefore we could ignore the "&lt;EM&gt;1) Supplemental logging automatic definition is disabled"&amp;nbsp; &amp;nbsp; ????&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;In your scenario, this option was disabled, which led to the messages. So far you need manually setup the supplemental loggings.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lqthinguyen_0-1727758891940.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172358i1B567FB1BB318DBF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lqthinguyen_0-1727758891940.png" alt="lqthinguyen_0-1727758891940.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TARGET is using AWS DMS as a Replicate Tool. and PostGreSQL.&amp;nbsp; I believe AWS DMS is Qlik Replicate product&amp;nbsp; (?)&lt;/P&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Theresa&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 05:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484511#M12858</guid>
      <dc:creator>lqthinguyen</dc:creator>
      <dc:date>2024-10-01T05:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484515#M12859</link>
      <description>&lt;P&gt;Good evening Mr. John&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe you are correct on both notes.&amp;nbsp; I meant 'ADD' not 'DROP'&amp;nbsp; also overpowering with the supplemental logging could impact performance, sir&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;2)&amp;nbsp;No tables were found at task initialization. Either the selected table(s) no longer exist or no match was found for the table selection pattern(s)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;During task initialization, no table was found. For example, the table "EMP" was included in the task during the design phase and is visible in the GUI, allowing you to select it and add it to the monitoring list. However, before the task could run, the table was dropped, resulting in the message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 05:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484515#M12859</guid>
      <dc:creator>lqthinguyen</dc:creator>
      <dc:date>2024-10-01T05:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484518#M12860</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/235816"&gt;@lqthinguyen&lt;/a&gt;&amp;nbsp;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;we could ignore the "&lt;/SPAN&gt;&lt;EM&gt;1) Supplemental logging automatic definition is disabled"&amp;nbsp; &amp;nbsp; ????&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Yes. Either Qlik Replicate set it up on behalf of you. Or your DBA config it manually.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;EM&gt;I believe AWS DMS is Qlik Replicate product&amp;nbsp; (?)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Yes, it's OEM product.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 05:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2484518#M12860</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-10-01T05:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2544149#M15961</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any further insight into problem 2? A client is facing the same issue and it occurs randomly. When you say the table was dropped, do you mean it was dropped from the source database, or was it dropped from the QR task? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 04:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2544149#M15961</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2026-03-04T04:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2544151#M15962</link>
      <description>&lt;P&gt;Hello Mohammed,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/214271"&gt;@MoeE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P class="1772600589970"&gt;&lt;SPAN&gt;2)&amp;nbsp;No tables were found at task initialization. Either the selected table(s) no longer exist or no match was found for the table selection pattern(s)&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P data-end="349" data-start="161"&gt;If all tables were dropped or renamed in the source database, &lt;STRONG data-end="249" data-start="231"&gt;Qlik Replicate&lt;/STRONG&gt;&amp;nbsp;fails to locate any one table during task startup, which results in this message being displayed.&lt;/P&gt;
&lt;P data-end="611" data-start="351"&gt;To verify table availability before starting the task, click &lt;STRONG data-end="434" data-start="412"&gt;“Full Table List.”&lt;/STRONG&gt; Qlik Replicate will retrieve the complete list of currently available tables, including both explicitly included tables and those matched by selection patterns, as shown below:&lt;/P&gt;
&lt;P data-end="611" data-start="351"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Full Table List.jpg" style="width: 594px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187175i2CA7F25987DE5648/image-size/large?v=v2&amp;amp;px=999" role="button" title="Full Table List.jpg" alt="Full Table List.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 05:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2544151#M15962</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-03-04T05:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2544155#M15963</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. I've been unable to recreate the exact behaviour my client is seeing. The client only experiences a warning but the task continues running without any errors or failiures.&lt;/P&gt;&lt;P&gt;I tried renamed my source table to something else and then reloading my task however I am not able to recreate their exact behaviour. In my case, the table is suspended and the task fails. Furthermore, I don't get the exact message: "No tables were found at task initialization. Either the selected table(s) no longer exist or no match was found for the table selection pattern(s)."&lt;/P&gt;&lt;P&gt;I think I will create a Qlik case to address this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 05:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2544155#M15963</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2026-03-04T05:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: No tables were found at task initialization</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2544158#M15964</link>
      <description>&lt;P&gt;Thank you for your support !&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/214271"&gt;@MoeE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 06:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-tables-were-found-at-task-initialization/m-p/2544158#M15964</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-03-04T06:22:49Z</dc:date>
    </item>
  </channel>
</rss>

