0% found this document useful (0 votes)
31 views1 page

Building Cluster System

This document provides instructions for rebuilding a cluster system with repository and non-repository queue managers. It outlines the steps to create and configure the queue managers, define cluster channels, check cluster operation, define test cluster queues, and remove a queue manager from the cluster. The key steps are to create each queue manager, define it as a repository or not, configure channels, define test cluster queues, and remove all cluster queues before removing a queue manager from the cluster.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views1 page

Building Cluster System

This document provides instructions for rebuilding a cluster system with repository and non-repository queue managers. It outlines the steps to create and configure the queue managers, define cluster channels, check cluster operation, define test cluster queues, and remove a queue manager from the cluster. The key steps are to create each queue manager, define it as a repository or not, configure channels, define test cluster queues, and remove all cluster queues before removing a queue manager from the cluster.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Rebuilding Cluster system

Repository Queue Managers

1. Create queue manager:


crtmqm QM
2. Start QM
strmqm QM
3. Run Queue Manager defaults
Runmqsc QM < QMGR.defaults
4. Run channel defaults
Runmqsc QM < CHANNEL.defaults
5. Change QM to be a repository
Alter qmgr repos(CL)
6. Define the cluster receiver channel
7. Define the cluster sender channel
8. Repeat 1..7 for second repository

NOTE: DO NOT SET UP ANY CLUSTER QUEUES BEFORE CORRECT CLUSTER OPERATION
BETWEEN REPOSITORIES HAS BEEN ESTABLISHED!

9. Check cluster:
Dis clusqmgr(*)
10. Define a test cluster queue on each repository
Def ql (QM.TEST) cluster(CL)
11. Check for visibility:
Dis qcluster (*) cluster(CL)

Non-Repository queue managers


12. Repeat 1..4, then 6..7 – omit step 5
13. Define test cluster queues on each QM.
14. Send test messages from repositories to the test queues

Business Cluster queues

15. Run scripts to create other cluster queues.


16. Stop all Queue Managers and restart from script to start chi and trigger monitors.

Removing a cluster Queue Manager

17. REMOVE ALL CLUSTER QUEUES FIRST!

You might also like