NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
F-10
FILEINFO Command
FILEINFO is similar to FUP INFO, although its displays are slightly different.
qualified-fileset-list
is a qualified fileset list that specifies files for which to display information. See
Qualified Fileset List on page Q-1 for details.
You cannot include a pathname in a qualified fileset list; use Guardian-format ZYQ
names to specify OSS files.
USER [ group.member ] }
[ group-ID,member-ID ] }
[ "user-name" ] }
[ user-ID ] }
restricts the files for which information is displayed to those from qualified-
fileset-list that are owned by the specified user.
You can specify user in one of several ways:
group.member is a valid user name.
group-id,member-ID specifies the user ID as a pair of numbers, each in the
range from 1 to 255.
user-name” is a valid Guardian user name (in group.member format) or
Safeguard alias name, enclosed in double quotes. To add a Safeguard alias, use the
Safecom utility.
user-ID is a user's numeric ID such as that displayed by the OSS ls -n command.
user-ID can be in the range from 1 to 65,535. For a Guardian user-ID, this
number equates to (256*group-id + member-ID).
If you specify a user, FILEINFO displays information for files owned by that user. If
you specify only the keyword USER, FILEINFO displays information only for files
FILEINFO qualified-fileset-list
[[,]fileinfo-option] ... ;
fileinfo-option is:}
{ USER [ group.member ] }
{ [ group-ID,member-ID ] }
{ [ "user-name" ] }
{ [ user-ID ] }
{ [ BRIEF | DETAIL ] }
{ EXTENTS }
{ STAT[ISTICS] [ , PARTONLY ] }
{ SHADOWS }