Producing SMP/E Reports
It is recommended that you ACCEPT the maintenance after a certain period of time has elapsed since the maintenance was applied. To verify which SYSMODs have been applied and are not ACCEPTed yet, run the following sample job:
Copy
//jobname JOB jobparms//REPORT EXEC CTSASMP
SET BOUNDARY(GLOBAL).
REPORT SYSMODS INZONE(CTSATZN) COMPAREDTO(CTSADZN).
/*
//