Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual—522629-013
5-75
FILE_GETINFOLIST_ Procedure
67 2 Audit compression. For disk objects other than SQL shorthand 
views, 1 if audit data for this file is to be compressed; 0 
otherwise.
68 2 Data compression. For key-sequenced disk objects, 1 if the 
entries in data blocks are to be compressed; 0 otherwise.
69 2 Index compression. For key-sequenced disk objects, 1 if the 
entries in index blocks are to be compressed; 0 otherwise.
70 2 Refresh EOF. For disk objects other than SQL shorthand 
views, 1 if a change to the end-of-file value is to cause the file 
label to be written immediately to disk; 0 otherwise.
71 2
Create options. For disk objects, the miscellaneous attributes 
of the file in the form specified in the 
options parameter of 
FILE_CREATE_. These attributes are also available as 
separate items (items 65 through 70).
72 2 Write through. For disk objects, 1 if the file label specifies the 
use of write-through caching; 0 indicates that buffered writes 
are used.
73 2 Verify writes. For disk objects other than SQL shorthand views, 
1 if the file label specifies that writes to the file are to be read 
back and the data verified; 0 otherwise.
74 2 Serial writes. For disk objects other than SQL shorthand views, 
1 if the file label specifies that writes are to be made serially to 
the mirrors when a file resides on a mirrored disk; 0 indicates 
that the system can choose to do either serial or parallel writes.
75 2 File is open. For disk objects other than SQL shorthand views, 
1 if the object is either open or has an incomplete TMF 
transaction against it; 0 otherwise. This value should always be 
1 when it is obtained by a call to FILE_GETINFOLIST_.
76 2 Crash open. For disk objects other than SQL shorthand views, 
1 if the object was open with write access when a system failure 
occurred and the object has not been opened since; 0 
otherwise. This value should always be 0 when obtained by a 
call to FILE_GETINFOLIST_.
77 2 Rollforward needed. For disk objects other than SQL shorthand 
views, 1 if the object has the TMF rollforward-needed flag set; 0 
otherwise.
Table 5-4. FILE_GETINFOLIST_ Item Codes (page 7 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










