DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-50
2035 ZPHI-EVT-REM-SYS-UNAVAIL
ZPHI-TKN-INT-FILE-NM
is the qualified filename of the file where the error occurred.
Cause. A warning or restartable file error occurred during the specified procedure or
action.
Effect. If the error is a warning, the activity continues processing. If the error is
restartable, the activity stops in a restartable state.
Recovery. Check the OSS file-system error code in the message. For more detailed
information, including recovery actions, see the Open System Services System Calls
Reference Manual. If the error is a warning, the operator or planner might need to
decide if corrective action is needed. If the error is restartable, correct the error and
restart the activity.
2035 ZPHI-EVT-REM-SYS-UNAVAIL
A user request to a remote system could not be completed because the remote system
was not available.
ZPHI-TKN-REMOTE-NODE-NM
is the name of the remote system that was not available.
Cause. A user request to a remote system could not be completed because the
remote system was not available.
Effect. The activity stops in a restartable state.
Recovery. Determine why the Expand line is down or unavailable. If possible, correct
the problem that is causing the line to be down. Restart the activity when the remote
system is available.
ZPHI-VAL-ACTION-OPENDIR
opendir() procedure
ZPHI-VAL-ACTION-MKDIR
mkdir() procedure
ZPHI-VAL-ACTION-MKFIFO
mkfifo() procedure
ZPHI-VAL-ACTION-REMOVE-OSS
remove_oss() procedure
ZPHI-VAL-ACTION-LINK
link() procedure
ZPHI-VAL-ACTION-SYMLINK
symlink() procedure
Tokens
ZPHI-TKN-REMOTE-NODE-NM <1> token-type ZSPI-TYP-STRING
Message Text
Remote system <1> not available. RESTART the activity when
the remote system is available.