Overriding STANDARD.SELECTION Values
Tables in Relational Replication are created based on the schema definition in STANDARD.SELECTION from the XSD event. You can override the field lengths, datatypes and field types (single/multi) of tables created in Relational Replication using the RR.OVERRIDE.PARAMETER table.
This table determines how to override field lengths, data types and field types (single/multi) in Relational Replication.
Configuring RR.OVERRIDE.PARAMETER
You must perform a number of steps to configure and use RR.OVERRIDE.PARAMETER.
You must perform a number of steps to configure and use RR.PARAM.
Updating Data Type in RR.OVERRIDE.PARAMETER
You can override the data type of a Relational Replication field using the RR.OVERRIDE.PARAMETER table.
Updating Field Type in RR.OVERRIDE.PARAMETER
You can override the field type (single/multi) of a Relational Replication field using the RR.OVERRIDE.PARAMETER table.
In this topic