DSM/SCM Messages Manual
DSM/SCM EMS Messages
DSM/SCM Messages Manual—529845-006
5-43
2998
2998
db-error-num
is the SQL error code that occurred. For SQL error code descriptions (indicated by
a negative number or 100), see the
SQL/MP Messages Manual
.
db-error-buf
contains the structured query language communication area (SQLCA) error text
passed from SQL/MP.
Cause. An SQL error occurred that caused DSM/SCM to stop processing.
Effect. The SQLCA error text is passed from SQL/MP. The activity stops in a
nonrestartable state. DSM/SCM stops processing. You must use the Maintenance
Interface to clean up the activity before DSM/SCM can process another activity.
Recovery. For exact determination of the fatal database error, see the error codes
here or the SQL error. For SQL error code descriptions, see the
TS/MP Pathsend and
Server Programming Manual
. If necessary, contact your service provider and provide:
•
Descriptions of the problem and accompanying symptoms
•
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.
Fatal data base error
db-error-num
. SQL/data base manager
returned
db-error-buf
. Contact your HP representative.
1
DB_ERR_UNABLE_TO_RETRIEVE
Cannot access a record from the database. The associated SQL error text describes
the error in detail.
2
DB_ERR_UNABLE_TO_UPDATE
Cannot modify a database record.
3
DB_ERR_UNABLE_TO_DELETE
Cannot delete a database record.
4
DB_ERR_UNABLE_TO_ADD
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.