日志报错:MSExchangeIS Mailbox Store 事件ID1025 --等待中
-
2012年4月19日 9:30
windows server 2008,exchange2007,日志里出现了如下的警告,查了一些文档也没有找到原因,请帮忙看一下是什么原因造成,如何解决?
万分感谢!
日志名称: Application
来源: MSExchangeIS Mailbox Store
日期: 2012/2/28 15:15:26
事件 ID: 1025
任务类别: 常规
级别: 警告
关键字: 经典
用户: 暂缺
计算机: SZMAILSRV1.XXXXXX.com
说明:
数据库“First Storage Group\Mailbox Database”出错。
函数名或问题描述: EcGenerateNRN:
错误: 0x80070005
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchangeIS Mailbox Store" />
<EventID Qualifiers="32774">1025</EventID>
<Level>3</Level>
<Task>6</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-02-28T07:15:26.000Z" />
<EventRecordID>346169</EventRecordID>
<Channel>Application</Channel>
<Computer>SZMAILSRV1.XXXXXX.com</Computer>
<Security />
</System>
<EventData>
<Data>EcGenerateNRN: </Data>
<Data>0x80070005</Data>
<Data>First Storage Group\Mailbox Database</Data>
</EventData>
</Event>
全部回复
-
2012年4月20日 2:35
您好:
检查数据库是否正常,eseutil 和exbpa,然后参考这个帖子:
http://support.microsoft.com/kb/231967
http://social.technet.microsoft.com/Forums/en/exchangesvrmonitoring/thread/e4073ae1-75d3-4be7-b1ed-95c1b5f545af
- 已建议为答案 cara chenMicrosoft Contingent Staff, Moderator 2012年4月20日 6:28
-
2012年4月20日 2:37
顺便有的时候可能某些邮箱有问题,也可以找到该邮箱来处理,参考如下:
Go to
PFDAVadmin
when connect choose "mailboxes"
Tools
Options
Enable logging to file - check box
Tools
Export properties
Unmark all and mark only:
PR_Display_Name: 0x39000003
ptagFID: 0x67480014
Export to the .txt file.
open .txt file and use Ctrl+F to find folder (use FID number from Error Event ) when you find folder you find user mailbox.
After that move mailbox to another DB in anothe store or to another Exchange Server and after that move it back.- 已建议为答案 cara chenMicrosoft Contingent Staff, Moderator 2012年4月20日 6:28
-
2012年4月25日 3:31数据库都正常,目前为止出现过2次,最近一次是3月14号,我怀疑是不是某些操作引起的,在网上找了些解释,但测试下来和我的不符合,还请大家在帮忙分析一下。
-
2012年4月26日 2:09版主