Compaq AA-Q88CE-TE manual Call Rtrclosechannel

Models: AA-Q88CE-TE

1 320
Download 320 pages 38.47 Kb
Page 97
Image 97

CALL RTR_OPEN_CHANNEL

/TYPE_OF_FIELD=key-field-type /TYPE_OF_FIELD=UNSIGNED (D)

Specifies the field type of the key. The key-typemust be one of UNSIGNED, SIGNED or STRING. The default is UNSIGNED.

Related Commands

CALL RTR_CLOSE_CHANNEL

Examples

This command opens a server channel called RTR$DEFAULT_CHANNEL that may not have concurrent servers, explicitly accepts transactions and listens for all RTR events.

RTR> CALL RTR_OPEN_CHANNEL/SERVER/NOCONCURRENT/ACCEPT_EXPLICIT/EVENTS=RTR %RTR-S-OK, Normal successful completion

This command open a client channel called ``FIN1CHAN''.

RTR> CALL RTR_OPEN_CHANNEL/CLIENT/CHANNEL=FIN1CHAN %RTR-S-OK, Normal successful completion

RTR Command Line Interface 6–21

Page 97
Image 97
Compaq AA-Q88CE-TE manual Call Rtrclosechannel