Compaq AA-Q88CE-TE manual PARTITIONNAME=partition-name, Standby D Nostandby

Models: AA-Q88CE-TE

1 320
Download 320 pages 38.47 Kb
Page 96
Image 96

CALL RTR_OPEN_CHANNEL

/OFFSET_OF_KEY=offset /OFFSET_OF_KEY=0 (D)

Specifies the offset of the key within the messages in bytes. The default is zero, that is, the key is at the start of the messages.

Note that only one key segment definition is allowed.

/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.

/PARTITION_NAME=partition-name

Enables a system manager to specify a particular named partition.

/PREPARE_EXPLICIT /NOPREPARE_EXPLICIT

Specifies that the flag RTR_F_OPE_EXPLICIT_PREPARE is set in the call to rtr_open_channel( ).

/RECIPIENT_NAME=rcpnam /RECIPIENT_NAME=null (D)

Specifies an optional name for broadcast reception to be associated with the channel. Only broadcasts matching this name are delivered on the channel. (Note that to receive named events, the correct event number must also be specified.)

RECIPIENT_NAME is case sensitive. If /RECIPIENT_NAME is supplied without a qualifier value, then its value defaults to the value of /CHANNEL_NAME. Not supplying the /RECIPIENT_NAME qualifier has the same effect as specifying a null string. Wild card characters cannot be used for this qualifier. (Senders of broadcasts can use wildcards when specifying /RECIPIENT_SPEC).

/SERVER /NOSERVER (D)

Specifies that the RTR_F_OPE_SERVER flag is set in the call to

rtr_open_channel( ). Use this qualifier if you want to declare the channel as a server.

/SHADOW /NOSHADOW (D)

The /SHADOW qualifier specifies that the RTR_F_OPE_SHADOW flag is set in the call to rtr_open_channel( ). The server is part of a shadow pair.

/STANDBY (D)

/NOSTANDBY

The /NOSTANDBY qualifier specifies that the flag RTR_F_OPE_NOSTANDBY is set in the call to rtr_open_channel( ), and the server may not be (or have) standby(s). By default, servers may have standby(s).

/TR_CALL_OUT /NOTR_CALL_OUT (D)

Specifies that the RTR_F_OPE_TR_CALL_OUT flag is set in the call to

rtr_open_channel( ), and the server is a router call-out server. By default a server is not a router call-out server.

6–20RTR Command Line Interface

Page 96
Image 96
Compaq AA-Q88CE-TE manual PARTITIONNAME=partition-name, Standby D Nostandby