How to obtain the CA InterTest Batch Maintenance Level?
Which PTFs/APARs have been applied?
What is my current CA InterTest Batch Maintenance Level?
Execute the following SMP/E jcl procedure:
//*
//S1 EXEC PGM=GIMSMP,REGION=4096K,DYNAMNBR=120,TIME=120,
// PARM='PROCESS=WAIT'
//*
//SMPCSI DD DISP=SHR,DSN=your.intert.batch.CSI
//SMPLOG DD DUMMY
//SMPCNTL DD *
SET BOUNDARY (CAIT0).
LIST SYSMODS .
//*
This SMP/E output will be requested by our CA InterTest Batch Level 2 Team Support.