Learn the various error handing methods
for Replication Server.
See theReplication
Server Troubleshooting Guide for information about resolving
specific errors.
General Error Handling
Replication Server passes messages to data servers and other Replication Servers while they are accessible, and queues messages when connections are down. SAP Control Center for Replication cannot troubleshoot problems as they arise.
Error Log Files
Learn about error log files in the replication system that you can access to troubleshoot Replication Server and RepAgent.
Data Server Error Handling
Replication Server allows user-definable error processing for data server errors. Assign appropriate error class to a specified connection and customize the assigned error class. The error actions should match the errors returned by the data server.
Exceptions Handling
When a transaction submitted by Replication Server fails, Replication Server records the transaction in the exceptions log in the RSSD. The replication system administrator at the site must resolve the transactions in the exceptions log.
DSI Duplicate Detection
The DSI records the last transaction committed or written into the exceptions log so that it can detect duplicates after a system restart. Each transaction is identified by a unique origin database ID and an origin queue ID that increases for each transaction.