Previous Topic: ProgramNext Topic: Input Selection Criteria from DD APTSYSIN


PROC APJP5930


Parameter


Description

Default
in PROC

VSAMPFX=x

The value of x is concatenated ahead of the standard data set name for CA‑PanAPT files. Change this to your site's high‑level VSAM index.

none

JCLLIST=x

This value is a SYSOUT class and any other SYSOUT parameters. Utility messages, control totals, JCL, and so forth are routed to this destination.

*

REPORTS=x

This value is a SYSOUT class and any other SYSOUT parameters. Reports are routed to this destination. Change this in the JCL to your site's standards.

*

DUMPS=x

This value is a SYSOUT class and any other SYSOUT parameters. Any SYSUDUMP output is routed to this destination.

*

MAXDSN=9

This value (99999) specifies the maximum number of data set names to be processed in this run. If the number is too small, the program abends with a code of U1000. If the number is too large, the requirement in REGION increases.

250