BUMP QUEUEMANAGER: Disconnecting queue manager users
Summary
Privileges
System manager or User 0
Function
Disconnects all users who have connections to the specified queue manager.
Syntax
BUMP {QUEUEMANAGER | QM} name
Where
name identifies a queue manager created with a DEFINE QUEUEMANAGER command.
Usage
When you want to disconnect users from a queue manager, follow these steps:
- Issue a STOP QUEUEMANAGER command to prevent additional access to the queue manager.
- Issue a BUMP QUEUEMANAGER command. Any active WebSphere MQ transactions for bumped users are backed out.
If the queue manager does not exist or has not been started, an error message is issued.