Just updated IGC0001I IFG0196W (IBM OPEN) with the new code. How do I update CA ASM2 IFG0196W csect with the latest CA ASM2 support?
The IGC0001I IFG0196W csect is used for NON-VSAM OPEN processing. CA ASM2 updates the FMT1 DSCB into a specific format to be utilized for CA RSVP advanced reporting. The last Used Date is moved in the VTOC and we ADD what we call a "QUIET TABLE". This table allows CA ASM2 to execute backups and archives and not update the LAST USED DATE in the VTOC.
The purpose of this is "Incremental Backups" processing. You do not want the LAST USED DATE changed just because the dataset was backed up.
To receive the latest ZAP update for the SMPE APPLY of the CA ASM2 USERMOD you will update the following dataset with a complete replacement from CA ASM2 Technical Support.
prefix.PPOPTION(L1OMVS6W)
You must open a support issue to receive this update and provide a DUMPT of the current updated version of IGC0001I IFG0196W.
To acquire this DUMPT you can use the following JCL:
//ZAP EXEC PGM=AMASPZAP
//SYSLIB DD DISP=SHR,DSN=SYS1.LPALIB --> Point this to the new LPALIB to find the new IFG0196W
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
DUMPT IGC0001I IFG0196W