Dynamically replacing BMC Extensions for IBM MQ (MQE)
This section explains how to dynamically replace the BMC Extensions for IBM MQ (MQE) data collector without recycling the queue manager.
To replace MQE dynamically without recycling the queue manager
On the COMMAND line, enter MQE.The MQE Status View/Change MPD (Multi Platform Dialog - MVE and 3270) is displayed.
--------------------------- MQE Status View/Change --------------------------
| COMMAND ===> SCROLL ===> PAGE |
| |
| Queue Manager GRT4 |
| Current Status ENABLED |
| Requested Action STATUS |
| |
| |
| Install and Replace Options |
| If MQELIB is not specified, |
| the data will be loaded from |
| the Queue Manager Steplib. |
| MQE Load Library ________________________________________ |
| If EXITOPT is not specified |
| MVMQS defaults are used. |
| MQE EXITOPT DSN ________________________________________ |
| EXITOPT MEMBER __________ |
| |
| EXECute to process the request |
| SAVE to save DSN variables for this session |
| CANcel to exit without processing |
| END to exit without processing |
| Help to view related help |
------------------------------------------------------------------------------ In the Requested Action field, enter REPLACE.
In the MQE Load Library field, enter the name of the BBLINK library where MQE executables are stored.
In the MQE EXITOPT DSN field, enter the name of the library (or data set name) that MQE uses to read EXIT options (EXITOPT).
In the EXITOPT MEMBER field, enter the name of the data set member to use in the EXITOPT library.
On the COMMAND line, enter EXEC to process the request.MQE completes the following actions:
- deletes all storage areas, programs, and data
- reloads programs, reallocates storage, and restarts data collection
- redisplays the MPD with a message shown below the Requested Action field, summarizing the results (for example, MMASTATUS_MQE_REFRESHED)
Thus, issuing the Replace command has the same effect as issuing both the Remove command and the Install command.
- (optional ) On the COMMAND line, enter SAVE if you want to save your changes for use next time you access this panel during this session.These saved values will persist until you exit MainView for MQ or recycle the PAS.