Stores the name sets for database replication definitions. It is replicated to all sites with a version number of 12.6 or later.
Column  | 
Datatype  | 
Description  | 
|---|---|---|
dbrepid  | 
rs_id  | 
Database replication definition ID  | 
prsid  | 
int  | 
Primary Replication Server ID  | 
type  | 
char  | 
|
owner  | 
varchar (30)  | 
Owner name of a table or function, or the user name that executed a transaction or system procedure. An * indicates all owners or users.  | 
name  | 
varchar (255)  | 
Table, function, transaction, or system procedure name. An * indicates all tables, functions, transactions, and system procedures.  |