DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-125
4080 ZPHI-EVT-SRL-BUILD-MISMATCH
4080 ZPHI-EVT-SRL-BUILD-MISMATCH
The number of SRL relocatable files does not match the number of built SRL
executable files.
ZPHI-TKN-NUM-OF-SRL-RELOCS
is the number of SRL relocatable files.
ZPHI-TKN-NUM-OF-SRL-EXES
is the number of SRL executable files produced from the Build.
Cause. The SRL build was not successful. For each SRL relocatable and ZTILT file,
one SRL executable and one ZTILT file should be produced.
Effect. The Build stops nonrestartable.
Recovery. Determine why there is not a sufficient number of SRL executables. The
working subvolumes that DSM/SCM uses to build SRLs are named ZASRL*. One of
these subvolumes contains a file named SRLBLDOF, which contains the output from
NSKCOM when the SRLs were built. Cancel the Build, correct the problem, and start a
new Build.
Tokens
ZPHI-TKN-NUM-OF-SRL-RELOCS <1> token-type ZSPI-TYP-INT
ZPHI-TKN-NUM-OF-SRL-EXES <2> token-type ZSPI-TYP-INT
Message Text
The number of SRL relocatable and ZTILT files, <1>, does not
match the number of executable and ZTILT files, <2>, that
were built by DSM/SCM.