DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-84
2998 ZPHI-EVT-FATAL-DB-ERR
3 DB_ERR_UNABLE_TO_DELETE
DSM/SCM cannot delete a database record.
4 DB_ERR_UNABLE_TO_ADD
DSM/SCM cannot add a record to the database.
8 DB_ERR_LIST_NOT_IN_SYNC
The Database Manager received an incorrect number of elements in the request
buffer.
11 DB_ERR_NOT_FOUND
The object does not exist in the database.
13 DB_ERR_INCORRECT_ACTION_CODE
The action code for the transaction is incorrect.
14 DB_ERR_ALREADY_CHECKED_OUT
The user has already checked out the object.
15 DB_ERR_ALREADY_EXISTS
The object already exists in the database.
16 DB_ERR_CHECKED_OUT_BY_DIFF_USER
The object has already been checked out by a different user.
18 DB_ERR_INIT_FAILURE
An error occurred while the Database Manager was performing its initialization steps.
19 DB_ERR_DIFFERENT_USER
The user ID of the requester is not what the Database Manager expects it to be.
20 DB_ERR_VERSION_MISMATCH
This version of the Database Manager is different from the version the requestor is
looking for.
21 DB_ERR_UNSOLICITED_MESSAGE
The Database Manager received a message from an unknown process.
23 DB_ERR_BEGIN_TRANSACTION_FAILED
A system error occurred.
24 DB_ERR_UNABLE_TO_BUILD_RESPONSE
The number of records retrieved from the database for an activity is greater than
allowed in an activity suite.
27 DB_ERR_INVALID_HOST_TARGET_FLAG
The host-target-flag value is not H or T.