MsgBox Cleanup - SQL way
In the <install dir>
Then follow the steps below.
- Stop BTS.
- Do IISRESET to recycle your IIS.
- Run "exec bts_CleanupMsgbox" on your message box database. This will mark your instances for deletion and it will not actually delete it.
- Run "exec bts_PurgeSubscriptions" on your message box database. This will purge all your messages marked for deletion.
- Restart your BTS.
Note: Never run this script on your production database. This is only for Test Environment.