TMF Reference Manual (G06.26+)

TMFCOM Messages
HP NonStop TMF Reference Manual522418-002
A-109
Message Descriptions
348
rmname
is the name of the open resource manager specified in the command.
Cause. The command attempted to delete the resource manager specified in rmname,
but this resource manager is open at present.
Effect. The command fails for this resource manager name.
Recovery. Force closure of the resource manager by entering the CLOSE
RESOURCEMANAGER command or by causing the gateway process to close the
resource manager. Then, retry the command.
349
rmname
is the name of the resource manager with unresolved transactions that was
specified in the command.
Cause. The command attempted to delete the resource manager specified in rmname,
but this resource manager has unresolved transactions pending.
Effect. The command fails for this resource manager name.
Recovery. The transactions must be resolved before the resource manager can be
deleted. This should be done by invoking a gateway process to open the resource
manager and resolve the transactions with the relevant foreign resource manager. If
this is not possible, issue the RESOLVE TRANSACTION command to force resolution
of the transactions. Then, retry the DELETE RESOURCEMANAGER command.
The resource manager named rmname is currently open.
The resource manager named rmname has unresolved
transactions.