How can I determine which named property (or properties) are filling my exchange 2007 information st
Posted
by Mikey B
on Server Fault
See other posts from Server Fault
or by Mikey B
Published on 2010-04-08T16:36:03Z
Indexed on
2010/04/08
16:43 UTC
Read the original article
Hit count: 485
Hi Guys,
I'm experiencing the following error on an Exchange 2007 server:
Event ID: 9667 Type: Error Category: General Source: msgidNamedPropsQuotaError Description: Failed to create a new named property for database "" because the number of named properties reached the quota limit (). User attempting to create the named property: . Named property GUID: . Named property name/id: .
I understand that this can occur if the exchange information store is filling up with named properties... but I don't know how to determine which specific named property is at fault here. Is there a way to examine the DB for this type of info to see if there's a specific recurring named property that is consuming resources?
-M
© Server Fault or respective owner