<?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: Alteryx output tool taking 1 hour to update ~80k records in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1417597#M351237</link>
    <description>&lt;P&gt;Normally, it shouldn't take that long for 80K data. But you can turn on Disable All Browse Tools in your settings, this can save some memories for you as well&lt;/P&gt;</description>
    <pubDate>Mon, 13 Oct 2025 17:46:23 GMT</pubDate>
    <dc:creator>dreldrel</dc:creator>
    <dc:date>2025-10-13T17:46:23Z</dc:date>
    <item>
      <title>Alteryx output tool taking 1 hour to update ~80k records</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1408722#M349339</link>
      <description>&lt;P&gt;Hi I would appreciate some help with the following:&lt;/P&gt;&lt;P&gt;Alteryx is taking 1 hour to update ~80k records when updating a table with a primary key, using an oracle server connection.&lt;/P&gt;&lt;P&gt;The output tool settings are default, except the following: File Format = "oracle .oci"; Output Options = "Update: Error on Update Failure"; Append Field Map = "By Field Name".&lt;/P&gt;&lt;P&gt;There is no pre or post SQL. I am not getting any errors but the update takes an hour when the rest of the workflow takes seconds to run.&lt;/P&gt;&lt;P&gt;The Primary Key in my destination oracle table has a char 64 data type, which I can't map directly in Alteryx (its currently set as a "V_WString: Forced") - I don't know if this might be causing an issue?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 09:52:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1408722#M349339</guid>
      <dc:creator>agg2uk</dc:creator>
      <dc:date>2025-08-19T09:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx output tool taking 1 hour to update ~80k records</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1408724#M349340</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/654987"&gt;@agg2uk&lt;/a&gt;&amp;nbsp;have you thought about possibly trying the in db tools and using the bulk uploader? That might help speed things up&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 10:12:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1408724#M349340</guid>
      <dc:creator>aatalai</dc:creator>
      <dc:date>2025-08-19T10:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx output tool taking 1 hour to update ~80k records</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1408755#M349344</link>
      <description>&lt;P&gt;Hey there, I’ve experienced similar, but It’s been a while.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Things to consider:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Computer memory (RAM).&amp;nbsp; Depending on the demand of your workflow and how many records you’re processing this can be a big determiner.&amp;nbsp; Alteryx can be resource hungry.&lt;/LI&gt;&lt;LI&gt;As far as hard drive space, make sure you have enough to handle the cache’ing that your workflow may require as it’s packaging portions of data to transfer.&lt;/LI&gt;&lt;LI&gt;Close Alteryx designer down completely before running this workflow to ensure all the temporary data that Alteryx stores during sessions is cleared out.&amp;nbsp; You may even need to go to your /temp location and manually clear this out every now and again.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I’ve found some articles that might help with other areas:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Oracle Connections:&amp;nbsp;&amp;nbsp;&lt;A href="https://help.alteryx.com/current/en/designer/data-sources/oracle.html#oracle" target="_blank"&gt;Oracle&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Changing Packet Size:&amp;nbsp;&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Change-Packet-Size-in-OLEDB/td-p/84469" target="_blank"&gt;Solved: Change Packet Size in OLEDB - Alteryx Community&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Memory Use:&amp;nbsp;&amp;nbsp;&lt;A href="https://help.alteryx.com/current/en/designer/get-started/user-settings/memory-use.html#idp328808" target="_blank"&gt;Memory Use&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Output Tool Transaction Size Settings:&amp;nbsp;&amp;nbsp;&lt;A href="https://knowledge.alteryx.com/index/s/article/What-is-the-Alteryx-Designer-Transaction-Size-option-for-Output-Tool" target="_blank"&gt;What is the Alteryx Designer Transaction Size option for Output Tool?&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hard to tell exactly what might be causing your issues, but these are areas worth exploring.&amp;nbsp;&amp;nbsp;If all that fails to resolve, open a service ticket so that one of the support team can review your log files and maybe they can see what’s going on or where it’s hanging up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&amp;nbsp; -Jay&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 12:58:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1408755#M349344</guid>
      <dc:creator>jrlindem</dc:creator>
      <dc:date>2025-08-19T12:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx output tool taking 1 hour to update ~80k records</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1417597#M351237</link>
      <description>&lt;P&gt;Normally, it shouldn't take that long for 80K data. But you can turn on Disable All Browse Tools in your settings, this can save some memories for you as well&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 17:46:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1417597#M351237</guid>
      <dc:creator>dreldrel</dc:creator>
      <dc:date>2025-10-13T17:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx output tool taking 1 hour to update ~80k records</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1417613#M351242</link>
      <description>&lt;P&gt;Just seeing this message --- my hunch is some of this is just expected behavior. I'd toggle off primary key constraint and write this to a new db. Does it write lighting fast? If so--- your issue is the primary key constraint. That's a killer on large dbs. Index rebuilding sucks. If your write without the primary key to a new db is still slow --- troubleshoot the driver and how you are writing. If you are using OCI --- can't you output to a blob storage --- and trigger some function in OCI to do this for you?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 19:22:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-output-tool-taking-1-hour-to-update-80k-records/m-p/1417613#M351242</guid>
      <dc:creator>apathetichell</dc:creator>
      <dc:date>2025-10-13T19:22:53Z</dc:date>
    </item>
  </channel>
</rss>

