Adding Server Entries to the Interfaces Files

To add entries for the primary and replicate database server in the SAP Replication Server interfaces file, use dsedit.

  1. Navigate to %SYBASE%\OCS-15_0\bin (Windows), or $SYBASE/OCS-15_0/bin (UNIX).
  2. On Windows, double-click dsedit.exe.
    On UNIX, enter:
    dsedit
  3. Select InterfacesDriver and click OK.
  4. Select Server Object > Add.
  5. Enter the name of the primary database server. Click OK.
  6. Enter the host name and port number of the primary database server. For example:
    chaucer, 35356
  7. Click OK.
  8. Select Server Object > Add.
  9. Enter the name of the replicate database server. Click OK.
  10. Enter the host name and port number of the replicate database server. For example:
    johnson, 9756
  11. Click OK twice, then select File > Exit.