The syscdrq Table
The syscdrq table contains information about Enterprise Replication queues.
Column | Type | Description |
---|---|---|
srvid | integer | The identifier number of the database server |
repid | integer | The identifier number of the replicate |
srcid | integer | The server ID of the source database server In cases where a particular server is forwarding data to another server, srvid is the target and srcid is the source that originated the transaction. |
srvname | char(128) | The name of the database server |
replname | char(128) | Replicate name |
srcname | char(128) | The name of the source database server |
bytesqueued | integer | Number of bytes queued |