The syscdcerrcodes table
Contains the error codes used by the Change Data Capture API.
Use this table to look up the symbolic name and description
that correspond to an error code.
Column | Data Type | Description |
---|---|---|
errcode | INTEGER | Numeric value of the error. |
errname | VARCHAR(16) | Symbolic name of the error. |
errdesc | VARCHAR(127) | Error description. |