Air Cleaner User Manual
qmgr-name
The command is executed on the queue manager you specify,
providing the queue manager is active within the queue-sharing
group.
You can specify a queue manager name, other than the queue
manager on which the command was entered, only if you are
using a queue-sharing group environment and if the command
server is enabled.
NID Network identifier. Specifies the thread or threads to be resolved.
(network-id)
This is as returned by the DISPLAY THREAD command, and is of
the form net-node.net-urid, where:
v net-node identifies the originator of the thread, except for
RRSBATCH where it is omitted.
v net-urid is the hexadecimal number assigned to the unit of
recovery by the originating system for the specific thread to be
resolved.
When net-node is present there must be a period (.) between it and
net-urid.
(*) Resolves all threads associated with the connection.
QMNAME
Specifies that if the designated queue manager is INACTIVE, MQSeries
should search information held in the coupling facility about units of work,
performed by the indicated queue manager, that match the connection
name and network identifier.
Matching units of work will be either committed or backed out according
to the ACTION specified.
Only the shared portion of the unit of work will be resolved by this
command.
As the queue manager is necessarily inactive, local messages are unaffected
and remain locked until the queue manager restarts, or after restarting,
connects with the transaction manager.
Examples:
RESOLVE INDOUBT(CICSA) ACTION(COMMIT) NID(CICSA.ABCDEF0123456789)
RESOLVE INDOUBT(CICSA) ACTION(BACKOUT) NID(*)
RESOLVE INDOUBT
Chapter 2. The MQSeries commands 249
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|