beautypg.com

Compaq AA-Q88CE-TE User Manual

Page 230

background image

SHOW PARTITION

The state of transaction presentation - one of active, suspended or suspending

The current failover policy - one of fail_to_standby, fail_to_shadow or pre_
v32_compatibilty

The SHOW PARTITION comand displays callout server data as backend server
data because a callout server uses server, not router, data structures. A callout
server actually runs on the router identified for its facility.

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

/ROUTER
/NOROUTER (D)

Displays information about router partitions; it shows the partition state and
partition low and high bounds. It can be used to quickly determine the current
primary node for a given partition. Using /ROUTER with /FULL provides more
detailed information, such as the main, shadow and standby servers for the
partitions, as seen from the router.

Partition bounds are shown as ASCII characters if there is a translation,
otherwise as hexadecimal digits. Only the least significant four bytes are shown.

Examples

The following example shows a router partition.

RTR> SHOW PARTITION/ROUTER

Facility

Low Bound

High Bound

Primary Main

RTR$DEFAULT_FACILITY

0

4294967295

depth

RTR> SHOW PARTITION/ROUTER/FULL

Facility:

RTR$DEFAULT_FACILITY

State:

ACTIVE

Low Bound:

0

High Bound:

4294967295

Failover policy:

fail_to_standby

Backends:

depth

States:

active

Primary Main:

depth

Shadow Main:

The following examples show two backend partitions.

RTR> SHOW PARTITION/BACKEND

Partition name

Facility

State

RTR$DEFAULT_PARTITION_16777217

RTR$DEFAULT_FACILITY

active

RTR$DEFAULT_PARTITION_16777218

RTR$DEFAULT_FACILITY

active

RTR> SHOW PARTITION/BACKEND/FULL

6–154 RTR Command Line Interface