Configuration table

The config table stores information about the configuration of the ASE Replicator process.

See “General configuration parameters” for information about ASE Replicator configuration parameters.

Table A-14 lists the columns in the config table.

Table A-14: Configuration table

Column name

Datatype

Description

property

varchar(128)

Name of the configuration parameter

value

varchar(255)

Value of the configuration parameter

Each row in the config table identifies the value of a single configuration parameter.

When you set or change the value of a configuration parameter, the row that identifies the value of the specified configuration parameter is updated.