cdr finderr
The cdr finderr command looks up a specific return code and displays the corresponding error text.
Syntax
| Element | Purpose | Restrictions |
|---|---|---|
| ER_return_code | return code to look up. | Must be a positive integer. |
You can also view the return codes in the file $INFORMIXDIR/incl/esql/cdrerr.h.
You can run this command from within an SQL statement by using the SQL administration API.