Was this helpful?
dd_db_cdds Table
The dd_db_cdds table defines which CDDSs are present in which database:
Column Name
Data Type
Description
database_no
smallint not null
Identifies a database in the replicated environment.
cdds_no
smallint not null
Identifies a CDDS present in the database.
target_type
smallint not null
Indicates the expected replication behavior of the CDDS in the database. Values are:
1 = Full peer
2 = Protected read-only
3 = Unprotected read-only
is_quiet
smallint not null
with default
Indicates that transmission of replicated information to the CDDS or the database is temporarily disabled, typically because of collisions or errors encountered.
server_no
smallint not null
with default
Identifies the Replicator Server, if any, that propagates changes to the CDDS at the database.
Last modified date: 11/28/2023