<?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: Full Table Scan Happening for the table ACT_HI_PROCINST in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/full-table-scan-happening-for-the-table-act-hi-procinst/m-p/218716#M171846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only place where I could find this, is in the regular HistoricProcessInstanceQuery.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The history tables have by default no indices applied (for insert speed), so adding one on SUPER_PROCESS_INSTANCE_ID_ might solve it in this case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2015 19:51:56 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2015-12-08T19:51:56Z</dc:date>
    <item>
      <title>Full Table Scan Happening for the table ACT_HI_PROCINST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-table-scan-happening-for-the-table-act-hi-procinst/m-p/218715#M171845</link>
      <description>Hi,We are using Activiti 5.17Below Query causing full table scan of ACT_HI_PROCINST resulting in slowing down the performance.select * from ( select a.*, ROWNUM rnum from ( select RES.* from ACT_HI_PROCINST RES WHERE RES.SUPER_PROCESS_INSTANCE_ID_ = :1 order by RES.ID_ asc ) a where ROWNUM &amp;lt; :2 )</description>
      <pubDate>Mon, 07 Dec 2015 14:21:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-table-scan-happening-for-the-table-act-hi-procinst/m-p/218715#M171845</guid>
      <dc:creator>sakumar1</dc:creator>
      <dc:date>2015-12-07T14:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Full Table Scan Happening for the table ACT_HI_PROCINST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/full-table-scan-happening-for-the-table-act-hi-procinst/m-p/218716#M171846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only place where I could find this, is in the regular HistoricProcessInstanceQuery.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The history tables have by default no indices applied (for insert speed), so adding one on SUPER_PROCESS_INSTANCE_ID_ might solve it in this case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 19:51:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/full-table-scan-happening-for-the-table-act-hi-procinst/m-p/218716#M171846</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-12-08T19:51:56Z</dc:date>
    </item>
  </channel>
</rss>

