Displays the Replication Server error actions mapped to a given data server error number.
rs_helperror server_error_number [, v]
A data server error number.
Displays the Adaptive Server error message text, if it is available.
rs_helperror 2601, v
DS Error Num Error Action Error Class ------------ ------------------------- ----------------------------- 2601 Stop Replication rs_sqlserver_error_class Adaptive Server Error Message ---------------------------------------------------------------------- Attempt to insert duplicate key row in object '%.*s' with unique index '%.*s'%S_EED
Error action mappings are displayed for all error classes.
Use the assign action command to map error actions to data server error numbers.