AutoTMF Software User's Guide (Update 12)
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-014
6-68
LOG
Deadlocks usually involve multiple files on multiple volumes. Only deadlocks 
that are contained within the specified file-set are detected. Deadlocks that 
span multiple systems are not detected.
RESOLVE
allows the user to resolve the detected deadlock. The command displays a 
list of transactions and processes that are participants in the deadlock and 
prompts the user to select either a process to abend, or a transaction to 
abort to resolve the deadlock. 
H[EX]
display the lock key is hexadecimal. This is useful for cases where the key 
fields are not ASCII.
NOI[TENT]
eliminates the display of intent locks. Intent locks are generally used to prevent 
another process or transaction from gaining a file lock while a record lock is 
held.
SUM[MARY]
displays only the count of record and file locks for each file lock-holder 
combination. This applies to BYFILE and BYHOLDER options.
TXSTATUS
displays a summary of all transactions or processes that are holding locks 
displayed by LISTLOCKS.
WAITING
display all the lock holders and waiters for files and/or records that have at 
least one wait request outstanding.
WRAP
display the entire key, using multiple lines if required.
LOG
Collects a history of the CI session to a file. LOG TO starts the logging process, and 
LOG STOP terminates the logging.
TO filename
starts logging to filename. 
filename may be a disk file, a printer, or another terminal. If the log file does not 
exist, the CI creates the log file as an edit file.
LOG { TO filename [CLEAR] | STOP };










