We have identified a potential issue with database transaction logs growing very quickly after running 6.1 SR1 and applying the patch. Environment: All windows environment, SES database configured with full recovery model Symptoms: After applying the patch,the transaction log for the SES database will generate large amounts of transaction logs. Details: SQL Full Recovery is a database option, which allows for recovery of the database in the event of a hardware failure. SQL Full Recovery along with a database backup allows for a database to be restored to the point of failure by restoring the backup and replaying the transaction logs to update the database prior to the failure event.In this mode, any updates to the database create a corresponding transaction log.The log can be removed once a full database backup occurs. An alternative to SQL Full Recovery is Simple Recovery. This allows restoring of the database to the last full backup.In this model, no transaction log is generated and it is up to the administrator to perform regular backups of their database.In this mode, this article does not apply. After applying the 6.1 SR1 patch, a component in SQL server, (SQL Service Broker), is generating large amount of transaction logs, up to a few gigabytes of logs per hour. Thecause is under investigation by Microsoft.In the meantime, there are two options to control the growth of logs: Instructions:
2013/03/26 Update: This issue is addressed through the patch previously communicated. Please re-apply the patch to correct the problem. Information on where to download and how to install the patch can be found here: https://www.winmagic.com/knowledgebase/article.php?id=297 |
Custom Fields
|
1419 Excessive Transactional Log Growth Due to Applying 6.1 SR1 Patch
- Updated on Feb 6, 2026
- 1 minute(s) read
- VN
Was this article helpful?