IEB700I
DATA GENERATION HAS BEEN [SUCCESSFULLY] COMPLETED. COMPLETION CODE IS ccc

Explanation

If the code is ZERO, data generation was successfully completed.

If the code is FOUR, the job step was ended at the request of the user.

If code is EIGHT, an error occurred while processing a utility control statement.

If the code is TWELVE, an error occurred while processing an input or output data set.

If the code is SIXTEEN, incorrect parameters were encountered in a data control block while opening a data set.

In the message text:
ccc
The completion code.

System action

The program is ended.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the JCL and all printed output and output data sets related to the problem.

Programmer response

If the code is ZERO or FOUR, no action is necessary.

If the code is EIGHT, correct the appropriate control statements, and resubmit the job step.

If the code is TWELVE, correct the error condition described in message IEB729I, and resubmit the job step.

If the code is SIXTEEN, correct the appropriate DD statement, and resubmit the job step.

Source

DFSMSdfp