Enhancements to runmqsc

For IBM® MQ for HPE NonStop V8.1, enhancements have been made to the runmqsc command.

FC command

Support for the FC (fix command) syntax has been added so that runmqsc includes command history features that are similar to those offered by the TACL shell. You use the following runmqsc command:

FC [num | string ] 
Use the FC command to edit and re-submit a command from the command history. FC accepts an optional command number or command string prefix argument. If neither argument is provided, FC presents the most recent command for editing. FC has the same command editing features as the TACL shell FC command:
! [ num | string ]
The ! command re-executes a command from the command history. The ! command accepts an optional command number or command string prefix argument that can be used to select which command should be re-executed. If neither argument is provided, the ! command re-executes the most recent command.
H [ num ]

The H command displays commands from the command history. The display includes the command numbers associated with each command. The command numbers can be used with either the FC or ! commands to select a particular command for processing.

The H command accepts an optional numeric argument that specifies how many commands should be listed. If no numeric argument is provided, the H command displays the 10 most recent commands from the command history.

Additional information displayed

runmqsc has been enhanced for IBM MQ for HPE NonStop V8.1 to show the following additional or adapted information:

DIS QS(..) TYPE(HANDLE) ALL
This command shows the TMF transaction id as the UOW id.
Guardian process ids
Several commands show Guardian process ids (process name/CPU,PIN) in addition to, or instead of, OSS pids.