RTR Utility Error Messages
Explanation: Indicates that invalid coordinates were specified on a "CLEAR DISPLAY" or "SHOW DISPLAY" command. No item is displayed at point [A], [B].
Explanation: The requested node [A] does not exist.
Explanation: The process with PID = [A] does not exist or is not using RTR.
Explanation: The process with PID = [A] does not exist or is not using RTR. Like NOSUCHPRC, but used where the PID is only available as a string.
Explanation: The requested partition [A] does not exist.
Explanation: TCP was specified as required through use of a hostname ("tcp." or a substitute), but no hostname entry can be found. Add an entry for the indicated node to your /etc/hosts file or to you name server.
Explanation: Nothing to list.
Explanation: Indicates that no items had been defined with the DISPLAY command when a "MONITOR" or "SCROLL" command was issued.
Explanation: The word "NO" preceded a qualifier or keyword, but the qualifier or keyword cannot be specified as a negative.
Explanation: A call to rtr_prepare_tx was called on a channel with an active TX that is not a nested TX. To start a nested TX, you must start the TX by calling rtr_start_tx with a valid jointxid parameter.
Explanation: Counter [A] is not the same type as the other counters in the expression. All counters in an expression must be either 'process counters', 'facility counters', 'link counters' or 'node counters'.
Explanation: Indicates that a command server couldn't be started on the specified node [A].
Explanation: A value has been specified for a qualifier that does not take a value. Remove the value specification.