6. MAINTENANCE › 6.2 Applying Maintenance › 6.2.1 Applying Maintenance to the Source Code
6.2.1 Applying Maintenance to the Source Code
You should integrate VCC maintenance by using IBM's IEBUPDTE
utility. The following example shows how to apply
maintenance to the VCC source code using IEBUPDTE:
//jobname JOB ...
//STEP1 EXEC PGM=IEBUPDTE
//SYSPRINT DD SYSOUT=A
//SYSUT1 DD DISP=OLD,DSN=sharedprefix.MICS.ASM
//SYSUT2 DD DISP=OLD,DSN=sharedprefix.MICS.ASM
//SYSIN DD DSN=sharedprefix.MICS.LOCALMOD.CNTL(CTF),
// DISP=SHR