Scalable Database Server, HiRDB Version 8 Command Reference

[Contents][Index][Back][Next]

pdls (Display HiRDB system status)

Common function

The pdls command displays the status of the HiRDB system for a specified display object.

Common executor

HiRDB administrator

Common format

HiRDB/Single Server
pdls [-d display-object-type [display-object-type-options]]

Note
The specifiable options depend on the display object type.

HiRDB/Parallel Server
pdls [-x host-name[,host-name]...]
      [-d display-object-type [display-object-type-options]]

Common options

Specifies the name of the host of the server for which status is to be displayed.

When this option is omitted, the items for the specified display object type are displayed for all servers in the system. If -d aud is specified, you cannot specify the -x option.

Specifies the type of object whose status is to be displayed:

act
User status

aud
Status of audit trail files

ha
System status when system switching facility is used

lck
Server lock status

mem
Information about common server memory

prc
Server processing status

rpc
Displays server communication control information

rpl
HiRDB Datareplicator linkage status

scd
Server scheduling status

stj
Displays whether types of statistical information output by unit and server are specified

sts
Status file status

svr
Unit and server status

trn
Server transaction status

Common rules

  1. When aud, ha, rpl, or ust is specified in the -d option, you can execute the pdls command whether or not HiRDB is active. The pdls command with any other option specified can be executed only when HiRDB is running.
  2. You can execute the pdls command with -d ha, lck, svr, trn, or ust specified from any server machine. Otherwise, this command must be executed at the server machine that contains the single server or where the system manager is located.
  3. An option that is not applicable to the specified display object is ignored, if specified.

Common note

  1. When the standby-less system switchover (effects distributed) facility is used, the server switched over to another unit is treated as the target unit's server.