Error numbers

Error numbers from Replication Server are constructed using the following formula:

module_number * 1000 + error_condition

A module_number is assigned to each source code module in the server and the error_condition is a numbered error condition within the source code module.