Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.), Release Notes Date of First Response: 2008-09-15 00:22:46 project_key: SOA See linked issue for the problem description. We should put the final solution into release notes.
Link: Added: This issue is related to JBMESSAGING-1359
Link: Added: This issue related SOA-565
Proposed content for release notes - known issues: Using Microsoft SQL Server as a database. Microsoft SQL Server does not automatically deallocate the harddrive space occupied by data in a database when that data is deleted. If used as a datastore for services that temporarily store many records, such as a messenging service, the disk space used will grow to be much greater than the amount of data actually being stored. Your database administrator should implement database maintenance plans to ensure that unused space is reclaimed. Please refer to your Microsoft SQL Server documentation for the DBCC commands ShrinkDatabase & UpdateUsage for guidance.
Cannot verify this fix with IR5 since the docs package is not correct and doesn't contain release notes (SOA-889).
Verified with CR1.