Call Rtr_Prepare_Tx; Parameters For Rtr_Prepare_Tx - Compaq AA-Q88CE-TE System Manager's Manual

Rtr
Table of Contents

Advertisement

CALL RTR_PREPARE_TX

CALL RTR_PREPARE_TX
The CALL RTR_PREPARE_TX command causes a command server to execute
the
rtr_prepare_tx( )
Format
CALL RTR_PREPARE_TX
Command Qualifiers
/CHANNEL_NAME=channel-name
/DATA[=data]
/NODE[=node-list]
/OUTPUT[=file-spec]
/REASON[=reason]
Description
The CALL RTR_PREPARE_TX command causes a command server to call the
rtr_prepare_tx( )
The numeric status returned from the call is then converted to its textual
representation and displayed.
The
rtr_prepare_tx( )
Reference Manual.
The prototype of
rtr_status_t
Table 6–8 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–8 Parameters for rtr_prepare_tx
C Parameter name
C Parameter Value
channel
flags
RTR_NO_FLAGS
reason
RTR_NO_REASON
reason_value
pmsg, msglen
The CALL RTR_PREPARE_TX command causes a command server to execute
the rtr_prepare_tx( ) routine using the values supplied on the command line.
The numeric status returned from the call is then converted to its textual
representation and displayed.
6–22 RTR Command Line Interface
routine and to display the returned status.
routine using values supplied on the command line.
routine itself is described in Application Programmer's
rtr_prepare_tx( )
rtr_prepare_tx (
rtr_channel_t
rtr_pre_flag_t flags,
rtr_reason_t
rtr_msgbuf_t
pmsg
rtr_msglen_t
msglen
) ;
Defaults
/CHANNEL_NAME=RTR$DEFAULT_CHANNEL
/DATA=0
/NODE=default-node-list
/OUTPUT=stdout
/REASON=0
is:
channel,
reason
Command Line Specification
/CHANNEL_NAME=name
[none] [D]
/NOREASON [D]
/REASON=reason_value
/ DATA=data

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents