The Oracle ANYDATA datatype

Replication Agent does not support the replication of data stored in ANYDATA columns under the following circumstances:

The pdb_ignore_unsupported_anydata configuration parameter is provided to determines how Replication Agent handles data of unsupported datatypes stored in columns of type ANYDATA.


ANYDATA and character set conversion

Replication Server will not perform character set conversion for character data stored in an ANYDATA column if the setting of the Replication Agent rs_charset configuration parameter is different from the setting of the Replication Server RS_charset configuration parameter.

See also

Replication Server Reference Manual for information on replication definitions and the create replication definition command.

Oracle SQL Reference guide for a complete list of Oracle-supplied types.

Replication Agent Reference Manual for information on the pdb_ignore_unsupported_anydata configuration parameter.