<?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>article Qlik Sense - Reload Monitoring Apps failed with Error: Table 'tempDateTimeList' not found in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Reload-Monitoring-Apps-failed-with-Error-Table/ta-p/1715721</link>
    <description>&lt;P&gt;&lt;BR /&gt;In Qlik Sense, the reload of the Operation and License Monitor apps fail with...&lt;/P&gt;
&lt;P&gt;"&lt;FONT face="courier new,courier"&gt;Error: Table 'tempDateTimeList' not found&lt;/FONT&gt;".&lt;/P&gt;
&lt;P&gt;You can find this information from the QMC in the script logs.&lt;/P&gt;
&lt;H3&gt;Environment:&lt;/H3&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, all version&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Cause:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;In a multi node environment there is some steps to configure the monitoring applications correctly in order to find the information across the nodes but also getting all the logs on those nodes.&amp;nbsp;&lt;BR /&gt;In a single node environment there are usually issues with the .txt and .qvd files in the Sense\Log folder (ProgramData) that are causing reload issues.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&amp;nbsp;&lt;/STRONG&gt;For more updated information on proper configuration visit&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Configure-monitoring-apps.htm" target="_blank" rel="noopener"&gt;Configuring the Monitoring apps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;If it's a &lt;U&gt;multi-node&lt;/U&gt; environment, do the following:&amp;nbsp;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Share the&amp;nbsp;Qlik Sense&amp;nbsp;folder on the central node.&lt;BR /&gt;The default location is&lt;FONT face="courier new,courier"&gt;&amp;nbsp;C:\ProgramData\Qlik\Sense&lt;/FONT&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Update the data connections&amp;nbsp;&lt;STRONG&gt;ServerLogFolder&amp;nbsp;&lt;/STRONG&gt;and&amp;nbsp;&lt;STRONG&gt;ArchivedLogFolder&amp;nbsp;&lt;/STRONG&gt;by replacing&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense&lt;/FONT&gt;&amp;nbsp;with the path to the shared folder.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Share the&amp;nbsp;Qlik Sense&amp;nbsp;folder on each Rim node.&lt;BR /&gt;The default location is&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense&lt;/FONT&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Add a new data connection for each rim node. This can be accomplished by opening an app, accessing the data load editor, and creating a new data connection. If you have five RIM nodes, you need to create five data connections.&lt;BR /&gt;For example, the data connection for&amp;nbsp;RIM1&amp;nbsp;points to folder&amp;nbsp;&lt;FONT face="courier new,courier"&gt;\\rim_node_1\c$\ProgramData\Qlik\Sense\Log&lt;/FONT&gt;&amp;nbsp;and is called&amp;nbsp;RIM1.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Rename the new data connections in the&amp;nbsp;QMC&amp;nbsp;to remove the&amp;nbsp;(username), which is appended to the data connection name. Example:&amp;nbsp;RIM1 (user_183)&amp;nbsp;is changed to&amp;nbsp;RIM1.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Update the load script of the&amp;nbsp;Operations Monitor&amp;nbsp;in section&amp;nbsp;SUB logFolderList&amp;nbsp;on line 5 by adding the names of all the new data connections created in step 4 and 5.&lt;BR /&gt;Each new data connection name needs to be enclosed in single quotes (') and separated by a comma. Example:&amp;nbsp;FOR each node in 'ServerLogFolder','RIM1','RIM2'.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Perform step 6 in the&amp;nbsp;License Monitor. Finally, go to the Hub and open any app. This will generate new .txt and .qvd files in the Sense\Log folder of the Central node, which is often the cause, just because some tables in the database are empty.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;BR /&gt;If it's a &lt;U&gt;single-node&lt;/U&gt; environment, first verify the error. If the Script Reload Logs resemble&amp;nbsp;the following:&lt;/H4&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 2018-01-25 10:37:35&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;resident tempDateTimeList&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 2018-01-25 10:37:35 &amp;nbsp; &amp;nbsp; &amp;nbsp;Error: Table 'tempDateTimeList' not found&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 2018-01-25 10:37:35 &amp;nbsp; &amp;nbsp; &amp;nbsp;Execution Failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 2018-01-25 10:37:35 &amp;nbsp; &amp;nbsp; &amp;nbsp;Execution finished.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Option1:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;This is likely due to the .qvd file and the .txt file being corrupt or missing from the Sense\Log folder, or the files that exist are for an older version and didn't get updated&lt;/LI&gt;
&lt;LI&gt;To fix, delete the .qvd file and .txt file for the specific monitoring app that will not reload. Reload the app again. Also try just opening&amp;nbsp;an app in the Hub and try to reload again. This usually occurs because some tables in the database are empty. If the issue is still not fixed, customer must upgrade to the latest version as this will replace the monitoring apps and source .qvd and .txt. files. (or&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Option 2:&lt;/STRONG&gt; In the Qlik Sense App script, Change &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;db_v_file_override&amp;nbsp;=&amp;nbsp;0&lt;/SPAN&gt; to&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;db_v_file_override&amp;nbsp;= 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 15:10:35 GMT</pubDate>
    <dc:creator>Bastien_Laugiero</dc:creator>
    <dc:date>2021-05-27T15:10:35Z</dc:date>
    <item>
      <title>Qlik Sense - Reload Monitoring Apps failed with Error: Table 'tempDateTimeList' not found</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Reload-Monitoring-Apps-failed-with-Error-Table/ta-p/1715721</link>
      <description>&lt;P&gt;&lt;BR /&gt;In Qlik Sense, the reload of the Operation and License Monitor apps fail with...&lt;/P&gt;
&lt;P&gt;"&lt;FONT face="courier new,courier"&gt;Error: Table 'tempDateTimeList' not found&lt;/FONT&gt;".&lt;/P&gt;
&lt;P&gt;You can find this information from the QMC in the script logs.&lt;/P&gt;
&lt;H3&gt;Environment:&lt;/H3&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, all version&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Cause:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;In a multi node environment there is some steps to configure the monitoring applications correctly in order to find the information across the nodes but also getting all the logs on those nodes.&amp;nbsp;&lt;BR /&gt;In a single node environment there are usually issues with the .txt and .qvd files in the Sense\Log folder (ProgramData) that are causing reload issues.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&amp;nbsp;&lt;/STRONG&gt;For more updated information on proper configuration visit&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Configure-monitoring-apps.htm" target="_blank" rel="noopener"&gt;Configuring the Monitoring apps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;If it's a &lt;U&gt;multi-node&lt;/U&gt; environment, do the following:&amp;nbsp;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Share the&amp;nbsp;Qlik Sense&amp;nbsp;folder on the central node.&lt;BR /&gt;The default location is&lt;FONT face="courier new,courier"&gt;&amp;nbsp;C:\ProgramData\Qlik\Sense&lt;/FONT&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Update the data connections&amp;nbsp;&lt;STRONG&gt;ServerLogFolder&amp;nbsp;&lt;/STRONG&gt;and&amp;nbsp;&lt;STRONG&gt;ArchivedLogFolder&amp;nbsp;&lt;/STRONG&gt;by replacing&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense&lt;/FONT&gt;&amp;nbsp;with the path to the shared folder.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Share the&amp;nbsp;Qlik Sense&amp;nbsp;folder on each Rim node.&lt;BR /&gt;The default location is&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense&lt;/FONT&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Add a new data connection for each rim node. This can be accomplished by opening an app, accessing the data load editor, and creating a new data connection. If you have five RIM nodes, you need to create five data connections.&lt;BR /&gt;For example, the data connection for&amp;nbsp;RIM1&amp;nbsp;points to folder&amp;nbsp;&lt;FONT face="courier new,courier"&gt;\\rim_node_1\c$\ProgramData\Qlik\Sense\Log&lt;/FONT&gt;&amp;nbsp;and is called&amp;nbsp;RIM1.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Rename the new data connections in the&amp;nbsp;QMC&amp;nbsp;to remove the&amp;nbsp;(username), which is appended to the data connection name. Example:&amp;nbsp;RIM1 (user_183)&amp;nbsp;is changed to&amp;nbsp;RIM1.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Update the load script of the&amp;nbsp;Operations Monitor&amp;nbsp;in section&amp;nbsp;SUB logFolderList&amp;nbsp;on line 5 by adding the names of all the new data connections created in step 4 and 5.&lt;BR /&gt;Each new data connection name needs to be enclosed in single quotes (') and separated by a comma. Example:&amp;nbsp;FOR each node in 'ServerLogFolder','RIM1','RIM2'.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Perform step 6 in the&amp;nbsp;License Monitor. Finally, go to the Hub and open any app. This will generate new .txt and .qvd files in the Sense\Log folder of the Central node, which is often the cause, just because some tables in the database are empty.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;BR /&gt;If it's a &lt;U&gt;single-node&lt;/U&gt; environment, first verify the error. If the Script Reload Logs resemble&amp;nbsp;the following:&lt;/H4&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 2018-01-25 10:37:35&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;resident tempDateTimeList&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 2018-01-25 10:37:35 &amp;nbsp; &amp;nbsp; &amp;nbsp;Error: Table 'tempDateTimeList' not found&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 2018-01-25 10:37:35 &amp;nbsp; &amp;nbsp; &amp;nbsp;Execution Failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 2018-01-25 10:37:35 &amp;nbsp; &amp;nbsp; &amp;nbsp;Execution finished.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Option1:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;This is likely due to the .qvd file and the .txt file being corrupt or missing from the Sense\Log folder, or the files that exist are for an older version and didn't get updated&lt;/LI&gt;
&lt;LI&gt;To fix, delete the .qvd file and .txt file for the specific monitoring app that will not reload. Reload the app again. Also try just opening&amp;nbsp;an app in the Hub and try to reload again. This usually occurs because some tables in the database are empty. If the issue is still not fixed, customer must upgrade to the latest version as this will replace the monitoring apps and source .qvd and .txt. files. (or&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Option 2:&lt;/STRONG&gt; In the Qlik Sense App script, Change &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;db_v_file_override&amp;nbsp;=&amp;nbsp;0&lt;/SPAN&gt; to&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;db_v_file_override&amp;nbsp;= 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 15:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Reload-Monitoring-Apps-failed-with-Error-Table/ta-p/1715721</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-05-27T15:10:35Z</dc:date>
    </item>
  </channel>
</rss>

