After applying PTF LU00721 and completing the HOLD tasks, I am seeing
SD4302E Missing maintenance LU00721 detected for element [email protected]$UR
SD4303I [email protected]$UR last update NMS2361, expected NMS13213
Why am I seeing this? I already ran the jobs in the HOLDATA.
Netmaster Suite 12.2
[email protected]$UR was not included in the ++HOLD for this PTF
While the [email protected]$UR is included in the PTF, no actual changes have been made to the code.
Thus, this is more a cosmetic error in this specific instance and no action is required.
If you want to clear up the error message, you can run this job at your convenience after shutting down the Netmaster region.
You will need to modify the JOBCARD and the hlq's for the datasets to match your environment prior to running.
//MYUSERV JOB ACCT,CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID
//NMVIP EXEC PGM=NMVIP
//STEPLIB DD DISP=SHR,DSN=&TGTPREF.CC2DPLD
//MODSIN DD DISP=SHR,DSN=&TGTPREF.CC2DVSMI([email protected]$UR)
//MODSOUT DD DISP=SHR,DSN=&DSNPREF.MODSDIS
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
COPY MODS INDD=MODSIN OUTDD=MODSOUT OPT=INSTALL
//*
When you restart your region, the error will no longer appear.
NOTE: If this error is for any other PTF and/or element - Please refer to KB 144401
This error may occur after the APPLY of LU00721 when manually running the ++HOLD NMVIP jobs as [email protected]$UR is not included.
This will not appear if you rerun the complete S03LDVIP job after the APPLY, or if you have the VSAM auto-update feature configured for your region.
For more information regarding available options for updating VSAM files after applying maintenance, please refer to the Resolution section in KB 144401