FABJ0105E ICOUT=DDNAME IS NOT ALLOWED FOR specification
Explanation
The specification requires multiple output data sets to be specified. The ICOUT keyword with a specific DD name specifies only one output data set.
System action
Program FABJMAIN stops processing with a return code of 16.
User response
Change the ICOUT keyword parameter from the specific DD name to an asterisk (*) or replace the ICOUT keyword with the STACK keyword. Rerun the job. See Relation between input and output specifications for more information.