DSM/SCM Messages Manual
DSM/SCM EMS Messages
DSM/SCM Messages Manual—529845-006
5-11
2020
2020
db-error-num
is the SQL error code that identifies the error. For SQL error codes, see the
SQL/MP Messages Manual
. Some common values are described here.
db-error-buf
contains the structured query language communications area (SQLCA) error text
passed from SQL/MP.
Cause. A database error occurred that caused DSM/SCM to stop processing.
Effect. The activity stops in a restartable state.
Recovery. For exact determination of the correctable database error, see this list of
error codes. Correct the error; then restart the activity. If you cannot correct the
problem, save the file, cancel this activity, contact your service provider, and provide all
relevant information:
•
Descriptions of the problem and accompanying symptoms
•
A copy of the file that caused the error
•
Details from the message or messages generated
•
Supporting documentation such as the $ZPHI Event Management Service (EMS)
logs and trace files (if requested by your service provider)
If your local operating procedures require contacting the Global Customer Support
Center (GCSC), supply your system number and the numbers and versions of all
related products as well.
Correctable database error
db-error-num
. SQL/data base
manager returned
db-error-buf
. Correct error. RESTART
activity.
5 DB_ERR_IPC_FAILURE
A failure occurred while DSM/SCM was trying to communicate with the database
manager. The most common reason for this failure is that the define set up in the
Pathway environment does not point to the correct database manager.
6 DB_ERR_SECURITY_VIOLATION
The transaction does not have access to an object in the database.
7 DB_ERR_NOT_ENOUGH_MEMORY
Not enough memory is available to complete the transaction.
17 DB_ERR_DEFINE_NOTFOUND
The define pointing to the database manager does not exist.