DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-128
4110 ZPHI-EVT-SRL-SERVER-COMP
4110 ZPHI-EVT-SRL-SERVER-COMP
A server process completed a DSM/SCM activity with warnings or errors.
ZPHI-TKN-SRVR-COD
is the server process that completed the activity. The possible value is:
ZPHI-VAL-SERVER-NSKCOM NSKCOM
ZPHI-TKN-SERVER-COMP-CD
is the server completion status of the activity. Possible values and the status they
represent are:
ZPHI-VAL-SVR-COMP-ERROR Server completed activity with errors.
ZPHI-VAL-SVR-COMP-SUCCESS Server completed activity successfully.
ZPHI-VAL-SVR-COMP-WARNING Server completed activity with warnings.
ZPHI-TKN-INT-FILE-NM
is the output file from the server.
Cause. A server process has completed an activity for DSM/SCM. The activity has
completed successfully, with warnings, or with errors.
Effect. Depending on the completion status, either the server completed processing
the activity (if the server completes successfully or with warnings), or the server
stopped processing the activity (if the server stops with errors). If the server stops with
errors, the activity is in a restartable state.
Recovery. The recovery procedure depends on the returned value of the server
completion code:
If the server completes the activity successfully, this is an informational message
only; no corrective action is needed.
If the server completes the activity with warnings, the operator should examine the
messages from the server process and any appropriate output files to determine if
corrective action is needed. (SYSGEN/R always finishes with warnings.) If
corrective action is needed, correct the error and start a new activity.
Tokens
ZPHI-TKN-SRVR-COD <1> token-type ZSPI-TYP-INT
ZPHI-TKN-SERVER-COMP-CD <2> token-type ZSPI-TYP-INT
ZPHI-TKN-INT-FILE-NM <3> token-type ZSPI-TYP-STRING
Message Text
<1> completed <2>. Examine server warning(s)/error(s) in file
<3>, correct error(s) if necessary, RESTART activity if
stopped in a restartable state.