DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-85
2998 ZPHI-EVT-FATAL-DB-ERR
28 DB_ERR_INVALID_TRANSACTION_TAG
The transaction tag passed to the Database Manager is invalid.
29 DB_ERR_RESUME_TRANSACTION_FAILED
An error occurred while a resume transaction was being performed.
30 DB_ERR_END_TRANSACTION_FAILED
The End TMF Transaction Operation (commit) resulted in an error.
31 DB_ERR_UNABLE_TO_OPEN_CURSOR
An error occurred while DSM/SCM was trying to open an SQL cursor.
32 DB_ERR_GET_TRANSID_FAILED
An error occurred while DSM/SCM was trying to obtain a TMF transaction ID.
33 DB_ERR_SUSPEND_TRANSACTION_FAILED
An error occurred while DSM/SCM was performing a suspend transaction.
34 DB_ERR_TOO_MANY_RECORDS
The number of records that the Database Manager returned is greater than the
number of records that the response buffer can accommodate.
35 DB_ERR_INVALID_QUERY_CODE
The query code is not within the range of expected values.
36 DB_ERR_DELPHI_SYSTEM_ERROR
A DSM/SCM internal system error occurred.
37 DB_ERR_INVALID_NO_OF_RECORDS
The number of records that the requestor sent does not match the number of records it
intended to send.
39 DB_ERR_TRANSACTION_NOT_STARTED_BY_SELF
The transaction tag passed to the Database Manager does not match the transaction
tag that corresponds to the transaction that this Database Manager process started.
40 DB_ERR_INVALID_FUNCTION_CODE
An invalid function code was passed to the Database Manager.
42 DB_ERR_NOT_RESERVED
The database object is not reserved.
43 DB_ERR_RESERVED
The object being accessed has been reserved by another activity.
47 DB_ERR_INVALID_OPTION_SPECIFIED
The option specified to the Database Manager is invalid.