FABJ0107E EITHER ICOUT= OR STACK= IS REQUIRED FOR statement STATEMENT

Explanation

The ICOUT keyword or the STACK keyword is not specified on the statement control statement. The statement requires one of them.

System action

Program FABJMAIN stops processing with a return code of 16.

User response

Add either the ICOUT or the STACK keyword to the indicated control statement, and rerun the job.