Show TOC

rs_helperrorLocate this document in the navigation structure

Displays the SAP Replication Server error actions mapped to a given data server error number.

Syntax
rs_helperror <server_error_number> [, v]
Parameters
server_error_number

A data server error number.

v

Displays the SAP ASE error message text, if it is available.

Examples
Example 1
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

RS Error Num      Error Action              Replication Server Error Class
------------      ------------              ------------------------------
Usage
  • Error action mappings are displayed for all error classes.

  • Use the assign action command to map error actions to data server error numbers.