beautypg.com

Delete facility – Compaq AA-Q88CE-TE User Manual

Page 137

background image

DELETE FACILITY

DELETE FACILITY

Delete an RTR facility.

Format

DELETE FACILITY

facility_name

Command Qualifiers

Defaults

/CLUSTER

/NOCLUSTER

/NODE=node-list

/NODE=default-node-list

/OUTPUT[=file-spec]

/OUTPUT=stdout

Description

The

DELETE FACILITY

command removes the specified facility on the node where

the command is issued. After issuing this command applications are able to use
the facility. Any outstanding transactions using the facility are aborted.

Parameters

facility_name

The name of the facility to delete.

The parameter

facility_name

must be supplied.

Qualifiers

/CLUSTER
/NOCLUSTER (D)

Specifies that the command is executed on all the nodes in the cluster.

If neither

/NODE

nor

/CLUSTER

is specified then the command is executed on the

nodes specified by the latest

SET ENVIRONMENT

command. If no

SET ENVIRONMENT

command has been entered then the command is executed only on the node where
the command was issued.

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.

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

RTR Command Line Interface 6–61