Article ID: 816051 - Last Review: July 24, 2007 - Revision: 3.10 SMS Primary Site processes discovery and inventory data very slowly
On This PageSYMPTOMSA Microsoft Systems Management Server 2.0 or a Microsoft Systems Management Server 2003 primary site may experience a significant slowdown in data discovery record (DDR) processing or in hardware inventory (Management Information Format [MIF] file) processing. As a result, a backlog of DDR and MIF files may occur. CAUSEThis problem may occur if you have duplicate Media Access Control (MAC) addresses present in the Systems Management Server site database. The MAC address for a particular resource is a key field that is used by Systems Management Server to validate and cross-reference discovery or hardware inventory data. When a duplicate MAC address exists, specifically in the System_MAC_Addres_ARR table, each duplicate record must be verified against many other fields, such as a computer's NetBIOS name. In a large environment where many duplicate MAC addresses are present, this verification process may result in a significant slowdown in the processing of each data file. To determine whether you are experiencing this problem, in any text editor, open a .ddr file or an .mif file that appears to be processing very slowly. Find the MAC address in the file, and then use it in the following SQL query against the SMS database: RESOLUTIONHotfix InformationA supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: http://support.microsoft.com/contactus/?ws=support
(http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.PrerequisitesYou must be running Systems Management Server 2.0 Service Pack 4 (SP4) or later to apply this hotfix. For additional information about how to obtain the latest Systems Management Server 2.0 service pack, click the following article number to view the article in the Microsoft Knowledge Base:288239
(http://support.microsoft.com/kb/288239/
)
How to Obtain the Latest Systems Management Server 2.0 Service Pack
Restart RequirementYou do not have to restart your computer after you apply this hotfix.Hotfix Replacement InformationThis hotfix does not replace any other hotfixes.File InformationThe English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.Systems Management Server 2.0 SP4Date Time Version Size File name -------------------------------------------------------------- 05-Sep-2003 21:08 2.0.1493.4217 966,752 Baseobj.dll 05-Sep-2003 21:09 2.0.1493.4217 174,480 Ddm.dll Systems Management Server 2.0 Service Pack 5 (SP5)Date Time Version Size File name -------------------------------------------------------------- 29-Aug-2003 19:39 2.0.1493.5154 968,288 Baseobj.dll 29-Aug-2003 19:39 2.0.1493.5154 175,504 Ddm.dll Systems Management Server 2003Date Time Version Size File name -------------------------------------------------------------- 04-Dec-2003 19:22 2.50.2726.105 974,848 Baseobj.dll 04-Dec-2003 19:22 2.50.2726.105 180,224 Ddm.dll Systems Management Server 2.0 Service Pack 5 (SP5)Date Time Version Size File name -------------------------------------------------------------- 25-Feb-2003 10:45 2.0.1493.5154 968,288 Baseobj.dll 25-Feb-2003 10:45 2.0.1493.5154 175,504 Ddm.dll HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Components \SMS_DISCOVERY_DATA_MANAGER The list of MAC addresses is the list of MAC addresses to be filtered. Type this list in the following format, with one MAC address to a line:Value name: ExcludeMACAddress Value type: REG_MULTI_SZ (multi-string) Value data: list of MAC addresses 00:00:00:00:00:00 All letters in each MAC address must be typed in uppercase letters to match the MAC address that is submitted in a DDR.Note A DDR that contains a MAC address that is specified in this key is still processed. However, the MAC address is not duplicated in the System_MAC_Addres_ARR table. STATUS
Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
MORE INFORMATIONThe duplication of MAC addresses may occur when you run some third-party virtual private network (VPN) programs. In this scenario, a remote client may be assigned a predefined MAC address by the program when a connection is made to the network. For example, some versions of the Nortel VPN Client program assign the following MAC address: 44:45:53:54:42:00
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.
The hotfix and the registry entry prevent additional data from being duplicated in the System_MAC_Addres_ARR but do not remove any data already present. To remove the pre-existing duplicate data, run a SQL query that is similar to the following at any primary site that is impacted by this problem. Back up the SMS Site Database before you make any direct modification. | Article Translations
|
Back to the top
