Home
3. Alter the queue-manager definitions to add repository definitions
On each queue manager that is to hold a full repository, we need to alter the queue-manager definition, using the ALTER QMGR command and specifying the REPOS attribute:
ALTER QMGR REPOS(INVENTORY)1 : ALTER QMGR REPOS(INVENTORY) AMQ8005: Websphere MQ queue manager changed.If you enter
- runmqsc LONDON
- ALTER QMGR REPOS(INVENTORY)
LONDON will be changed to a full repository.
If you just runmqsc and enter the ALTER QMGR command, the local queue manager will be changed.
Parent topic:
Procedure
qc10470_
Home