Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Event id 1114 MSExchangeIs Mailbox Store

Status
Not open for further replies.

dangerousdom

Programmer
Oct 9, 2002
72
GB
I'm getting the following warning in my application log on my Exchange 2003 Box, its appearing about 40 times a minute

Table was marked as in use while releasing a database session on database "First Storage Group\Mailbox Store (SERVERNAME)". Problem will automatically be fixed.
Table type was tbtMessage, table name was Msg, and transaction level was 0.

Does anybody have any ideas waht might be causing the problem
 
Sounds like you have a serious database issue. Time for a PSS call I think.

If I had to suggest a home-grown alternative, I'd say create a new db, and move all mailboxes over to the new one. When the old db is empty, stop the IS service briefly one nice and delete its .edb files.
 
You missed a step. After you move all mailboxes off that store, delete the store. Then you can kill the .edb files at your leasure. If you don't delete the store in Exchange, restarting the IS will cause dialtone databases to be created.

One thing to keep in mind is that when you move a mailbox to another database, any data in the dumpster is lost for that mailbox.

Pat Richard MVP
Plan for performance, and capacity takes care of itself. Plan for capacity, and suffer poor performance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top