The syscdcerrcodes table
Contains the error codes used by the API.
| Column | Data Type | Description |
|---|---|---|
| errcode | INTEGER | Numeric value of the error. |
| errname | VARCHAR(16) | Symbolic name of the error. |
| errdesc | VARCHAR(127) | Error description. |
Contains the error codes used by the API.
| Column | Data Type | Description |
|---|---|---|
| errcode | INTEGER | Numeric value of the error. |
| errname | VARCHAR(16) | Symbolic name of the error. |
| errdesc | VARCHAR(127) | Error description. |