The syscdrpart Table

The syscdrpart table contains participant information.

Column Type Description
replname lvarchar Replicate name
servername char(128) Database server name
partstate char(50) Participant state: ACTIVE, INACTIVE
partmode char(1)
  • P = primary database server (read/write)
  • R = target database server (receive only)
dbsname lvarchar Database name
owner lvarchar Owner name
tabname lvarchar Table name
pendingsync integer
  • 0 = the Pending Sync attribute is not set
  • 1 = the Pending Sync attribute is set, indicating that the participant is waiting to be synchronized after the replication server was enabled