IGYPP7305-U The COBOL-specific run time library was not available at
compile time. Please add SCEERUN to the concatenation for the compile
step.
Explanation
Enterprise COBOL Version
5 and later require Language Environment at
compilation time. If the Language Environment data
set SCEERUN is not installed in the MVS™ LNKLST
or LPALST, it must be included in the STEPLIB or JOBLIB concatenation
for the compilation.
System action
The compilation
is terminated with an ABORT and RC=16.
User response
Include SCEERUN in the STEPLIB or JOBLIB concatenation
for the compilation.