- Create Queue Manager with Permit a standby instance and Create server-connection channel.
- Permit Listen on port number with a adecute number.
- After Queue Manager create we need to create Channel with server connection channel
- Add MCA user id to Queue Manager Channel, example "mqm"
- Remove permisions from channel:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RUNMQSC <QUEUEMANAGER> | |
ALTER QMGR CHLAUTH(DISABLED) | |
REFRESH SECURITY TYPE(CONNAUTH) | |
END |
We will have configurate a remote Queue Manager.
Import links:
No comments:
Post a Comment