DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-131
4130 ZPHI-EVT-INV-SRL-INFO-EXENM
4130 ZPHI-EVT-INV-SRL-INFO-EXENM
The expected SRL executable name was not in the SRL build output file.
ZPHI-TKN-SRL-OUT-FILENAME
is the name of the SRL build output file created during the SRL build.
ZPHI-TKN-SUBVOL-NAME
is the name of the subvolume where the SRL build output file is located.
Cause. An inconsistency occurred in the SRL build output file. The expected
executable name was not there or contained too many characters.
Effect. The Build stops nonrestartable.
Recovery. Examine the specified SRL build output file to determine why the INFO
SRL command failed. There should be one INFO SRL command line for each SRL
relocatable that is being built, followed by an output line of the relocatable name and its
executable name. All the INFO SRL commands are framed by comments of “#####
SRL INFO SECTION #####” and “##### END INFO SECTION #####”. Cancel the
Build, correct the problem, and start a new Build.
Tokens
ZPHI-TKN-SRL-OUT-FILENAME <1> token-type ZSPI-TYP-STRING
ZPHI-TKN-SUBVOL-NAME <2> token-type ZSPI-TYP-STRING
Message Text
Invalid SRL executable name in the SRL build output file <1>
in the build subvolume <2>.