FIFLAGS parameter: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
(Automatically generated page update) |
||
Line 25: | Line 25: | ||
<tr><th align="right"><var>X'01'</var></th><td>File is post-Release 3.16. </td></tr> | <tr><th align="right"><var>X'01'</var></th><td>File is post-Release 3.16. </td></tr> | ||
</table> | </table> | ||
[[Category:File | [[Category:File parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 13:17, 19 April 2013
Summary
- Default value
- None
- Parameter type
- File
- Where set
- View-only
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The file status
Valid settings of FIFLAGS are (options can be summed):
Setting | Meaning |
---|---|
X'80' | Group index entry required (sorted files). |
X'40' | Table B appends page full. |
X'10' | Field-level constraints. At least one field with a constraint (UNIQUE or AT-MOST-ONE) exists in the file. |
X'08' | New Table C logic for initial property entry. |
X'04' | Ordered Index list page full. |
X'02' | Current hash index list page full. |
X'01' | File is post-Release 3.16. |