You Receive an Error Message When the SQL Background Processing Job Runs (827636)



The information in this article applies to:

  • Microsoft Content Management Server 2002

SYMPTOMS

After you install Microsoft Content Management Server (MCMS) 2002 Service Pack 1 (SP1), you may receive an error message that is similar to the following when the SQL background processing job runs:
Error Msg: "Server: Msg 2627, Level 14, State 1, Procedure bgp_DeleteDanglingACL, Line 62 Violation of PRIMARY KEY constraint 'PK__@danglingACL__312B1A7E'. Cannot insert duplicate key in object '#3036F645'. MCMS Background Processing - Purging deleted rights groups from container ACLs - started The statement has been terminated. MCMS Background Processing - Purging deleted rights groups from container ACLs - failed"
The primary key name and the object name may vary because the names depend on the ad-hoc names that are assigned to them.

CAUSE

This problem occurs if you delete a certain combination of user roles. The SQL background processing job is not successful because of the deletions.

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 Content Management Server 2002 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone 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 usual 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 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.
Date         Time       Size    File name
-----------------------------------------------------
22-Aug-2003  22:18       5,280  Deletedanglingacl.sql


MORE INFORMATION

To install this hotfix, follow these steps:
  1. In SQL Query Analyzer, open the script, and then click the correct MCMS database in the database list.
  2. Click Play to run the script.

    The MCMS SQL job named Background Process is updated.
  3. Manually trigger the MCMS background process from SQL Server Enterprise Manager.

Modification Type:MinorLast Reviewed:10/26/2005
Keywords:kbHotfixServer kbQFE kbHotfixServer kbQFE kbBug kbfix kbQFE KB827636 kbAudDeveloper