Determines whether LTL error messages are ignored.
WARNING! Using the skip_ltl_errors parameter incorrectly may cause data inconsistencies between the primary and standby databases.
false
true – Enables skipping LTL errors to continue replication.
false – Disables skipping LTL errors.
If the skip_ltl_errors configuration parameter is set to true, Mirror Replication Agent logs any LTL error message returned by Replication Server, along with the offending LTL command(s), and then it continues processing log records.
If the skip_ltl_errors configuration parameter is set to false, Mirror Replication Agent stops replication and goes to Admin state when it receives an LTL error message and the error is unrecoverable.
The skip_ltl_errors parameter is intended for troubleshooting only, with assistance from Sybase Technical Support.