Previous Topic: Time Sensitive ProcessingNext Topic: Create an Inventory Load File from Library Directories


PROC APJPNEXT

Parameter

Description

Default in PROC

NEXTDSN=x

x is the name of the library that contains Production members that are copied from the Next Day Library to the Production Library. This library is deleted and reallocated after the members are successfully copied.

Note: This library must be reallocated for Job APJJ5320 to execute (when a Next Day Library is being used). The default parameters are placed in this library on a scratch pack and therefore, it can be scratched before Job APJJ5320 is run.

none

PRODDSN=x

x is the name of the Production Library that receives the members from the Next Day Library and provides the DCB information for the reallocation of the Next Day Library.

none

NEXTSPA=x

x is the SPACE parameter used to reallocate the Next Day Library after it has been deleted.

(6356,(100,100,90))

SYSDA=x

x is the DASD unit name used to store both the Next Day Library and the temporary data set that contains the control statement passed to IEBCOPY.

If SYSDA points to a pack that is cleaned up daily, specify a Volume parameter that points to a non‑scratch pack. For example,

SYSDA=SYSDA,VOL=SER=PACK01, or

//libcode.ALLOCATE DD VOL=SER=PACK01

SYSDA

JCLLIST=x

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

*

DUMPS=x

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

*