6. Using the Replicator Server : How Server Behavior Is Controlled : Error Handling : Configuration Errors
 
Share this page                  
Configuration Errors
If the runrepl.opt file settings are invalid or inconsistent, the server logs the error, changes the offending flag to the default setting, and continues. If the runrepl.opt file settings are incomplete, that is, required options are missing, the server shuts down.
You can specify whether to bypass the unique key check on the replicated tables when the server first connects to a database.
If primary key checking is enabled, Replicator Server checks for unique keys for the tables assigned to it on the local and remote databases to which it transmits. If key checking discovers an error on the local database, the server is shut down. If an error is found when checking a remote database, the target is quieted.
The primary key-checking options are:
-NSR
Enables key checking (default)
-SCR
Disables key checking