Is it possible to delete old versions of a topic? If a document is checked out and back in several times during development, a separate copy of the topic is created in the database, which bloats the overall DB size. I’m using MS SQL Express, so I want to be able to control the size of the DB to the greatest extent possible since the size limit is 10GB. I was thinking I could export topics that have multiple unnecessary copies, then delete and purge them, and then re-import which would start them fresh again. Anyone know of a simpler way?
- Anonymous
1 comment on “DELETE OLD UPK TOPIC VERSIONS”