User Manual

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide429952-014
6-67
LISTLOCKS (LL)
displays files opened for write or update access only
LISTLOCKS (LL)
Displays granted and waiting lock requests for a file set. This command differs from
FUP LISTLOCKS: NonStop AutoTMF software LISTLOCKS has a more compact
display and more options and allows the user to show locks for the entire system with
one command.
file-set
is a TACL-style file name pattern specifying a collection of Enscribe files. If this
parameter is omitted, all the locks for the local system are displayed.
option
BYF[ILE]
display the locks by file name. This is the default.
BYH[OLDER]
display the locks by holder. Can be specified in conjunction with BYFile.
DEADL[OCKS] [, RESOLVE ]
display sets of granted and waiting lock requests that form a deadlock.
Deadlocks might resolve themselves if the waiting requests are using timed
I/O.
L[IST]L[OCKS] file-set [, option ];
option is:
{ BYF[ILE] }
{ }
{ BYH[OLDER] }
{ }
{ DEADL[OCKS] [, RESOLVE ] }
{ }
{ H[EX] }
{ }
{ NOI[TENT] }
{ }
{ SUM[MARY] }
{ }
{ TXSTATUS }
{ }
{ WAITING }
{ }
{ WRAP }
{ }