MA10 provides a number of utility programs (Applets) designed to perform small but useful functions with IBM MQSeries for OS/390.
Download Description
MA10 provides a number of utility programs (Applets) designed to perform small but useful functions with the IBM MQSeries for MVS/ESA and MQSeries for OS/390 products. They are provided for evaluation and we welcome your feedback on their functionality and suitability. Source code is provided for local customisation.
POSSIBLE USES
The supplied utilities will be of use to Message Queue Administrators and MQM Application developers. The utilities provided are:
- A general Queue Browser
- A Command Issuing program
- A Dead Letter Queue Browser
- A Return Code translator
All are accessed via ISPF.
NEW IN THIS RELEASE (V 1.1.9 released 5 September 2000)
The following changes have been made in this release:
- correct omission of entries in PREPCMQA for MQFB.
- see also the added technical note in the pre-requisites.
This SupportPac was originally released on 5 Aug 1997
Prerequisites
This SupportPac requires:
- MQSeries for MVS/ESA V1.2
- MQSeries for OS/390 V2.1 or higher
- Websphere MQ for z/OS V5.x (see technical note below)
Installation Instructions
To install the SupportPac:
1.Copy ma10.zip to a temporary directory
2.Uncompress using InfoZip's Unzip
3.This will create the necessary library files and User Guide.
4.Follow the instructions in the readme file on how to transfer the MVS library files to TSO then use the User's Guide to complete the installation and get the applets working.
TECHNICAL NOTE ABOUT R2CMQA COPYBOOK
The R2CMQA copybook has significantly increased in size for recent MQ releases. If you follow the directions (page 18) you may receive an error trying to assemble MQR2C using the Websphere MQ for z/OS version 5.3 R2CMQA macro that was modified with the PREPCMQA edit macro. The error is similar to:
** ASMA034E Operand TABLEEND beyond active USING range by 1771 bytes
** ASMA435I Record 68 in MQDEV.MA10.SOURCE(MQR2C) on volume: MDMQSA
To circumvent this problem, add/change the following code in the MQR2C source code:
Lines added (after line "LA R10,2048(R10)" ):
LR R9,R10
LA R9,2048(R9)
LA R9,2048(R9)
Line updated (added ",R9" to end of line):
USING MQR2C,R12,R11,R10,R9
Category 2 SupportPacs are provided in good faith and AS-IS. There is no warranty or further service implied or committed and any supplied sample code is not supported via IBM product service channels.
Please read the LICENSE2 TXT file that accompanies the SupportPac to determine if you want to use it.
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.