We run Sourcegear Vault version 3.0.7.2863 for our source control. Recently we noticed our transaction log sgvault_log.LDF is enormous. Roughly 79GB and growing.
What can we do to shrink the size of the transaction log? Can we truncate it in Enterprise manager and migrate to a new one?
sgvault_log.LDF is enormous
Moderator: SourceGear
syntax clarification
The SQL syntax for the first step is:
BACKUP LOG sgvault WITH TRUNCATE_ONLY
BACKUP LOG sgvault WITH TRUNCATE_ONLY
If you do full database backups or a backup through the Vault Admin Tool, then simple recovery mode is recommended.
Note, Vault 3.5.2 and later versions changed some of the data storing methodologies, reducing database size requirements. So database storage issues have been minimized in later versions of the product.
Note, Vault 3.5.2 and later versions changed some of the data storing methodologies, reducing database size requirements. So database storage issues have been minimized in later versions of the product.
Jeff Clausius
SourceGear
SourceGear