Compaq AA-Q88CE-TE Network Router User Manual


 
CALL RTR_START_TX
/OUTPUT[=file-spec]
/OUTPUT=stdout (D)
Specifies that the resulting information is written to the file
file-spec
.If
/OUTPUT
or
file-spec
is omitted then the standard or default output is used.
/TIMEOUT_MS=timoutms
/TIMEOUT_MS=0 (D)
The timoutms argument defines a timeout for the transaction, in milliseconds.
The default value is an infinite timeout. /TIMEOUT_MS specifies an immediate
timeout (timeout if no message to receive).
/TXID_TYPE=txid-type
/TXID_TYPE=RTR (D)
Possible values for TXID_TYPE parameter are RTR, DDTM and XA.
Related commands
CALL RTR_REJECT_TX
CALL RTR_ACCEPT_TX
Examples
This command starts a new transaction with a timout of 5000 milliseconds.
RTR> CALL RTR_START_TX /TIMEOUT_MS=5000
%RTR-S-OK, Normal successful completion
6–44 RTR Command Line Interface