I just ran through kb871973 to setup a test company with a copy of live company data. All went fine except when I ran the sql script provided i did get these duplicate errors. I'm not sure how to clear them up.
Msg 2627, Level 14, State 1, Line 1 Violation of PRIMARY KEY constraint 'PKSY04800'. Cannot insert duplicate key in object 'dbo.SY04800'. The statement has been terminated. Msg 2627, Level 14, State 1, Line 1 Violation of PRIMARY KEY constraint 'PKMC60100'. Cannot insert duplicate key in object 'dbo.MC60100'. The statement has been terminated. Msg 2627, Level 14, State 1, Line 1 Violation of PRIMARY KEY constraint 'PKMC60200'. Cannot insert duplicate key in object 'dbo.MC60200'. The statement has been terminated. Msg 2601, Level 14, State 1, Line 1 Cannot insert duplicate key row in object 'dbo.Spot_Work_FGInfo' with unique index 'DBFG_Idx'. The statement has been terminated. Msg 2601, Level 14, State 1, Line 1 Cannot insert duplicate key row in object 'dbo.Spot_Work_IXInfo' with unique index 'DBTBIX_Idx'. The statement has been terminated. Msg 2601, Level 14, State 1, Line 1 Cannot insert duplicate key row in object 'dbo.Spot_Work_TBInfo' with unique index 'DBTBInfoIX_Idx'. The statement has been terminated. Msg 2601, Level 14, State 1, Line 1 Cannot insert duplicate key row in object 'dbo.Spot_RefreshRates' with unique index 'IX_Spot_RefreshRates'. The statement has been terminated. Msg 2601, Level 14, State 1, Line 1 Cannot insert duplicate key row in object 'dbo.Spot_Work_DBInfo' with unique index 'DBNameIdx'. The statement has been terminated. Also, when I logon to the test company and try to open sales transaction I get this error: your multicurrency registration status has changed. Please check links on the multicurrency setup table. I ran checklinks on the multicurrency setup and that didn't help. I ran check links on sales setup and that found some multicurrency errors but that didn't fix it. I reran on the multicurrency setup but no luck. Also, we do have manufactoring installed if that makes a difference.
*This post is locked for comments