![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This section describes the procedure for installing the Service Gateway for WMQ on z/OS. These instructions are for a new installation and for migrating from a previous version.
You must use the <HLQ>.INSTALL data set that was created during the installation of the TIBCO Object Service Broker base component.Edit the PROPERTY member in <HLQ>.INSTALL. Table 7 describes the keywords in the properties file for installing this component.
Table 7 Properties File Keywords If member PROPERTY was used for another install, save it by renaming the member, and then create a new PROPERTY member with the keywords above.
The installer verifies the value of the MQMLIB keyword. If valid, the installer creates the JCL to complete the pre-installation phase. This batch job will uncompress the WMQ.XM1 file to produce the distribution library. <HLQ>.WMQ.FILEI The following work copies are created and customized with values specified by OSEMOD variables:• <HLQNONV>.<INSTVER>.JCL – sample JCL SEND messages are directed to the userid specified in the NOTIFY parameter of each job submitted, informing the user of submission, and normal completion or abnormal termination. On successful completion of the final job in JOBSJ list, the message ALL MEMBERS PROCESSED displays. This completes the auto-installation process for WMQ. If there is a requirement to run an instance of the Gateway in a CICS Execution Environment, perform the following: <HLQNONV>.<INSTVER>.WMQ.JOBS(S6J4APLY) (Edit the JOB card to your site's standards) Rework USERMODF (required if IMS TM was installed previously). Increment value of REWORK by 1, add REDO to the APPLY statement and re-submit the job. Before running the IVP, you must know the names of a queue manager and a queue from which you can read and to which you can write.
1. Run the rule @MOMIVP_WRITE(queue_manager_name,queue_name').
2. Run the rule @MOMIVP_READ(queue_manager_name,queue_name').
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |