Error 0x6bb deleting unused grouped view from folder 1-13AADE7 on database
Dev Server/Exchange Dev & Admin 2008/12/17 00:03또한 특별히 크리티컬한 문제는 아니며, 그래도 해당 오류를 꼭 제거 하고 싶다면
저장소를 dismount 하고 offline deflagment 를 돌리면 문제는 해결된다는 군요.
아래 내용 참조하시길 바랍니다..
------------------------------------------------------------------------------
해외 익스체인지 포럼의 한유저는 아래 hotfix의 업데이트 이후 문제가 해결되었다고
합니다.
해당내용 ==> http://forums.msexchange.org/1173/m_200016000/tm.htm
http://support.microsoft.com/kb/926666
------------------------------------------------------------------------------
Error 0x6bb deleting unused grouped view from folder 1-13AADE7 on database "First Storage Group\Mailbox Store". Microsoft Exchange Information Store will try to delete the view again at the next maintenance interval.
--------------------------------------------------------------------------------
http://support.microsoft.com/kb/913126
--------------------------------------------------------------------------------
Adrian Grigorof (Last update 11/28/2008):
In theory, this event can be recorded with several types of error codes but in practice only Error code 0x6bb is encountered. Error code 0x6bb (in hex) corresponds to Error code 1723 (decimal) also known as "The RPC server is too busy to complete this operation.". See the link to Error code 1723 for some information about this particular error message.
Mihai Andrei (Last update 2/23/2008):
This problem occurs because a counter is incremented every time that a recurring meeting is modified. This counter eventually reaches a limit. This limit blocks additional modifications. See M943721 for a hotfix applicable to Microsoft Exchange Server 2003.
See M913126 for additional information about this event (it states that you can ignore any errors referencing code 0x6bb).
Ionut Marin (Last update 9/29/2005):
As per Microsoft: "An error resulted during an attempt to delete an unused restricted view. By default, unused views are deleted if not used for a specified amount of time. The folder may be in use by another process, or permissions are prohibiting this action. The view may have already been deleted". See MSEX2K3DB for more details.
From a newsgroup post: "Regarding the event 1173 from source MSExchangeIS, based on my knowledge, it happens when online maintenance is performed. It is not related to an IMAP logon issue.
Basically, we can simply ignore these events. When an Online maintenance is performed, users can still access the Exchange Stores, thus some data in the Store may be locked by these users and cannot be maintained. This is a normal behavior. If no user accesses this data in the next maintenance interval, it will then be maintained at that time. As to the "View", it refers to the detailed database structure of the Mailbox Store. We can also ignore it.
We also recommend you schedule a time to perform an offline defragmentation to maintain your Exchange environment. No user will be able to access the Exchange Server thus this is more effective:
1). In Exchange System Manager, right click the Store, click Properties. Then, copy the "Exchange database" path in the Database tab. For your information, my path is: E:\Program Files\Exchsrvr\mdbdata\priv1.edb.
2). Dismount the Store.
3). Click Start -> Run, type "cmd", and press Enter.
4). Use the "cd" command to enter the following directory "E:\Program Files\Exchsrvr\bin".
5). Enter the following command and press Enter:
esetuil /d "E:\Program Files\Exchsrvr\mdbdata\priv1.edb".
For your information, a successful output is similar to the following information:
Initiating DEFRAGMENTATION mode...
Database: E:\Program Files\Exchsrvr\mdbdata\priv1.edb
Streaming File: E:\Program Files\Exchsrvr\mdbdata\priv1.STM
Temp. Database: TEMPDFRG2880.EDB
Temp. Streaming File: TEMPDFRG2880.STM
Defragmentation Status (% complete).
6). Mount the Store again".


OperationsGuide.doc

댓글을 달아 주세요