Apply Heterogeneous Datatype Support objects to Replication Server

Replication Server requires changes to the RSSD to support Oracle datatypes. To set up Replication Server changes in the RSSD, execute the following Replication Server scripts against the RSSD database. You must edit these scripts to supply the correct RSSD database name.

$SYBASE/REP-12_6/scripts/hds_oracle_udds.sql$SYBASE/REP-12_6/scripts/hds_oracle_funcstrings.sql$SYBASE/REP-12_6/scripts/hds_clt_ase_to_oracle.sql$SYBASE/REP-12_6/scripts/hds_clt_oracle_to_ase.sql

The scripts in the Replication Server directory have not been updated for this release. Apply the following additional script from the Mirror Replication Agent installation to your RSSD:

$SYBASE/MRO-12_6/scripts/hds_oracle_new_udds.sql.sq

The oracle_error_class script does not exist by default in Replication Server. Create it using the following scripts from the Mirror Replication Agent installation:

Apply script $SYBASE/MRO-12_6 /scripts/oracle_create_error_class_1_rs.sql to Replication ServerApply script $SYBASE/MRO-12_6 /scripts/oracle_create_error_class_2_rssd.sql to the RSSDApply script $SYBASE/MRO-12_6 /scripts/oracle_create_error_class_3_rs.sql to Replication Server