NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW LOCKS
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–341
WAIT
displays information about locks for which NCL processes are waiting.
PNAME=
primary-name
displays information about the lock(s) with the specified primary resource
name. The lock name can be an entire lock name or the leading part of a lock
name.
If the name is an entire lock name, NonStop NET/MASTER MS displays
information about that lock. If the name is the leading part of a lock name,
NonStop NET/MASTER MS displays information about the locks that begin
with the leading part of the name.
Note You cannot follow the lock name with an asterisk (*), which in this context would be a wild card, to specify
all locks that begin with a certain sequence of characters.
MNAME=
minor-name
displays information about the lock(s) with the specified minor resource name.
The lock name can be an entire lock name or the leading part of a lock name.
If you use this operand with the PNAME operand, only the lock with the
specific, fully qualified resource name is displayed.
If you use this operand without the PNAME operand, all locks with the
specified minor resource name are displayed.
If the name is an entire lock name, NonStop NET/MASTER MS displays
information about that lock. If the name is the leading part of a lock name,
NonStop NET/MASTER MS displays information about the locks that begin
with the leading part of the name.
Note You cannot follow the lock name with an asterisk (*), which in this context would be a wild card, to specify
all locks that begin with a certain sequence of characters.
TEXT=
text
displays information about all locks with the specified text value. If the text
value contains blanks, you must enclose it in quotes.
Note You cannot follow the lock name with an asterisk (*), which in this context would be a wild card, to specify
all locks that begin with a certain sequence of characters.