Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-81
FILE_GETINFOLIST_ Procedure
118 8 Expiration LCT. For disk objects, the timestamp giving the time
before which the file cannot be purged, expressed in the local
civil time (LCT) of the system on which the file resides. If this
attribute has not been set, the returned field is zero-filled.
119 8 Creation LCT. For disk objects, the timestamp of the file’s
creation, expressed in the local civil time (LCT) of the system on
which the file resides.
136 4
Partition EOF. For disk objects other than SQL shorthand views,
the end-of-file value of the partition named in the open
operation (when returned by FILE_GETINFOLIST
_ ) or of the
partition named in this call (when returned by
FILE_GETINFOLISTBYNAME
_ ). A returned value of -1 means
that the end-of-file value cannot fit into this unsigned 4-byte
attribute. Item 193 must be used to get the correct value.
Superseded by item 193.
137 4
Partition maximum size. For disk objects other than SQL
shorthand views, the maximum allowable size in bytes of the
partition named in the open operation (when returned by
FILE_GETINFOLIST
_ ) or of the partition named in this call
(when returned by FILE_GETINFOLISTBYNAME
_ ). A returned
value of -1 means that the partition maximum size cannot fit into
this unsigned 4-byte attribute. Item 194 must be used to get the
correct value. Superseded by item 194.
140 8
Partition modification time. For disk objects other than SQL
shorthand views, the Julian GMT timestamp indicating the last
modification time of the partition named in the open operation
(when returned by FILE_GETINFOLIST
_ ) or of the partition
named in this call (when returned by
FILE_GETINFOLISTBYNAME
_ ).
141 8
Partition modification LCT. For disk objects other than SQL
shorthand views, the timestamp indicating the last modification
time of the partition named in the open operation (when
returned by FILE_GETINFOLIST
_ ) or of the partition named in
this call (when returned by FILE_GETINFOLISTBYNAME
_ ).
The time is expressed in the local civil time (LCT) of the system
on which the file resides. It is derived from the Julian GMT
partition modification time (item code 140).
Table 5-4. FILE_GETINFOLIST_ Item Codes (page 13 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