Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual—522629-013
5-217
FILERECINFO Procedure (Superseded by
FILE_GETINFOLISTBYNAME_ Procedure )
partition-in-error output
INT:ref:1
returns a number from 0 through 15 that indicates the partition in which the latest
error occurred for this file. This is invalid when you specify the
file-name
parameter; use
filenum.
specifier-of-key-in-error output
INT:ref:1
returns the key specifier associated with the latest error occurring with this file.
This is invalid when you specify the
file-name parameter; use filenum.
The following parameters are the only parameters returned when you specify
file-
name:
file-type output
INT:ref:1
returns a number indicating the type of file being accessed.
<2> 1 For systems with the Transaction Management Facility, indicates this
file is audited.
<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 Specifies that this is a queue file.
<10> 1 Means REFRESH is specified for this file.
<11> 1 For key-sequenced files, means index compression is specified.
<12> 1 For key-sequenced files, means data compression is specified.
1 For unstructured files, means ODDUNSTR is specified.
<13:15> Specifies the file structure:
0 Unstructured
1 Relative
2 Entry-sequenced
3 Key-sequenced