HPC1110W typ txt nnn jcl

Explanation

A suspicious condition was found during conversion of JCL to IMS HP Change Accumulation Utility procedures. In standard procedure mode, only a single step (PGM=DFSUCUM0) will be converted for IMS HP Change Accumulation Utility use.
typ
  • JCL, an unsupported statement type is found
  • EXE, the EXEC statement names a PROC or PGM that is not DFSUCUM0
  • DD, unsupported DD option is found
  • SYM, a JCL symbolic parameter is found
  • LOG, unsupported DD option is found for DFSULOG
txt
The beginning text at the exception location. This text may have been found on a continuation line of the statement.
nnnn
The relative record number of the statement within the JCLOUT file.
jcl
The first line of the statement. Continuation lines are not displayed.

User response

All exceptions should be resolved through modification of the DBRC skeletal JCL or other process by which JCL is produced. If the exceptions are minor, you can attempt to process by using the GEN.WARN command.