<?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 DROP TABLE &amp;quot;SYSTEM&amp;quot;.&amp;quot;attrep_changesDAOC7DA_0000155&amp;quot; [1020403] ORA-14452: attempt to create, alter or drop an index on temporary table already in use [ in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2049879#M5386</link>
    <description>&lt;P&gt;When I checked my cdc tasks, I found that none of them were synchronized in real time. So I started to check the log, which shows "Failed executing drop table statement: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporary table already in use [1022307]" , So I deleted the session that was using the table in the oracle database, and successfully executed the drop table "SYSTEM"."attrep_changesDAOC7DA_0000155", but in the following period of time, a large number of this error appeared.&lt;BR /&gt;Do you guys have a solution to this error?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 07:49:21 GMT</pubDate>
    <dc:creator>iucv</dc:creator>
    <dc:date>2023-03-16T07:49:21Z</dc:date>
    <item>
      <title>DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporary table already in use [</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2049879#M5386</link>
      <description>&lt;P&gt;When I checked my cdc tasks, I found that none of them were synchronized in real time. So I started to check the log, which shows "Failed executing drop table statement: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporary table already in use [1022307]" , So I deleted the session that was using the table in the oracle database, and successfully executed the drop table "SYSTEM"."attrep_changesDAOC7DA_0000155", but in the following period of time, a large number of this error appeared.&lt;BR /&gt;Do you guys have a solution to this error?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 07:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2049879#M5386</guid>
      <dc:creator>iucv</dc:creator>
      <dc:date>2023-03-16T07:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporar</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2049933#M5389</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/222190"&gt;@iucv&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out.&lt;/P&gt;
&lt;P&gt;In general this is caused by Oracle connection not stable and the broken connections locked the net change table (like "&lt;SPAN&gt;attrep_changesDAOC7DA_0000155"&lt;/SPAN&gt;).&amp;nbsp;As the issue is happening on global temporary tables only, we'd like to suggest you to disable the use of global temporary table&amp;nbsp; by adding an internal parameter &lt;FONT face="courier new,courier"&gt;createNetChangesTempTable&lt;/FONT&gt; on target Endpoint:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1678957241320.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102913iAB39469B56D3C75B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1678957241320.png" alt="john_wang_0-1678957241320.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;IF the problem persists please enable target_apply to Trace (or Verbose) and provide the task Diagnostics Packages (opening a support ticket, please do not attach them here as community is public), support team will help you to investigate further.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 09:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2049933#M5389</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-03-16T09:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporar</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2051600#M5427</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This is an effective solution and it did solve the problem for me with such configuration. However, its impact on performance is significant, which led me to replace the machine of the target database and optimize the stability of the database connection.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 14:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2051600#M5427</guid>
      <dc:creator>iucv</dc:creator>
      <dc:date>2023-03-21T14:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporar</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2051604#M5428</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Also, I greatly appreciate your answer. It gave me the right direction.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 14:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2051604#M5428</guid>
      <dc:creator>iucv</dc:creator>
      <dc:date>2023-03-21T14:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporar</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2103142#M6993</link>
      <description>&lt;P&gt;Setting&amp;nbsp;&lt;SPAN&gt;internal parameter&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;createNetChangesTempTable = False&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Provides the desired workaround, but we recommend identifying the network drops causing these issues. The root cause is network not stable, make sure the network works fine then we may set it back to TRUE.&lt;/P&gt;
&lt;P&gt;createNetChangesTempTable = True or enabled is the Oracle Target setting by default.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 14:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2103142#M6993</guid>
      <dc:creator>KellyHobson</dc:creator>
      <dc:date>2023-08-07T14:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporar</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2539473#M15681</link>
      <description>&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" tabindex="-1" role="text" data-placeholder="翻譯" data-ved="2ahUKEwj96czCgsaRAxU9Z_UHHXn7NcUQ3ewLegQIDBAW" aria-label="譯文：Hello, I have the same problem. Could you please advise me on how to optimize the stability of the Oracle connection? Thank you!"&gt;&lt;SPAN class="Y2IQFc"&gt;Hello, I have the same problem. Could you please advise me on how to optimize the stability of the Oracle connection?&lt;BR /&gt;Thank you!&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Dec 2025 01:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2539473#M15681</guid>
      <dc:creator>R2JOE</dc:creator>
      <dc:date>2025-12-18T01:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporar</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2539622#M15697</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/346216"&gt;@R2JOE&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Does the option mentioned above not work in your case? Could you please elaborate on the issue or clarify your question?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 07:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2539622#M15697</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-12-19T07:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: DROP TABLE "SYSTEM"."attrep_changesDAOC7DA_0000155" [1020403] ORA-14452: attempt to create, alter or drop an index on temporar</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2539643#M15699</link>
      <description>&lt;P&gt;This error usually means another session or background process is still holding the temporary table when the CDC task tries to drop it. Restarting the affected CDC task or the replication service often clears those stuck sessions cleanly. It’s also a good idea to check for any orphaned Oracle sessions before the task runs. Make sure your CDC tool is on a supported version and that any recommended patches are applied. If the issue keeps repeating, it may be a known bug, and reaching out to vendor support is usually the best next step. Regularly reviewing logs from a central website or dashboard, similar to setups discussed on &lt;A href="http://http" target="_self"&gt;Neefox&lt;/A&gt;, can help catch this early.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Dec 2025 15:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DROP-TABLE-quot-SYSTEM-quot-quot-attrep-changesDAOC7DA-0000155/m-p/2539643#M15699</guid>
      <dc:creator>jameswalker</dc:creator>
      <dc:date>2025-12-27T15:40:10Z</dc:date>
    </item>
  </channel>
</rss>

