Compaq AA-Q88CE-TE manual Call Rtrrejecttx Call Rtraccepttx

Models: AA-Q88CE-TE

1 320
Download 320 pages 38.47 Kb
Page 120
Image 120

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-specis 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–44RTR Command Line Interface

Page 120
Image 120
Compaq AA-Q88CE-TE manual Call Rtrrejecttx Call Rtraccepttx