Entering content frameBackground documentation Log File of the Replication Manager Locate the document in its SAP Library structure

When the REPM Server is started, it creates or writes to a log file. The Replication Manager defaults for the name of this file is repserver.log. The file is located in the wrk directory of a SAP DB installation.

The REPM Server logs the following information to this file:

The log file is structured in such a way that parts of it can be easily used to create a command file. All comments in a new record start with / * or / <letter> and are ignored by the REPM Server.

All message or error text lines in the log are identified by a letter at the start of the line.

/ M

Stands for system messages, such as the number of lines inserted and rejected, last completed transaction, and so on.

/ E

Line with error messages
This is used to introduce the two lines with the table and position values as well as the error number or error text for rejected lines.

 

 

Leaving content frame