SMS: Duplicate Datakeys in Table After Datdupck RunsID: Q199731
|
The Datdupck.exe and Datdupcl.exe
utilities are used to resolve problems with duplicate datakeys in an SMS database.
The table that results might contain new duplicate datakeys even after Datdupcl.exe has
deleted the previous duplicates.
This problem may be caused by a value in the NextSpecificKey in the GROUPMAP table of less than (and therefore overlapping) the current maximum value in the table that shows the problem.
For example, you might discover new duplicates and see an entry in the Datdupck.log such as:
(Note that the table name might be different.)11766 Duplicate datakeys found in Table: IRQ_Table_SPEC
Select MAX(datakey) from IRQ_TABLE_SPEC
Select NextSpecificKey from GROUPMAP where SPECIFICTABLENAME = 'IRQ_Table_Spec'
Microsoft has confirmed this to be a bug in Systems Management Server version 1.2.
Duplicate datakeys can cause performance problems, which may result in a backlog of Management Information Format files.
If you encounter this problem, please contact Product Support Services:
http://support.microsoft.com/support/supportnet/default.asp
Additional query words: prodsms smssql
Keywords : kbDatabase kbSMS120 kbDataLoader kbSMSUtil
Version : winnt:1.2
Platform : winnt
Issue type : kbbug
Last Reviewed: March 17, 1999