numeric
The current database error status flag.Whenever an error occurs during execution of a command sent to the database interface, the server will set this value to non-zero.
The value of database.dberr can be changed by the user but is reset to 0 at the start of a db or dbtrans execution block on the database.
Whenever database.dberr is set, the global numeric identifier dberr is also set.
Commands: |
|
Identifiers: |
dberr (numeric) |