Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-44
FILE_CREATELIST_ Procedure
57 8 Expiration time. For disk objects other than SQL shorthand
views, the Julian GMT timestamp giving the time before which
the file cannot be purged.
65 2 Odd unstructured. For unstructured files, a value of 1 specifies
that I/O transfers are to occur with the exact counts specified; a
value of 0 specifies that transfers are to be rounded up to an
even byte boundary. Must be equal to 0 for other file types. The
default value is 0. See “Considerations” later in this section.
66 2 Audited file. A value of 1 specifies that the file is to be audited
by the Transaction Management Facility (TMF) subsystem; 0
otherwise. Must be 0 for systems without the TMF subsystem.
The default value is 0.
67 2 Audit compression. For audited disk objects other than SQL
shorthand views, a value of 1 specifies that the audit data is to
be compressed; 0 specifies otherwise. The default value is 0.
68 2 Data compression. For key-sequenced disk objects, a value of
1 specifies that the primary keys of data records are to be
compressed; 0 specifies otherwise. Must be 0 for other file
types. Can be 1 only if key offset (item 45) is 0. The default is
0.
69 2 Index compression. For key-sequenced disk objects, a value of
1 specifies that index block entries are to be compressed; 0
otherwise. Must be 0 for other file types. The default value is 0.
70 2 Refresh EOF. For disk objects other than SQL shorthand
views, a value of 1 specifies that a change to the end-of-file
value is to cause the file label to be written immediately to disk;
0 specifies otherwise. The default value is 0.
71 2
Create options. For disk objects, specifies miscellaneous file
attributes in the form that FILE_CREATE_ accepts and is an
alternative to using items 65 to 70. To use this item, specify
attributes as described under the
options parameter of
FILE_CREATE_. If you specify any of items 65 to 70, and if you
also specify item 71, the last item to appear takes precedence.
The default value is 0. See “Considerations” for queue files.
Table 5-3. FILE_CREATELIST_ Item Codes (page 3 of 12)
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.
Item
Code
Size
(Bytes) Description