Start of change

Migrating from AMI

AMI is not supplied as part of WebSphere® MQ Version 6.0. If you have previously used AMI in WebSphere MQ Version 5.3.1, you can continue to use it by including the Version 5.3.1 SCSQLOAD file in your STEPLIB concatenation, as shown below:
//STEPLIB DD DISP=SHR,DSN=PP.MQM.V600.SCSQANLE V6 Messages
//        DD DISP=SHR,DSN=PP.MQM.V600.SCSQAUTH V6 API MODULES
//        DD DISP=SHR,DSN=PP.MQM.V531.SCSQLOAD AMI CODE
If you have removed WebSphere MQ Version 5.3.1 but need AMI functionality, you can install the AMI SupportPac™ MA0F. This is available from the IBM® Web site.


End of change