2.57 pdls [-d act] (Display user status)

Organization of this section
(1) Function
(2) Format
(3) Option
(4) Notes
(5) Output format

(1) Function

Displays user status.

(2) Format

pdls -d act [-s server-name]
[{-x host-name[,host-name]...|-u unit-identifier[,unit-identifier]...}]

(3) Option

(a) -s server-name ~<identifier> ((1-8))

Specifies that the status of users in the specified server is to be displayed. When this option is omitted, the status of users associated with all servers in the HiRDB system is displayed.

(b) -x host-name[,host-name]...

Specifies the names of hosts whose information is to be displayed.

If this option is specified together with the -s option, the -s option is effective and the -x option is ignored. If you specify multiple host names, there must be no spaces before or after a delimiter comma.

(c) -u unit-identifier[,unit-identifier]...

Specifies units whose information is to be displayed.

If this option is specified together with the -s option, the -s option is effective and the -u option is ignored. If you specify multiple unit names, there must be no spaces before or after a delimiter comma.

(4) Notes

  1. Return code 0 for the pdls -d act command indicates normal termination, and return code 8 indicates abnormal termination. When the return code is 8, see the previous message and eliminate the cause of the error.

(5) Output format

HOSTNAME : aa...a(bbccdd)
SVID    PID     ACTID             LOCK-STATE
ee...e  ff...f  gggg-hhhh-ii...i  j

Explanation
aa...a
Host name (up to 32 characters)
bbccdd
Time when pdls command was executed (hour:minute:second)
ee...e
Server name (up to 8 characters)
ff...f
Process ID (up to 5 decimal digits)
0 is displayed in the case of user information recovered by a unit restart.
gggg-hhhh-ii...i
User identification number (up to 16 decimal digits)
j
Lock hold status of UNTIL DISCONNECT specification:
Y
Lock is held
N
Lock is not held