Viewing the SAP Replication Server Logs

View a record of the SAP Replication Server actions. Viewing the log can help you identify problems.

Note: The SAMPLE_RS.log file is available if you choose to install and start sample Replication Server during installation.
Use a text editor to open the SAMPLE_RS.log file.
The log file used at startup can be found in the -E parameter of the RUN file. For instance, given the following start command in the RUN_SAMPLE_RS file:
  • /opt/sybase/REP-15_5/bin/repserver -SSAMPLE_RS \
  • -C/opt/sybase/REP-15_5/samp_repserver/SAMPLE_RS.cfg \
  • -E/opt/sybase/REP-15_5/samp_repserver/SAMPLE_RS.log \
  • -I/opt/sybase/interfaces
The log file can be found at: /opt/sybase/REP-15_5/samp_repserver/SAMPLE_RS.log

All log files for the sample Replication Server are located in the samp_repserver directory. SAP Replication Server records its actions and notes failures in SAMPLE_RS.log