To create the replicate objects
Sign on to the Microsoft SQL Server database through ECDA Option for ODBC as the maintenance user (assuming that the maintenance user that you created has the resource role to use create table, and execute this script using the Sybase isql utility):
isql –Umaintuser –Ppassword –Smy_standby_mssql_service -i %SYBASE%\REP-15_1\scripts\hds_msss_setup_for_replicate.sql
Here, my_standby_mssql_service is the name of the DirectConnect access service.