Replication Server version 15.0 support

To support Replication Server 15.0, Replication Agent supports the following configuration property and datatypes.

New configuration property

The new configuration property pdb_support_large_identifier enables or disables the replication of large identifiers up to 255 characters in length with Replication Server 15.0.

Unsigned datatype support

The following table shows the unsigned datatypes now supported by Replication Agent 15.0.

Table 2: Unsigned integer replication definition datatype mapping

Replication Server 15.0 unsigned datatypes

Replication definition datatypes

unsigned bigint

NUMERIC (20)

unsigned int

NUMERIC (10)

unsigned smallint

INT

unsigned tinyint

TINYINT

For more information, see the Replication Agent Primary Database Guide and the Replication Agent Administration Guide.