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

Rtr
Table of Contents

Advertisement

CALL RTR_ACCEPT_TX
The CALL RTR_ACCEPT_TX command causes a command server to execute
the
rtr_accept_tx( )
Format
CALL RTR_ACCEPT_TX
Command Qualifiers
/CHANNEL_NAME=channel-name
/CLUSTER
/FORGET
/INDEPENDENT
/NODE[=node-list]
/OUTPUT[=file-spec]
/REASON[=reason]
Description
The CALL RTR_ACCEPT_TX command causes a command server to call the
rtr_accept_tx( )
The numeric status returned from the call is then converted to its textual
representation and displayed.
The
rtr_accept_tx( )
Reference Manual.
The prototype of
rtr_status_t
Table 6–1 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–1 Parameters for rtr_accept_tx
C Parameter Name
C Parameter Value
channel
flags
RTR_NO_FLAGS
RTR_F_ACC_FORGET
reason
RTR_NO_REASON
reason_value
Issuing the CALL RTR_ACCEPT_TX command in preference to using the
/ACCEPT qualifier with the CALL RTR_SEND_TO_SERVER or CALL RTR_
REPLY_TO_CLIENT commands is only necessary when you wish to specify an
acceptance "reason" other than the default value of zero (using the /REASON
qualifier).
routine and to display the returned status.
Defaults
/CHANNEL_NAME=RTR$DEFAULT_CHANNEL
/NOCLUSTER
/NOFORGET
NOINDEPENDENT
/NODE=default-node-list
/OUTPUT=stdout
/REASON=0
routine using values supplied on the command line.
routine itself is described in Application Programmer's
is:
rtr_accept_tx( )
rtr_accept_tx (
rtr_channel_t
channel,
rtr_acc_flag_t flags,
rtr_reason_t
reason
) ;
Command Line Specification
/CHANNEL_NAME=name
[none] [D]
/FORGET
/NOREASON [D]
/REASON=reason_value
CALL RTR_ACCEPT_TX
RTR Command Line Interface 6–3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents