Previous Topic: Create an Inventory Load File from Library DirectoriesNext Topic: Input Selection Criteria from DD APTSYSIN


PROC APJP6910

The first three parameters in the table below are mutually exclusive (PDSDSN, PANINDX, LIBINDX.) Delete or comment out the two parameters that are not used in job APJJ6910.


Parameter


Description

Default
in PROC

PDSDSN=x

x is the name of a data set (usually production) that is to be used for an index listing. Inventory Records are produced for each member in this library, but are limited to those members who meet the criteria indicated on the optional From‑member and To‑member control statements.

Note: Delete or comment out this parameter in job APJJ6910, if you are not using a PDS.

NULLFILE

PANINDX=x

x is the name of the temporary sequential data set that contains an index listing that is created in the first step. Inventory Records are produced for each member in the directory listing but are limited to those members that meet the criteria indicated on the optional From‑member and To‑member control statements.

Note: Delete or comment out this parameter in job APJJ6910, if you are not using a CA‑Panvalet directory.

NULLFILE

LIBINDX=x

x is the name of the temporary sequential data set that contains an index listing that is created in the first step. Inventory Records are produced for each member in the directory listing, but are limited to those members that meet the criteria indicated on the optional From‑member and To‑member control statements.

Note: Delete or comment out this parameter in job APJJ6910 if you are not using a CA‑Librarian directory.

NULLFILE

VSAMPFX=x

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

none

OTHRPFX=x

x is concatenated ahead of the standard data set name for CA‑PanAPT passed and temporary files (APT6910.DIBSFILE.) Change x to your site's high‑level index for sequential CA‑PanAPT data sets.

none

SYSDA=x

x is the DASD unit name used to store the sequential data set.

SYSDA

JCLLIST=x

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

*

REPORTS=x

x 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

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

*