beautypg.com

Compaq AA-Q88CE-TE User Manual

Page 125

background image

CREATE FACILITY

Note: In environments that do not support clustering, use of the /CLUSTER
qualifier will cause the relevant command to be executed on the local node only.

/FRONTEND=frontend-list
/NOFRONTEND (D)

Frontend-list

is a list of

frontend-nodes

separated by commas. If there is more

than one

frontend-node

, then

frontend-list

must be enclosed in parentheses.

Frontend-node

is either the name of a node or

@file-spec

, where

file-spec

specifies a text file containing a

frontend-list

on each line.

/NODE[=node-list]
/NODE=default-node-list (D)

Specifies that the command is executed on all nodes specified in

node-list

. If

node-list

is omitted then the command is executed only on the node where the

command was issued.

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

/RESOURCE_MANAGER=resource-list

Specifies a list of defined resource managers that this facility may reference.
Server applications using this facility and resource manager will receive any
recovered transactions when the facility is created. See Appendix C for further
information.

/REPLY_CHECKSUM
/NOREPLY_CHECKSUM (D)

Specifies that the reply consistency check (or Response Matching) feature for
replayed messages is enabled. It is a check for reply consistency during a replay
of a reply to client message.

RTR can enable, disable and display this feature.

/ROUTER=router-list
/NOROUTER (D)

Specifies the names of the nodes that act as routers for this facility.

Router-list

is a list of

router-nodes

separated by commas. If there is more

than one

router-node

, then

router-list

must be enclosed in parentheses.

If /NOBALANCE is specified with the CREATE FACILITY command, then the
order in which router nodes are specified with the /ROUTER qualifier defines the

preferred routing order

.

Router-node

is either the name of a node or

@file-spec

, where

file-spec

specifies a text file containing a

router-list

on each line.

Related commands

DELETE FACILITY

EXTEND FACILITY

SHOW FACILITY

TRIM FACILITY

RTR Command Line Interface 6–49