Replication Server requires changes to the RSSD to support Microsoft SQL Server datatypes.
In each script, you must modify the “use RSSD” statement,
replacing “RSSD” with the actual database name
that is the correct RSSD for your Replication Server.
To set up Replication Server changes in the RSSD, execute the following Replication Server scripts against the RSSD database:
$SYBASE/REP-15_1/scripts/hds_msss_udds.sql
$SYBASE/REP-15_1/scripts/hds_msss_funcstrings.sql
$SYBASE/REP-15_1/scripts/hds_clt_ase_to_msss.sql
$SYBASE/REP-15_1/scripts/hds_clt_msss_to_ase.sql