<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Manage / Reduce Database Size - Everything Else				            </title>
            <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/</link>
            <description>Acumatica User Group Forums</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 21 May 2026 10:32:20 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-11475</link>
                        <pubDate>Thu, 10 Oct 2024 15:43:48 +0000</pubDate>
                        <description><![CDATA[@michaelhansen these are exactly the same tables I’m concerned about. We’re on-prem so the storage costs add up.]]></description>
                        <content:encoded><![CDATA[@michaelhansen these are exactly the same tables I’m concerned about. We’re on-prem so the storage costs add up.]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>jwaldron</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-11475</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-11474</link>
                        <pubDate>Wed, 09 Oct 2024 22:43:41 +0000</pubDate>
                        <description><![CDATA[Yes, please!  This is a nagging concern.  Thank you!]]></description>
                        <content:encoded><![CDATA[<p>Yes, please!  This is a nagging concern.  Thank you!</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Debbie Reed</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-11474</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-11471</link>
                        <pubDate>Tue, 08 Oct 2024 16:26:42 +0000</pubDate>
                        <description><![CDATA[It&#039;s been a moment. Any news on a clean way to kill off emails, files, and audit history? Below is my space usage sorted by table size. Any guidance for any of those top 3 tables would be ap...]]></description>
                        <content:encoded><![CDATA[<p>It's been a moment. Any news on a clean way to kill off emails, files, and audit history? Below is my space usage sorted by table size. Any guidance for any of those top 3 tables would be appreciated.</p>
3566
<p> </p>
<p>My understanding is that:</p>
<ul>
<li>UploadFileRevision is our attachments and upload revisions
<ul>
<li>I have seen some SQL solutions, but would love to avoid executing something so vast</li>
</ul>
</li>
<li>AuditHistory is our log of changes on tables we've enabled
<ul>
<li>I tried using Security Preferences, it seems to do nothing</li>
</ul>
</li>
<li>AUNotificationTemplate is every email we've ever sent (since 2017)
<ul>
<li>I tried both archiving and deleting, seems neither of those actualy shrink/reduce data</li>
</ul>
</li>
</ul>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>MichaelHansen</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-11471</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-10952</link>
                        <pubDate>Sat, 21 Oct 2023 00:09:48 +0000</pubDate>
                        <description><![CDATA[@jwaldron Since you have Acumatica reading the emails from that email address, it has to store them somewhere. You could probably do a database script to find emails that aren&#039;t attached to ...]]></description>
                        <content:encoded><![CDATA[<p>@jwaldron Since you have Acumatica reading the emails from that email address, it has to store them somewhere. You could probably do a database script to find emails that aren't attached to an Activity and then delete them.</p>
<p> </p>
<p>You might want to try <strong><a href="https://www.augforums.com/augsql/" target="_blank" rel="noopener">AugSQL (click here)</a></strong>, which allows you to run SQL code and see the results immediately on the screen, even if you're in an Acumatica SaaS Instance. You can also use AugSQL to run SQL code on a schedule so you could have it run nightly to cleanup emails that aren't attached to an Activity.</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-10952</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-10488</link>
                        <pubDate>Tue, 07 Feb 2023 20:07:46 +0000</pubDate>
                        <description><![CDATA[Has this ever been solved with newer versions?  We just added a user inbox as a system email account as a suggestion by Acumatica, and it jumped by database size from 80 to 95 GB.  We&#039;ve use...]]></description>
                        <content:encoded><![CDATA[<p>Has this ever been solved with newer versions?  We just added a user inbox as a system email account as a suggestion by Acumatica, and it jumped by database size from 80 to 95 GB.  We've used Acumatica for 6 years and attach a lot of PDF scanned documents to our transactions.  But having so many regular emails not attached to an Acumatica transaction is not practical.  It should only keep emails that are tied to an activity, right?  Why is it keeping a record of every email?</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>jwaldron</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-10488</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-6117</link>
                        <pubDate>Sun, 01 Mar 2020 07:52:11 +0000</pubDate>
                        <description><![CDATA[Good move having Acumatica do the purge. Make them earn their SaaS fee :)]]></description>
                        <content:encoded><![CDATA[<p>Good move having Acumatica do the purge. Make them earn their SaaS fee :)</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-6117</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-5994</link>
                        <pubDate>Tue, 11 Feb 2020 18:10:19 +0000</pubDate>
                        <description><![CDATA[We are having Acumatica purge for use through a case.  We have 17GB of e-mails that we don&#039;t need in Acumatica and deleting wasn&#039;t going to help since they would still be in the database.]]></description>
                        <content:encoded><![CDATA[<p>We are having Acumatica purge for use through a case.  We have 17GB of e-mails that we don't need in Acumatica and deleting wasn't going to help since they would still be in the database.  </p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Bryan Bresnan</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-5994</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-5203</link>
                        <pubDate>Thu, 26 Sep 2019 14:19:22 +0000</pubDate>
                        <description><![CDATA[@gabriel-michaudI agree the snapshots are double edge swords, it&#039;s so easy but it can bloat your database size, and if your snapshot size is over 1GB (not DB) you won&#039;t be able to take snaps...]]></description>
                        <content:encoded><![CDATA[<p>@gabriel-michaud</p><p>I agree the snapshots are double edge swords, it's so easy but it can bloat your database size, and if your snapshot size is over 1GB (not DB) you won't be able to take snapshots due to IIS constraints from what support mentioned ... <br />The other culprit is audit history/SQL profile log  if you turn it on and forget to purge or clean then it will be heavy, third is file storage. <br />If you allow customers to upload art files then they will blow through the space usage, suggesting them to use AWS/local folder structure is good.</p><p>I can't vouch for 1 TB database, it's all relative to resource level, how they store data/files and transaction volume and how you optimize within that space :)</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Harsha Sarjapur</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-5203</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-5201</link>
                        <pubDate>Thu, 26 Sep 2019 14:04:24 +0000</pubDate>
                        <description><![CDATA[In my experience in many cases the high database size is due to an overabundance of snapshots or log tables. In the past automation schedule history was the main culprit but in recent versio...]]></description>
                        <content:encoded><![CDATA[<p>In my experience in many cases the high database size is due to an overabundance of snapshots or log tables. In the past automation schedule history was the main culprit but in recent versions they added a setting to control the number of executions to keep in the log. PushNotificationErrors is another table that could be purged easily -- you if you don't have direct SQL access you can create a dummy customization project and run a TRUNCATE TABLE script to clean it during publishing. In the example above this table accounts for 50% of the total size of the tenant!</p><p>I'd be curious to hear what are the largest database sizes you've seen with Acumatica - one of the companies I work with has a 1tb database!</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Gabriel Michaud</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-5201</guid>
                    </item>
				                    <item>
                        <title>RE: Manage / Reduce Database Size</title>
                        <link>https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-5200</link>
                        <pubDate>Thu, 26 Sep 2019 13:43:28 +0000</pubDate>
                        <description><![CDATA[I&#039;d love to see them offer something like a &quot;cold&quot; storage option where you &quot;purge&quot; the data out of the Acumatica database, but into a blob in AWS (especially GL data). Blob storage is so ch...]]></description>
                        <content:encoded><![CDATA[<p>I'd love to see them offer something like a "cold" storage option where you "purge" the data out of the Acumatica database, but into a blob in AWS (especially GL data). Blob storage is so cheap in AWS. And it can still be reported on with BI tools. Maybe even Velixo reports in the future.</p><p>Would love to hear thoughts from @gabriel-michaud1 on this.</p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/everything-else/">Everything Else</category>                        <dc:creator>Tim Rodman</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/everything-else/manage-reduce-database-size/#post-5200</guid>
                    </item>
							        </channel>
        </rss>
		