SCCM CAS Site has multiple replication groups with same name.

Question

SCCM CAS Site has multiple replication groups with the same name. Replication Groups - HTMD Forum - Welcome to the world of Device Management! This is community build by Device Management Admins for Device Management Admins❤️ Ask your questions!! We are here to help you! - SCCM CAS Site has multiple replication groups with same name.

EX: – Hardware_Inventory_14 alone has 14 entries of which one is success and the rest in failed status. This happened after restoring the database from backup. Has anyone encountered this before?

Answers ( 2 )

    0
    2022-04-14T03:45:17+05:30

    This happened while recovering CAS DB. After contacting Microsoft the issue got resolved by doing the following.

    1. Select * From RCM_RecoveryTracking where Recovery status Not in (9)
    2. Update RcM_RecoveryTracking set recoverystatus= ‘9’ where recoverystatus= ‘8’

    Best answer
  1. SCCM SQL-based replication-related question. An interesting issue is to have multiple replication groups with the same name.

    The first thing I would try to do is Replication Link Analyser to understand whether there is any problem and it can be resolved automatically or not.

    https://howtomanagedevices.com/sccm/315/sccm-replication-issue-sql-based-issues/

Leave an answer

Sorry, you do not have permission to answer to this question .