How to obtain a list of applied maintenance for the product.
Use the following SMP/E command to see what maintenance is applied
Solution:
//LIST EXEC PGM=GIMSMP //SMPCSI DD DISP=SHR,DSN=your.GLOBAL.CSI //SMPCNTL DD * SET BOUNDARY(CAIT0). LIST SYSMODS FORFMID(CCTVC50). // Specify FMID: CCTVC50 for ALLOC r12.5 CCUWC50 for DISK r12.5 CCTUC60 for VANTAGE r12.6