Previous Topic: Output ReportNext Topic: Input Selection Criteria from DD APTSYSIN


PROC APJP5955

Parameter

Description

Default
in PROC

VSAMPFX=x

x concatenates before the standard data set name for CA‑PanAPT files. Change this to your site's high‑level VSAM index.

none

OTHRPFX=x

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

none

TAPE=x

x is the UNIT name that contains the newly created Move Request file. Tape is the normal medium, but you might want to store it on disk. If you specify a unit group (SYSDA) or type (3380), you must also specify a SPACE parameter. For example:

TAPE="SYSDA,SPACE=(TRK,(60,15))"

TAPE

TMSPARM=x

x is the keyword and value for the LABEL parameter. Values can be EXPDT=? or REPDT=?. When this parameter is used, it MUST be preceded with a leading comma. DO NOT code the trailing comma. For example:

TMSPARM=",EXPDT=99365"

none

JCLLIST=x

x must be suitable to be included in SYSOUT=x. Utility messages, control totals, and so forth are routed to this destination.

*

REPORTS=x

x must be suitable to be included in SYSOUT=x. Output reports are routed to this destination. Change this in the JCL to your site's standards.

*

DUMPS=x

x must be suitable to be included in SYSOUT=x. Any SYSUDUMP output is routed to this destination.

*

MODDSCB=x

x is the model DSCB used for tape GDGs. This must be a valid DSCB. If you do not have a system DSCB defined, you can use any cataloged data set name.

specified during installation