SMP-applied modifications - Documentation for BMC AMI Ops Monitor for IMS Online 5.6
Mia Walsh
Published Apr 07, 2026
The IBM System Modification Program (SMP) should be used to apply these modifications. Using SMP ensures that these modifications are not regressed when a BMC AMI Ops Monitor for IMS Online service is applied.
If a BMC AMI Ops Monitor for IMS Online service is applied to any of the user-modified CSECTs, the user modifications must be restored with an SMP RESTORE and APPLY after the service is applied.
Use the IBM service aid utility AMBLIST to locate the offsets for the entry points in the CSECTs. Sample JCL and a control statement for using the AMBLIST utility are as follows:
Example
// JOB
// EXEC PGM=AMBLIST
//SYSPRINT DD SYSOUT=*
//SYSLIB DD DSN=&prefix.BBLINK,DISP=SHR <=== BBLINK LIBRARY
//SYSIN DD *
LISTLOAD OUTPUT=XREF,MEMBER=(IMPSRV,IMECSAU1,IMECSAU8,IMECSAU9)
/*Activate BMC AMI Ops Monitor for IMS Online support for the TELON by using Modification to support TELON. This modification supports the TELON application development package.