Creating the replicate objects

StepsTo create the replicate objects

  1. 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_mssql_access_service
    -i %SYBASE%\REP-15_0\scripts\hds_msss_setup_for_replicate.sql
    

    Here, my_mssql_access_service is the name of the DirectConnect access service.