BUMP QUEUEMANAGER: Disconnecting queue manager users: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
<p> | <p> | ||
If the queue manager does not exist or has not been started, an error message is issued. </p> | If the queue manager does not exist or has not been started, an error message is issued. </p> | ||
[[Category:Commands]] |
Revision as of 01:02, 16 December 2021
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.