The syscdrtx Table

The syscdrtx table contains information about Enterprise Replication transactions.

Column Type Description
srvid integer Server ID
srvname char(128) Name of database server from which data is received
txprocssd integer Transaction processed from database server srvname
txcmmtd integer Transaction committed from database server srvname
txabrtd integer Transaction aborted from database server srvname
rowscmmtd integer Rows committed from database server srvname
rowsabrtd integer Rows aborted from database server srvname
txbadcnt integer Number of transactions with source commit time (on database server srvname) greater than target commit time