<?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>idea Trim Archive History Tool for Branch Versioned Data in Data Management Ideas</title>
    <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idi-p/1055659</link>
    <description>&lt;P&gt;To add another use case:&lt;/P&gt;&lt;P&gt;Feature class is versioned/archived/branch versioned simply to allow offline use in Collector.&lt;/P&gt;&lt;P&gt;Feature class is updated nightly from another database so every night, another row is added for each record to the dataset.&amp;nbsp; The dataset eventually grows extremely large killing performance.&lt;/P&gt;&lt;P&gt;Something similar to the Trim Archived feature class would be ideal.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2023 01:48:22 GMT</pubDate>
    <dc:creator>ScottNoldy</dc:creator>
    <dc:date>2023-01-20T01:48:22Z</dc:date>
    <item>
      <title>Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idi-p/1055659</link>
      <description>&lt;P&gt;To add another use case:&lt;/P&gt;&lt;P&gt;Feature class is versioned/archived/branch versioned simply to allow offline use in Collector.&lt;/P&gt;&lt;P&gt;Feature class is updated nightly from another database so every night, another row is added for each record to the dataset.&amp;nbsp; The dataset eventually grows extremely large killing performance.&lt;/P&gt;&lt;P&gt;Something similar to the Trim Archived feature class would be ideal.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 01:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idi-p/1055659</guid>
      <dc:creator>ScottNoldy</dc:creator>
      <dc:date>2023-01-20T01:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Support the D(elete) in CRUD for Branch Versioning</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1158546#M2067</link>
      <description>&lt;P&gt;We have a similar issue with the dataset growing very large. It would be really great to be able to trim obsolete features.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another issue is that if you are trying to use SQL queries for geometries duplicates make it difficult to query the default geometry.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even some insight into the branch versioning geodatabase model to allow users to do this on their own would be very beneficial as an interim solution.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 19:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1158546#M2067</guid>
      <dc:creator>premsweb</dc:creator>
      <dc:date>2022-03-28T19:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Support the D(elete) in CRUD for Branch Versioning</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1241790#M2068</link>
      <description>&lt;P&gt;Another up vote for this. Worried that parcel lines in the parcel fabric will grow to&amp;nbsp; tens of millions of records as we deal with fixing densified lines. A single cul-de-sac can produce hundreds of parcel lines when the build parcels tool is run. This is replicated across several parcel types. Even after the densified lines are converted to curves I'm worried that the hundreds/thousands of really short segments will stick around in perpetuity slowing queries and eating up space.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 23:14:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1241790#M2068</guid>
      <dc:creator>DrewDowling</dc:creator>
      <dc:date>2022-12-15T23:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1249785#M2070</link>
      <description />
      <pubDate>Fri, 20 Jan 2023 01:45:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1249785#M2070</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2023-01-20T01:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1268747#M2123</link>
      <description>&lt;P&gt;I just go to this issue in our evolution. We use SQL Server as the back end DB. Traditional versioned DB starting to slow down? Just consolidate it. Worked great for the last 15 years. Branch Versioning is the only method being used by the Utility Networks and there's no way to get rid of old rows? That's totally unacceptable in my book. You can't tell me that all that edit history hanging around won't affect performance. Our DB's are growing at an exponential rate! Not to mention that any SQL drilling returns the garbage rows too (as was said above).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pretty sure I can make a view in SSMS to find the latest record on the base table, drop the garbage, but resolving the branches is harder.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Come on ESRI, I WANT to like Pro and the direction we're going, but they sure are making it harder than it needs to be.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 20:10:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1268747#M2123</guid>
      <dc:creator>KeithMenia</dc:creator>
      <dc:date>2023-03-16T20:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1336502#M2272</link>
      <description>&lt;P&gt;Upvote.&amp;nbsp; Cleaning up is part of maintenance.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 09:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1336502#M2272</guid>
      <dc:creator>AshParker1</dc:creator>
      <dc:date>2023-10-10T09:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1383638#M2341</link>
      <description>&lt;P&gt;I just contacted ESRI about this because we manage a parcel fabric that nominally has 30,000 parcels in it. Well, almost 2 years of editing and running models to update attributes used in 3rd party integrations our fabric parcel table now has 7.9 million rows in it.&lt;/P&gt;&lt;P&gt;Support has this logged as ENH-000137295, which just celebrated it's 3rd birthday last week &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;, to allow the Trim Archive History tool to be run on branch versioned data.&lt;/P&gt;&lt;P&gt;Their recommendation to work around this limitation was to unregister as versioned then delete the records using the Trim Archive History tool, then re-register. Has anyone tried this workflow?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 21:20:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1383638#M2341</guid>
      <dc:creator>NickN</dc:creator>
      <dc:date>2024-02-16T21:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1383964#M2342</link>
      <description>&lt;P&gt;A customer of us used the unregister and then re-register workaround to reduce rows and it worked for them. They did not use the Trim Archive History tool, though.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 08:00:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1383964#M2342</guid>
      <dc:creator>MarcWilkes</dc:creator>
      <dc:date>2024-02-19T08:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1394640#M2366</link>
      <description>&lt;P&gt;PLEASE add this!! We just "upgraded" to branch versioning from traditional versioning, since this is the supported model for our location referencing/APR tools. We have multiple models and scripts built that automate data loading for us from various forms every night. The Derive Event Measures tool, for example, doesn't work on feature selections, so as part of our general event loading workflow it must run on the entire table. This is duplicating every single record in the event tables every night. This is not sustainable, and I agree - a tool like this is a necessary part of database maintenance.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 13:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1394640#M2366</guid>
      <dc:creator>lah</dc:creator>
      <dc:date>2024-03-12T13:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1394977#M2367</link>
      <description>&lt;P&gt;Agree that this situation is unsustainable. Why do the archive rows have to be stored in the same table? Wouldn't it be more practical all around to have the main table contain only the active rows, and have archive rows copied to a separate table? Would dramatically improve performance on the main table and make cleanup less disruptive.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 22:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1394977#M2367</guid>
      <dc:creator>TorrinHultgren2</dc:creator>
      <dc:date>2024-03-12T22:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1490438#M2404</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/473416"&gt;@AshParker1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; Upvote.&amp;nbsp; Cleaning up is part of maintenance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Totally agree about!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 12:16:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1490438#M2404</guid>
      <dc:creator>dstrigl</dc:creator>
      <dc:date>2024-06-12T12:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1497842#M2406</link>
      <description>&lt;P&gt;+1 from another developer concerned about database bloat.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 19:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1497842#M2406</guid>
      <dc:creator>dj</dc:creator>
      <dc:date>2024-06-26T19:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1502241#M2408</link>
      <description>&lt;P&gt;The Utility Network implementation I help look after has only been live for about six months and the rows in the branch tables for the subnetline feature classes are already over 100 times the number you see in DEFAULT.&amp;nbsp; This matters a lot as the doing spatial intersects on these are very inefficient due to the subnetwork line extents (a SQL optimiser issue), which makes their map display and using the Find Subnetworks tool incredibly slow.&lt;BR /&gt;Also DIRTYAREAS already has over 400,000 rows compared to the ones needing attention in DEFAULT will be well less than 100.&lt;BR /&gt;I can't see a useful business case for keeping history for these feature classes in particular for the life of this implementation.&lt;BR /&gt;Being able to periodically trim this these will be a necessity sooner rather than later.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 01:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1502241#M2408</guid>
      <dc:creator>WillBooth2</dc:creator>
      <dc:date>2024-07-08T01:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1523790#M2426</link>
      <description>&lt;P&gt;Hi folks, anyone know if this is implemented yet?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am at a cross-roads and want to get a handle on a lot of field data coming in. We are at SDE/Enterprise 10.9.1 and updating imminently.&amp;nbsp; Branched is the "future" but without simple ability to clean up I am hesitant. I see the workarounds above but I do not have time to experiment or use unsupported things that may or may not continue to work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Esri team- any updates? Will this be officially implemented at 11.3.x or 11.4?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 14:35:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1523790#M2426</guid>
      <dc:creator>Kevin_MacLeod</dc:creator>
      <dc:date>2024-08-19T14:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1523818#M2427</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/748754"&gt;@Kevin_MacLeod&lt;/a&gt;&amp;nbsp;This idea is still under consideration and has not been implemented.&amp;nbsp; I'll be sure to update this idea when more information is available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 15:36:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1523818#M2427</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2024-08-19T15:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1537619#M2436</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I don't see any benefits of having the archive records stored in the base table. Over time, the amount of&amp;nbsp; archive records would significantly increase. This can cause troubles in backup management decisions and performance. There was a comment about copying the archiving records into a separate table, which sounds more relevant - the archive records should be separated from the current state of edits and to be used only in designated workflows.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 05:42:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1537619#M2436</guid>
      <dc:creator>BogdanHristozov</dc:creator>
      <dc:date>2024-09-12T05:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1553780#M2448</link>
      <description>&lt;P&gt;Upvote!&amp;nbsp; We have now surpassed 42 million feature rows across 3 UN feature classes with branch versioning (PIPELINELINE, PIPELINEDEVICE, PIPLINEJUNCTION) due to data updates and we are seeing 10-30 minute reconcile times and falling behind on rec and post.&amp;nbsp; We are looking at taking a backup and nuking the old records ourselves and seeing what happens.&amp;nbsp; We only have about 20 million actual features.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 15:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1553780#M2448</guid>
      <dc:creator>JeffBoykin</dc:creator>
      <dc:date>2024-10-30T15:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1576861#M2461</link>
      <description>&lt;P&gt;Upvote!&amp;nbsp; Our SEWERSUBNETLINE feature class is now 1.5 GB for approximately 70 defined subnetworks.&lt;/P&gt;&lt;P&gt;While I understand the value of archive records (if you want to be able to do time-lapse comparisons of the data), our organization has never really needed this functionality with our utility data.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 17:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1576861#M2461</guid>
      <dc:creator>CarlVon_Stetten1</dc:creator>
      <dc:date>2025-01-17T17:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1577599#M2462</link>
      <description>&lt;P&gt;We'd like to see this feature/tool implemented as well. We use branch versioned data on a number of feature classes and tables unrelated to UN, Parcel Fabric, etc. Daily loads from our ETLs over the past year have turned what should be a few thousand records in one table to several million. This ETL run time went from an hour to 24 hours over this period.&lt;/P&gt;&lt;P&gt;The un-version and re-version option is not desirable as it removes existing views in the database and services are not happy.&lt;/P&gt;&lt;P&gt;We decided to run a stored procedure weekly to truncate the archival history directly in Postgres by looking at the gdb_branch_id, gdb_is_delete, last_edited_user, and gdb_from_date columns. This works for us for now but is also not preferable.&lt;/P&gt;&lt;P&gt;With the introduction of the Advanced Editing license being required for branch versioned data, this is enough to reconsider our use of branch versioning and return to traditional. If you only use Professional seats, this won't matter to you, but if you have 100s+ editors your costs have now more than tripled per user starting at Enterprise 11.2.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 21:14:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1577599#M2462</guid>
      <dc:creator>Zagorki</dc:creator>
      <dc:date>2025-01-21T21:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Archive History Tool for Branch Versioned Data</title>
      <link>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1579802#M2463</link>
      <description>&lt;P&gt;This is long overdue. There should be an option/tool to purge the history older than X days/months/years.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 00:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-ideas/trim-archive-history-tool-for-branch-versioned/idc-p/1579802#M2463</guid>
      <dc:creator>EstherSmith_Dev</dc:creator>
      <dc:date>2025-01-29T00:32:47Z</dc:date>
    </item>
  </channel>
</rss>

