cdr finderr

The cdr finderr command looks up a specific Enterprise Replication return code and displays the corresponding error text.

Syntax


1  cdr finderr ER_return_code
Element Purpose Restrictions
ER_return_code Enterprise Replication return code to look up. Must be a positive integer.

You can also view the Enterprise Replication return codes in the file $ONEDB_HOME/incl/esql/cdrerr.h.

You can run this command from within an SQL statement by using the SQL administration API.