Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-158
FILEINFO Procedure (Superseded by
FILE_GETINFOLIST_ Procedure )
<5:7> Specifies object type for SQL object file:
0 File is not SQL
2 File is an SQL table
4 File is an SQL index
5 File is an SQL protection view
7 File is an SQL shorthand view
<9> 1 For interrogating queue files.
<10> 1 Indicates REFRESH is specified for this file.
<11> 1 For key-sequenced files, indicates index compression is specified.
<12> 1 For key-sequenced files, indicates data compression is specified.
1 For unstructured files, indicates ODDUNSTR is specified.
<13:15> Specifies the file structure:
0 Unstructured
1 Relative
2 Entry-sequenced
3 Key-sequenced
maximum-extents output
INT:ref:1
returns the maximum number of extents that can be allocated.
unstructured-buffer-size output
INT:ref:1
returns the internal buffer size to be used for an unstructured file.
more-flags output
INT:ref:1
returns various file attribute settings. Unless noted otherwise, the following
more-
flags bits are valid with both the file-name and filenum parameters:
<0> 0 Verify writes off
1 Verify writes on (current file label default)
<1> 0 System automatically selects serial or parallel writes
1 Serial mirror writes only (current file label default)
<2> 0 Buffered writes enabled
1 write-thru (current file label default)
<3> 0 Audit-checkpoint compression off
1 Audit-checkpoint compression on (current file label default)