Generating a DELTA List in Batch

A sample job for generating DELTA Lists that implement changes to IMS is provided as member DLA#GEN in the DLACNTL library.

DELTA Lists that implement changes to APPC cannot be generated in batch.

The following figure shows the sample job for generating DELTA Lists that implement changes to IMS. The sample job includes an in-line procedure.

Sample In-Line Procedure for Generating a DELTA List

//*
//* EXECUTE PROC (SAMPLE)
//*
//DLA#GEN  EXEC DLA#GEN,
//* THE FOLLOWING SIX STATEMENTS ARE REQUIRED
//      DLASAMP='BMCNODE.DLASAMP',
//      DLALIB='BMCNODE.DLALIB',
//      IMSMAC='IMSVS.R22.MACLIB',
//      IMSGEN='IMS.GEN.ASM(STAGE1)',
//      DLAPDS='BMCNODE.DELTAPDS',
//      MEMBER=NEWLIST,
//      VTMASK='$$VT$***',
//      LTMASK='$$LT$***'

Was this page helpful? Yes No Submitting... Thank you

Comments