The syserrors system catalog table stores information about error, warning, and informational messages returned by DataBlade modules and user-defined routines using the mi_db_error_raise( ) DataBlade API function.
The syserrors table has the following columns.
To create a new message, insert a row directly into the syserrors table. By default, all users can view this table, but only users with the DBA privilege can modify it.
A composite index on the sqlstate, locale, level, and seqno columns allows only unique values.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]