Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual—522629-013
5-83
FILE_GETINFOLIST_ Procedure
165 4
OSS access permissions. Applies only to OSS files. See the
chmod(2) function reference page either online or in the Open
System Services System Calls Reference Manual for a description
of OSS access permissions.
166 2
OSS open. 1 if the open was performed by any of the following
OSS functions:
creat(), chdir(), open(), or opendir(); 0
otherwise. This code applies only to FILE_GETINFOLIST_.
167 4 File owner. For disk files, the user ID number that identifies the
owner of the file. The user ID is a number in the range 0
through 65535.
168 2 OSS number of links. Applies only to OSS files.
169 2 Security mechanisms in effect. For disk objects, the word of
bits indicates the security mechanisms in effect for the given
object. Note that the security mechanism of an object is not
necessarily related to the overall security of the subvolume or
volume.
<0:11> reserved
<12> OSS security
<13> reserved
<14> Safeguard file security
<15> Guardian file security
176 2
Unreclaimed free space. For SQL tables and indexes, 1 if the
object has the F flag (
UNRECLAIMED FREE SPACE) set; 0
otherwise.
177 2
Incomplete SQLDDL operation. For SQL tables and indexes, 1
if the object has the D flag (
INCOMPLETE SQLDDL OPERATION)
set; 0 otherwise.
178 2 Physical volume name length. The length in bytes of the name
returned by item 179.
179 * Physical volume name. For disk objects, the name of the
volume on which the object resides, in external form with
system name. This can be different from the volume indicated
in the object's name (for example, for NonStop Storage
Manager Foundation (SMF) objects).
Table 5-4. FILE_GETINFOLIST_ Item Codes (page 15 of 21)
Items in this table with a size of 2 bytes are of data type INT. The term “disk file”
applies only to Enscribe files. The term “disk object” applies to Enscribe files and
SQL objects. Items described as “Applies only to SQL/MX objects” return file system
error 2 if queried on anything that is not an SQL/MX object.
Item
Code
Size
(Bytes) Description