IGYCB7305-U The COBOL-specific run time library was not available at
compile time. Please add SCEERUN to the concatenation for the compile
step.
Explanation
The compiler makes use of the COBOL runtime at compile-time
in some cases where the compiler determines that computations have
constant senders. The compiler was unable to load the runtime.
System action
The compilation is terminated with a failure and
RC=16.
User response
Ensure that the correct SCEERUN data set is in the
STEPLIB for the compile step.