DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-83
2998 ZPHI-EVT-FATAL-DB-ERR
2998 ZPHI-EVT-FATAL-DB-ERR
A database error occurred that caused DSM/SCM to stop processing.
ZPHI-TKN-DB-ERROR-NUM
is the error code that occurred. For SQL error codes descriptions (indicated by a
negative number or the number 100), see the SQL/MP Messages Manual.
ZPHI-TKN-SQL-DB-ERR-BUF
contains the error text.
Cause. A database error occurred that caused DSM/SCM to stop processing.
Effect. The activity stops in a nonrestartable state. DSM/SCM stops processing. The
planner or operator must clean up the activity using the Maintenance Interface 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 code. For SQL error code descriptions, see the SQL/MP
Messages Manual. If necessary, contact your HP support representative and provide
all relevant information:
Descriptions of the problem and accompanying symptoms
Details from the messages generated
Supporting documentation such as the $ZPHI Event Management Service (EMS)
logs and trace files (if requested by your HP support representative)
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.
Tokens
ZPHI-TKN-DB-ERROR-NUM <1> token-type ZSPI-TYP-INT
ZPHI-TKN-SQL-DB-ERR-BUF <2> token-type ZSPI-TYP-STRING
Message Text
Fatal data base error <1>. SQL/data base manager returned
<2>. Contact your HP representative.
1 DB_ERR_UNABLE_TO_RETRIEVE
DSM/SCM cannot access a record from the database. The associated SQL error text
describes the error in detail.
2 DB_ERR_UNABLE_TO_UPDATE
DSM/SCM cannot modify a database record.