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

Rtr
Table of Contents

Advertisement

CALL RTR_START_TX

CALL RTR_START_TX
The CALL RTR_START_TX command causes a command server to execute the
rtr_start_tx( )
Format
CALL RTR_START_TX
Command Qualifiers
/CHANNEL_NAME=channel-name
/CLUSTER
/JOIN_TXID=txid-number
/NODE[=node-list]
/OUTPUT[=file-spec]
/TIMEOUT_MS=timoutms
/TXID_TYPE=txid-type
Description
The CALL RTR_START_TX command causes a command server to call the
rtr_start_tx( )
The numeric status returned from the call is then converted to its textual
representation and displayed.
The
rtr_start_tx( )
Reference Manual.
The prototype of
rtr_status_t
Table 6–16 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–16 Parameters for rtr_start_tx
C Parameter Name
C Parameter Value
channel
flags
RTR_NO_FLAGS
timoutms
joinchan
If the FOREIGN_TM qualifier is specified for channel, then the global
coordinating TM for this transaction is a foreign TM. In this case,
rtr_start_tx( )
implicitly on first call to
parameter must be specified. The txid_type parameter defaults to RTR if
not specified. (This restriction, that classic transactions without a prepare
6–42 RTR Command Line Interface
routine and to display the returned status.
Defaults
/CHANNEL_NAME=RTR$DEFAULT_CHANNEL
/NOCLUSTER
/NOJOIN_TXID
/NODE=default-node-list
/OUTPUT=stdout
/TIMEOUT_MS=0
/TXID_TYPE=RTR
routine using values supplied on the command line.
routine itself is described in Application Programmer's
is:
rtr_start_tx( )
rtr_start_tx (
rtr_channel_t
rtr_sta_flag_t
rtr_timout_t
rtr_channel_t
) ;
Command Line Specification
/CHANNEL_NAME=name
[none] [D]
/TIMEOUT_MS=timoutms
/JOIN_CHANNEL=channel-name
Nested Transaction Usage
must be called to start a transaction (cannot be started
rtr_send_to_server( )
channel,
flags,
timoutms,
joinchan
and the join_txid

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents