Skip to content
FAQs Related to SCCM SQL Based Database Replication Configuration Manager | ConfigMgr

FAQs Related to SCCM SQL Based Database Replication Configuration Manager | ConfigMgr

Written By Anoop C Nair
Last Updated July 25, 2024
Posted In SCCM
SHARE

FAQs Related to SCCM SQL Based Database Replication Configuration Manager | ConfigMgr. In this post, I’ll cover five questions raised to me and answers that I found.

All these relate to the database replication between SCCM primary server SQL DB and Secondary server SQL DB.

List of all Replication Groups and Article Names (Tables) Involved SCCM SQL DB Replication here. FAQs Related to SCCM SQL-Based Database Replication Configuration Manager | ConfigMgr.

This post will get all the FAQs Related to SCCM SQL-Based Database Replication Configuration Manager | ConfigMgr.

Patch My PC
Index
FAQs Related to SCCM SQL-Based Database Replication
4. What is ArticleName in SCCM 2012 DB?
5. How Much SQL Data will get Transferred or Replicated from the SCCM 2012 Primary Server DB to the Secondary Server SQL DB?
List of Article Names or Tables which are Under the Category of Global_Proxy Replication Pattern 

SQL-based database replication in SCCM ensures data consistency across sites. This FAQ section addresses common queries about configuring, managing, and troubleshooting database replication within SCCM environments.

1. Have you Ever Noticed that the SCCM 2012 Database Replication Link Schedule or Throttling Option is Grayed out in the Console?


Yes, Database SQL-based replication between SCCM 2012 Secondary and Primary sites can’t be controlled!! FAQs Related to SCCM SQL-Based Database Replication Configuration Manager | ConfigMgr.

2. Why is the SQL Database Replication between the SCCM 2012 Secondary Server and the Primary Server Throttling Option Missing?


Honestly, I don’t know. However, I think very little data is replicated between the primary and secondary site DB; hence, there is no need to throttle it. Some of us can still trace GBs of data copied from the SCCM Primary SQL server to the secondary server.

More details about this replication data: Only a subset of Global Data (called Global Proxy data) is replicated to the SCCM 2012 secondary server SQL DB. Moreover, this SQL (Database) replication is ONE-way. The Global Proxy replication data is replicated from the SCCM 2012 primary SQL server to the secondary server SQL database.

3. Which Replication Groups Fall under the Replication Pattern Called Global Proxy (Secondary Server Data)? 


In the SCCM 2012 SQL DB, I can see two Replication Patterns names under Global Proxy. FAQs Related to SCCM SQL-Based Database Replication Configuration Manager | ConfigMgr.
SQL query :- Select * from vReplicationData where ReplicationPattern = ‘Global_proxy’

ID         ReplicationPattern                       ReplicationGroup 
21           global_proxy                                       Secondary_Site_Replication_Configuration 
22           global_proxy                                       Secondary Site Data

4. What is ArticleName in SCCM 2012 DB?

Article Names are nothing but Tables that contain actual policy data. The Replication Groups (mentioned above) are further divided into Article Names based on ReplicationID.

To find out what exactly is replicated from SCCM 2012 Primary SQL DB to Secondary server SQL DB, we have 104 Article Names replicated to SCCM 2O12 Secondary server SQL DB. The more detailed list is in the following table.

Replication IDs vary between environments, so use the SQL query in Question 3 to find the replication group IDs Secondary_Site_Replication_Configuration  and Secondary Site Data.

Select * from vArticleData where ReplicationID = ’21’ or ReplicationID = ’22’. For example, you can see an ArticleName = ClientKeyDataCertExtend, and when you check the table, you can see the table with the same name: ClientKeyDataCertExtend. So, all article names seem to be referenced in the table name.

SCCM View Article Names FAQs Related to SCCM SQL Based Database Replication Configuration Manager | ConfigMgr
SCCM View Article Names FAQs Related to SCCM SQL Based Database Replication Configuration Manager | ConfigMgr

5. How Much SQL Data will get Transferred or Replicated from the SCCM 2012 Primary Server DB to the Secondary Server SQL DB?

Update: We can use exec spDiagGetSpaceUsed to get the size of reach replication groups with table details. Umair Khan helped me get this information. FAQs Related to SCCM SQL-Based Database Replication Configuration Manager | ConfigMgr.

We may need to check all the tables that are part of the Global_proxy Replication pattern (the list of tables is below). I cannot find an easy way to do this calculation for all the tables involved. The manual method is to open the table properties, then Storage, and check Index Space.

SCCM Table Size FAQs Related to SCCM SQL Based Database Replication Configuration Manager | ConfigMgr
SCCM Table Size FAQs Related to SCCM SQL Based Database Replication Configuration Manager | ConfigMgr

List of Article Names or Tables which are Under the Category of Global_Proxy Replication Pattern 

These tables are replicated from SCCM 2012 Primary server SQL DB to secondary server DB.

ArticleNameReplicationID
ActiveDirectoryForestPublishingStatus22
ActiveDirectoryForests22
ActiveDirectoryForestTrusts22
AlertVariable_G022
AlertVariable_G122
AlertVariable_S22
AlertVariableXml_G22
ArticleData21
AutoClientUpgradeConfigs22
AutoClientUpgradeSettings22
BGB_Server22
BootImgPkg_References22
BoundaryEx22
BoundaryGroup22
BoundaryGroupMembers22
BoundaryGroupSiteSystem22
CI_ConfigurationItemContents22
CI_ConfigurationItems22
CI_ContentFiles22
CI_ContentPackages22
CI_Contents22
CI_Types22
CI_UpdateSources22
CIContentPackage22
ClientDeploymentSettings22
ClientKeyData_GP22
ClientKeyDataCertExtend22
ClientPushMachine_G22
CM_SiteConfiguration22
ContentDPMap22
CP_System_Resource_N_ARR22
DeviceDiscoveryTranslation22
DeviceMPSettings22
DistributionStatus22
DPUpgradeStatus22
DrsSendHistorySummary22
InventoryAction22
InventoryClass22
InventoryClassProperty22
MIG_AppVPackageMapping22
PackageContentInfoHash22
PkgAccess22
PkgProgramOS22
PkgPrograms_G22
PkgServers_G22
PkgStatus_G22
PkgStatusHist22
PortalInfo22
ProceduresToForward21
PullDPResponse22
RcmSqlControl22
RcmSqlControlProperty22
RcmSqlControlType22
ReplicationData21
SC_Address22
SC_Address_Property22
SC_Address_PropertyList22
SC_AddressType22
SC_ClientCfg_Property22
SC_ClientCfg_PropertyList22
SC_ClientComponent22
SC_ClientComponent_Property22
SC_ClientComponent_PropertyList22
SC_ClientConfiguration22
SC_Component22
SC_Component_Property22
SC_Component_PropertyList22
SC_Configuration22
SC_Configuration_Property22
SC_Configuration_PropertyList22
SC_GlobalProperty22
SC_GlobalProperty_Property22
SC_GlobalPropertyList22
SC_GlobalPropertyList_PropertyList22
SC_MISCItem22
SC_MISCItemType22
SC_PublicKeys22
SC_RoleType22
SC_SiteDefinition22
SC_SiteDefinition_Property22
SC_SiteDefinition_PropertyList22
SC_SysResUse22
SC_SysResUse_Property22
SC_SysResUse_PropertyList22
SC_UserAccount22
SC_UserAccount_Property22
SC_UserAccount_PropertyList22
SCCMAutoUpdates21
SCCMAutoUpdateStatus22
ServerData21
SiteExchangeKeys22
SitesInfo22
SMSContentHash22
SMSPackageHash22
SMSPackages_G22
Summarizer_SiteSystem22
TS_AppReferences22
TS_References22
TS_TaskSequence22
UnknownSystem_DISC22
Update_SyncStatus22
UpgradeVersionMap21
WebServiceInfo22
WSUSServerLocations22
FAQs Related to SCCM SQL Based Database Replication Configuration Manager | ConfigMgr

Resources

SCCM Related Posts Real World Experiences Of SCCM Admins

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP from 2015 onwards for consecutive 10 years! He is a Workplace Solution Architect with more than 22+ years of experience in Workplace technologies. He is a Blogger, Speaker, and Local User Group Community leader. His main focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security, Career etc…

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion · 5 comments

  1. Hello Anoop,

    We may have a need to feed downstream reporting teams with data in SCCM 2012. They would like to enrich their reporting with some of the underlying tables from SCCM that gather data related to servers and workstations. Is there any type of best practice documentation or recommendations for transmitting some of these core tables / views downstream?

  2. Hi, I have this scenario:

    CAS and reporting with sql 2012
    6 primary sites with sql 2012 version.
    Is possible migrate the CAS SQL database and reporting database to sql 2017 keeping the 6 primary sites with sql 2012?

    what about replication?

    Thanks

    1. StaffI think all the supported versions of sql is fine. I don’t think it’s necessary to have same version of SQL for cas and primary servers.
      My recommendations is to perform tests in the lab or pre prod environment before implementing this in production

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

AC Anoop C Nair 9 min read
Intune

2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws

Key Takeaways 2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws! The June 2026 Windows 11 Patch Tuesday update brings several improvements to File Explorer. It adds support for additional archive formats, including UU, CPIO, XAR, and NuGet Packages (NUPKG). The update also preserves View and Sort preferences in […]

AC Anoop C Nair 10 min read
Intune

2026 May KB5089549 KB5087420 Windows 11 Patch | 0 Zero Day Vulnerabilities and 120 Flaws

Key Takeaways The Windows 11 May 2026 Patch KB5089549 KB5087420 Update brings important security fixes, performance improvements, and reliability enhancements across the operating system. The update introduces new features such as Xbox Mode for gaming, File Explorer improvements, enhanced input and sharing experiences, better taskbar and Windows Hello reliability, and additional enterprise management capabilities for […]

AC Anoop C Nair 8 min read
SCCM

ConfigMgr 2603 Introduces New Early Update Enrollment Process

Key Takeaways In this post we are discussing the ConfigMgr 2603 Introduces New Early Update Enrollment Process. Microsoft has officially released Configuration Manager version 2603 to the Early Update Ring, giving organizations an opportunity to test upcoming improvements before the global production rollout. The release is targeted at enterprises running ConfigMgr version 2409 or later […]

AC Anoop C Nair 3 min read