QMT is the RSX Queue Maintenance Task. The valid QMT commands are listed below. List the message ids in the QUEUE and the parameters associated with the current QUEUE file. Note: This only lists those ids that will be placed into the QUEUE on the next QUEUE creation and possibly not those that are currently in service. MCR> QMT/LI Create a new QUEUE file with the message ids from the message id file and with a size of nnnn message blocks. MCR> QMT/CR:nnnn Reset all pointers and clean up the current QUEUE file (will basically deallocate all message blocks and reset all message id list heads). Note: Dismount the ACP from the device ZQ0: before performing the reset. MCR>QMT/RE Add a new message id to the message id file. MCR>QMT/IN/ID:<--16 character message id>/MX: Update the maximum number of messages that are permitted in the message id subqueue in the message id file. MCR>QMT/UP/ID:<--16 character message id>/MX: Delete a message id from the message id file. MCR>QMT/DE/ID:<--16 character message id> Delete messages from the message id subqueue. The ACP must be mounted to device ZQ0: MCR>QMT/DL/ID:<--16 character message id>/MX: Perform a consistency check on the QUEUE file (will basically traverse the message links in each message id subqueue and free all blocks that are marked as used but are not linked in any subqueue). Notes: Dismount the ACP from the device ZQ0: before performing this check. Some link errors will result in an entire reset of the QUEUE file. MCR>QMT/CON Mount the ACP to device ZQ0: MCR>QMT/MOU Dismount the ACP from the device ZQ0: MCR>QMT/DMO Display the message id listhead for the specified message id. The ACP must be mounted to device ZQ0: MCR>QMT/DID/ID: Display the QUEUE header. The ACP must be mounted to device ZQ0: MCR>QMT/DQH