Previous Topic: CAF3101W

Next Topic: CAF3103W

CAF3102E

ddname DD STATEMENT NOT IN JCL, EXTRACT BYPASSED

Reason:

No DD JCL statement for the extract file was defined in the JCL. This ddname is either a default of EXTRACT or defined in the subfield of the TODD operand. If ddname is HISTORYx, then the NODYNAM option is in effect, and the ddname is not specified in the JCL for the HISTORYx input data set.

Action:

Place the correct ddname in the DD JCL statement or in the TODD operand in the EXTRACT statement. If ddname is HISTORYx, add the DD in the JCL for the EXTRACT job or update the global options to allow dynamic allocation of HISTORY files.