The information in this article applies to:
SYMPTOMS
After you delete a Directory Replication Connector on a bridgehead server,
site objects previously associated with the deleted replication connector
may not completely disappear as expected. In particular, one of the
remaining site objects may display only a "Site-Addressing" object under
"Configuration." (This likely indicates a configuration problem originating
in this "blocked" site, and will likely need to be repaired in that site
first. See RESOLUTION and MORE INFORMATION below.)
Knowledge Consistency Checker = MAXthe following events are logged:
CAUSE
A Site-Addressing object attribute (limited to a single 4-KB page) is
full of data. In tagging the object for deletion, a 4-byte attribute must
be added to this page, but 4 bytes are not available. The Site-
Addressing attribute most likely to be this large is the Site-Proxy-Space
attribute.
RESOLUTION
Resolution and prevention require ensuring that none of the Exchange Server
organization site's Site-Proxy-Space attributes includes hundreds of
entries. The actual limit can vary (up to 350 or more), but the practical
limit should be less than 20. This can only be controlled within each
individual site.
If the former case, delete or modify the X.400 proxy addresses of the mailboxes as appropriate. For the second case, there are two options:
Redesign the X.400 Addressing SchemeThis solution is recommended because it encourages good design and implementation by using X.400 attributes appropriately. This may benefit interoperability with foreign X.400 systems. It is recognized that the X.400 addressing scheme may have originated from legacy systems, and that changing the scheme is not an option.To apply the HotfixA hotfix is available that addresses this problem (see the Status section below). A new MTA and registry value will be available for configuring Exchange Server to accommodate interoperability with and migration from legacy systems that were implemented using the range of "C though OU4" X.400 attributes for address uniqueness.The registry value is as follows:
Adding the registry value and specifying a valid string, for instance OU2, configures the RID to exclude all X.400 attributes beyond OU2 from the calculation of Site-proxy-space entries. This masking mechanism may be used to ensure that Site-Proxy-Space includes only the minimum number of entries required for accurate local (site) mailbox routing. Installation notes
STATUS
Microsoft has confirmed this to be a concern for Exchange Server version
5.0.
S E R V P A C K MORE INFORMATIONControlling Site-Proxy-SpaceWithin each site, an additional entry is added to Site-proxy-space (by the Routing Information Daemon [RID]) from among all the mailboxes within the site for *every unique* X.400 address string out to and including the "OU4" attribute.This string could include any combination of the following X.400 attributes: C (country), A (administrative domain), P (private domain), O (organization), OU1, OU2, OU3, OU4 (organizational units). Generally, it is not intended that the X.400 attributes listed above would contain values *unique* to each X.400 address. Other values such as S (surname), G (given name), X.121, DDA Type\Value, etc., are typically relied upon to insure "uniqueness" of X.400 addresses. Site-Proxy-Space values are cached at MTA startup (and refreshed as required). As the MTA routes mail, a partial X.400 target address that matches one of these cached values is considered to be "local to the site" - thus the MTA "expects" to find a DN (X.500 address) that matches the recipient and "expects" to be able to route the message locally. NOTE: this assumes the "Share address space with other X400 system" is NOT enabled - which is the Exchange default. (This can lead to NDRs of "one-off" mail addressed to X.400 addresses if a site mailbox maintains an inappropriate X.400 proxy address - see Q175498). In a default Exchange Server install, there will be a single entry for Site- Proxy-Space. This may change as secondary X.400 proxies are added to mailboxes within the site, or as additional mailboxes are generated via import. Most secondary proxies are created in order to maintain interoperability with legacy email systems, or in order to maintain migrated users' previous X.400 address (as either the primary, or proxy) for routing purposes.
Keywords : kbtshoot kbbug5.00 XADM kbbug5.50 |
Last Reviewed: March 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |