In Sitecore Control Panel there is a command to perform Database Cleanup. Does this cleanup History, PublishQueue and EventQueue tables in both master and web database?
There are also cleanup tasks in the web.config for the above tables. If they are only enabled on the CMS server, do they perform cleanup in both master and web databases?
Thanks
I assume you are referring to the "Clean Databases" option on the Control Panel/Databaeses screen.
I looked at the implementation of the CleanupDatabase method in the class Sitecore.Data.DataProviders.Sql.SqlDataProvider using DotPeek, and it does the following tasks:
I have confirmed that this task does not clear the History, or PublishQueue tables. My EventQueue table was empty, so I could not test this.
Note: This analysis is based on reflecting Sitecore 6.6.0, version 121203.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With