Disabling the Double Delta Functionality in MMS 2.2 SP1 (304327)



The information in this article applies to:

  • Microsoft Metadirectory Services 2.2 SP1

This article was previously published under Q304327

SYMPTOMS

After you upgrade to Microsoft Metadirectory Services (MMS) 2.2 Service Pack 1 (SP1), you may notice that the Active Directory management agent (ADMA) takes more time to process and makes multiple passes on the data when it is processing deltas.

CAUSE

This behavior is caused by new functionality that was introduced in MMS 2.2 SP1 to help resolve issues that involve list membership and distinguished name-based (DN-based) attributes that are not updated in Active Directory when running in delta mode. If the ADMA configuration does not require DN-based attributes (such as the Manager attribute), or if group membership processing is not required, there is no way to disable this new functionality. If bulk user exports to Active Directory are required, the new double delta functionality may cause too large a performance degradation. By using the hotfix that is described in this article, administrators can disable the double delta functionality that was introduced in MMS 2.2 SP1.

RESOLUTION

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next version of Microsoft Metadirectory Services that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:NOTE: In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

The English version of this fix should have the following file attributes or later:
   Date         Time   Version     Size       File name
   ------------------------------------------------------
   26-Jul-2001  18:53  2.2.1300.3    174,592  Cdir_ad.dll
   07-Jun-2001  17:28  2.2.1300.2  1,013,760  Cdir_ln.exe
   01-Aug-2001  15:17                    834  Updoid.bat
   25-Jul-2001  15:08                166,356  Db5attr.oid
				

To Disable the Double Delta Functionality

  1. Obtain and apply the hotfix.
  2. Start the Ldp.exe tool.
  3. On the Connections menu, click Connect.
  4. In the Server box, type MMS Server Name.
  5. In the Port box, type the LDAP port number. For example, type 389.

    NOTE: The Lightweight Directory Access Protocol (LDAP) port may be set to a different number. Be sure to check the Compass client logon configuration.
  6. On the Connections menu, click Bind.
  7. In the User box, type MMS_application_computer_name@MMS_server_name. This is the same ID that you use to log on to MMS with Compass.
  8. In the Password box, type the administrator password.
  9. Click to clear the Domain check box.
  10. On the View menu, click Tree, and then expand the tree to view this item:

    MA=ADMA,DsaName=MMSServer,ou=Applications,dc=microsoft,dc=com

  11. Right-click the above item, and then click Modify. Note that the base DN is populated with the correct management agent DN.
  12. In the Edit Entry Attribute box, type msMMS-ADMADisableDoubleDelta.
  13. In the Values box, type TRUE.
  14. In the Operations section, click Add.
  15. Click Enter. The following item should appear in the Entry List dialog box:

    [ADD]msMMS-ADMADisableDoubleDelta:TRUE

  16. Click Run.

To View the Attribute Setting on the Management Agent

  1. In Compass, right-click the management agent, and then click View.
  2. Click All Attributes.
  3. Look for the following attribute:

    msMMS-ADMADisableDoubleDelta: TRUE

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:

320718 Microsoft Metadirectory Services 2.2 Post SP1 Hotfix List

For additional information about how the double delta functionality affects group membership updates, click the article number below to view the article in the Microsoft Knowledge Base:

281788 The Group Membership May Not Be Updated in Delta Mode


Modification Type:MinorLast Reviewed:10/12/2005
Keywords:kbHotfixServer kbQFE kbbug kbenv kbfix KB304327