Maintains information about procedures marked for replication in a Replication Agent group.
The multiple Replication Agents marked-procedures table is named ra_admin_prefixPROCEDURE, where ra_admin_prefix is the prefix string used for Replication Agent system object names.
| Column Name | Type | Contents | 
|---|---|---|
| prefix | VARCHAR2(3) | The instance prefix for this Replication Agent instance. This prefix is determined by the setting of the ra_admin_instance_prefix parameter. | 
| procid | NUMBER | The object ID for this marked procedure. | 
| shadowtable | VARCHAR2(30) | The object ID of the shadow table corresponding to this procedure. | 
| ruletype | NUMBER(38) | Not used. | 
| rulevalue | VARCHAR2(30) | Not used. |