IEB714I
REPEAT CARD ERROR OR REQUIRED NUMBER OF CREATE CARDS NOT PRESENT

Explanation

One of the following error conditions occurred:
  • Two or more REPEAT statements refer either to the same CREATE statement or to the same group of CREATE statements.
  • A CREATE keyword in a REPEAT statement specifies a number greater than the number of following CREATE statements.

System action

Syntax checking of the remainder of the utility control statements in this set continues, but no additional data is generated. Processing continues normally with the next DSD statement encountered. The return code is 8.

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

Probable user error. Since the output data set may have been only partially completed, run IEHPROGM to scratch the data set, if necessary. Correct the error and resubmit the job.

Source

DFSMSdfp