Guardian Procedure Calls Reference Manual
File is an SQL shorthand view.7
For interrogating queue files.1<9>
Indicates REFRESH is specified for this file.1<10>
For key-sequenced files, indicates index compression is specified.1<11>
For key-sequenced files, indicates data compression is specified.1<12>
For key-sequenced files, indicates data compression is specified.1
Specifies the file structure:<13:15>
Unstructured0
Relative1
Entry-sequenced2
Key-sequenced3
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, these more-flags bits are valid
with both the file-name and filenum parameters:
Verify writes off.0<0>
Verify writes on (current file label default).1
System automatically selects serial or parallel writes.0<1>
Serial mirror writes only (current file label default).1
Buffered writes enabled.0<2>
Write-thru (current file label default).1
Audit-checkpoint compression off.0<3>
Audit-checkpoint compression on (current file label default).1
Crash-open flag off.0<4>
Crash-open flag on (This is meaningful with the file-name parameter only.)1
Rollforward needed flag off.0<5>
Rollforward needed flag on.1
Broken file flag off.0<6>
Broken file flag on.1
File closed.0<7>
File is either open or has an incomplete TMF transaction against it. (This is meaningful with
the file-name parameter only.)
1
Not licensed to have privileged procedures.0<8>
556 Guardian Procedure Calls (F)