DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-198
5260 ZPHI-EVT-ASSIGN-IN-USE
Recovery. Correct the ASSIGN value through the Pathway server. For example:
> PATHCOM $YPHI
> ALTER ta-001, ASSIGN FILEMGR, $SYSTEM.CUSTOM.FILEMGR
If you do not want the file specified in the ASSIGN to be used, cancel the request,
delete the ASSIGN, and restart the activity:
> ALTER ta-001, DELETE ASSIGN FILEMGR
5260 ZPHI-EVT-ASSIGN-IN-USE
DSM/SCM is using the ASSIGN.
ZPHI-TKN-FILE-NAME
is the name assigned to the actual file.
ZPHI-TKN-INT-FILE-NM
is the ASSIGN value. This is the actual file.
Cause. The ASSIGN is being used because it has been defined in the Pathway server
class.
Effect. The file specified in assign-value is used instead of the default file.
Recovery. Informational message only; no corrective action is needed.
5270 ZPHI-EVT-BAD-ALT-KEY-FILENM
The file contains a bad alternate key file reference.
Tokens
ZPHI-TKN-FILE-NAME <1> token-type ZSPI-TYP-STRING
ZPHI-TKN-INT-FILE-NM <2> token-type ZSPI-TYP-FNAME
Message Text
ASSIGN <1>, <2>, is being used.
Tokens
ZPHI-TKN-INT-FILE-NM <1> token-type ZSPI-TYP-FNAME
Message Text
File <1> has an invalid alternate key filename. Correct the
alternate key value for this file with FUP ALTER file-name,
ALTFILE alt-file command. RESTART activity.