File Utility Programming (FUP) Reference Manual

FUP Commands
File Utility Program (FUP) Reference Manual523323-015
2-124
Commands Related to LICENSE (Super ID)
Commands Related to LICENSE (Super ID)
LISTLOCKS
Displays information on all locks (granted or waiting) for specified Guardian file sets or
SQL/MX ANSI names.
FUP converts each ANSI name to the corresponding list of Guardian file names, then
performs LISTLOCKS on each of these files, and displays information of the locked
files only.
By default, locks on all partitions of a partitioned Enscribe file are displayed. Use
LISTLOCKS to clarify lock situations. This command does not provide instantaneous
views of the locks.
OUT listfile
names a file or device to receive the listing output of the LISTLOCKS command.
You can use either a standard file name or a spool DEFINE name as the OUT
listfile. If listfile is an existing file, FUP appends output to it.
fileset-list
is a set of files for which to list existing locks (including SQL files and SQL object
files). You can use wild-card characters and can specify qualified-fileset.
ansiname-list
ansiname-list = ‘ansiname’ [ , ‘ansiname’ ]...
identifies SQL/MX ANSI Name catalogs, schemas, tables, indexes, partitions of
tables and indexes, and any combination of these objects. A single quote ( ' ) is
COMMAND Function Page
REVOKE Resets file security and other attributes of a file 2-169
Note. FUP support for fully qualified ANSI names for the LISTLOCKS command is applicable
on H06.04 and subsequent RVUs.
LISTLOCKS [ / OUT listfile / ] fileset-list / ansiname-list
[ , GRANTED ] [ , DETAIL ] [ , PARTONLY ]
Note. For more information, see Specifying Files on page 1-8.