Set up the Replication Server database objects in the RSSD

Replication Server requires changes to the RSSD to support Oracle datatypes.To set up Replication Server changes in the RSSD, execute the followingReplication Server scripts against the RSSD database:

$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

NoteIn each script, you must edit the “use RSSD” statement to point to the correct RSSD for your Replication Server.

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

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