Parameters For Rtr_Reject_Tx - Compaq AA-Q88CE-TE System Manager's Manual

Rtr
Table of Contents

Advertisement

CALL RTR_REJECT_TX
CALL RTR_REJECT_TX
The CALL RTR_REJECT_TX command causes a command server to execute
the
rtr_reject_tx( )
Format
CALL RTR_REJECT_TX
Command Qualifiers
/CHANNEL_NAME=channel-name
/CLUSTER
/NODE[=node-list]
/OUTPUT[=file-spec]
/REASON[=rsnsts]
/RETRY
Description
The CALL RTR_REJECT_TX command causes a command server to call the
rtr_reject_tx( )
The numeric status returned from the call is then converted to its textual
representation and displayed.
The
rtr_reject_tx( )
Reference Manual.
The prototype of
rtr_status_t
Table 6–10 shows the correspondence between values you supply on the command
line and the C language parameter values produced and used for the call.
Table 6–10 Parameters for rtr_reject_tx
C Parameter Name
C Parameter Value
channel
flags
RTR_NO_FLAGS
RTR_F_REJ_RETRY
reason
RTR_NO_REASON
reason_value
Qualifiers
/CHANNEL_NAME=channel_name
/CHANNEL_NAME=RTR$DEFAULT_CHANNEL
Specifies the channel for which the operation is to be performed.
The command server uses a combination of the channel_name and the window
from which the call was issued to uniquely identify which channel to use.
6–28 RTR Command Line Interface
routine and to display the returned status.
Defaults
/CHANNEL_NAME=RTR$DEFAULT_CHANNEL
/NOCLUSTER
/NODE=default-node-list
/OUTPUT=stdout
/REASON=0
/NORETRY (D)
routine using values supplied on the command line.
routine itself is described in Application Programmer's
is:
rtr_reject_tx( )
rtr_reject_tx (
rtr_channel_t
channel,
rtr_rej_flag_t flags,
rtr_reason_t
reason
) ;
Command Line Specification
/CHANNEL_NAME=name
[none] [D]
/RETRY
/NOREASON [D]
/REASON=reason_value

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents