<?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 Monitoring Load/CDC Statistics - Extract or Logs in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1969312#M3465</link>
    <description>&lt;P&gt;Regarding the statistics (Insert/Update/Delete/DDL) for each table in all of&amp;nbsp; Tasks, full load &amp;amp; CDC.&lt;BR /&gt;I have a need to get these details out to an external system.&lt;/P&gt;
&lt;P&gt;So what are my options ?&lt;BR /&gt;&lt;BR /&gt;I see that there is an API&amp;nbsp; (&lt;A href="https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/api_getTableStatus.htm" target="_self"&gt;api_getTableStatus)&amp;nbsp;&lt;/A&gt;that I could use to poll at intervals, though I&amp;nbsp; would also have to first list tasks and then iterate.&lt;/P&gt;
&lt;P&gt;Do these stats get written to a log file anywhere ?&lt;BR /&gt;Any other options available?&lt;/P&gt;
&lt;P&gt;Thanks for any insights ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2022 17:22:02 GMT</pubDate>
    <dc:creator>simonB2020</dc:creator>
    <dc:date>2022-08-16T17:22:02Z</dc:date>
    <item>
      <title>Monitoring Load/CDC Statistics - Extract or Logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1969312#M3465</link>
      <description>&lt;P&gt;Regarding the statistics (Insert/Update/Delete/DDL) for each table in all of&amp;nbsp; Tasks, full load &amp;amp; CDC.&lt;BR /&gt;I have a need to get these details out to an external system.&lt;/P&gt;
&lt;P&gt;So what are my options ?&lt;BR /&gt;&lt;BR /&gt;I see that there is an API&amp;nbsp; (&lt;A href="https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/api_getTableStatus.htm" target="_self"&gt;api_getTableStatus)&amp;nbsp;&lt;/A&gt;that I could use to poll at intervals, though I&amp;nbsp; would also have to first list tasks and then iterate.&lt;/P&gt;
&lt;P&gt;Do these stats get written to a log file anywhere ?&lt;BR /&gt;Any other options available?&lt;/P&gt;
&lt;P&gt;Thanks for any insights ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 17:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1969312#M3465</guid>
      <dc:creator>simonB2020</dc:creator>
      <dc:date>2022-08-16T17:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Load/CDC Statistics - Extract or Logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1969317#M3467</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144432"&gt;@simonB2020&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Have you considered our Enterprise Manager product? It will collect these stats and write them to a Postgres database, more details can be found here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/Main/Analytics/Analytics.htm" target="_blank"&gt;https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/Main/Analytics/Analytics.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 17:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1969317#M3467</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2022-08-16T17:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Load/CDC Statistics - Extract or Logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1973760#M3572</link>
      <description>&lt;P&gt;Dana,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unless I've missed something, this only appears to give granularity to down to the task level, nothing for individual tables.&lt;/P&gt;
&lt;P&gt;Do you know how I can the stats for tables please ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 18:01:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1973760#M3572</guid>
      <dc:creator>simonB2020</dc:creator>
      <dc:date>2022-08-26T18:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Load/CDC Statistics - Extract or Logs</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1973780#M3573</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144432"&gt;@simonB2020&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the&amp;nbsp;GetTableStatuses API and you can write a script around it and direct the output to a text file. But yes, you have to do it for each task. I have seen this being used in the field wherein customers with write a script to get the table status per task.&lt;/P&gt;
&lt;P&gt;More information here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/api_getTableStatus.htm" target="_blank"&gt;https://help.qlik.com/en-US/enterprise-manager/May2022/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/api_getTableStatus.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Retrieves the tables statuses of a specific Replicate task for all tables that match the specified state(s), table schema(s), and table name(s). This is useful for automation processes, for example, as it allows you to retrieve tables in a certain state (for example, suspended) and then perform an operation on them (for example, ReloadTable).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;There is also a control table called&amp;nbsp;Replication status but this will also give task details and not individual tables but still have really useful information.&lt;/P&gt;
&lt;P&gt;Also, if you download a diagnostic package, you will see a file called&amp;nbsp;tables_status.json&lt;/P&gt;
&lt;P&gt;This will have the table status information at the time of the download of the DP.&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Lyka&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 19:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Monitoring-Load-CDC-Statistics-Extract-or-Logs/m-p/1973780#M3573</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2022-08-26T19:05:25Z</dc:date>
    </item>
  </channel>
</rss>

