ESIZE parameter: Difference between revisions
Jump to navigation
Jump to search
m (mention one E-page per LOB and mention MINLOBE) |
|||
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
<p>The number of file pages in <var>[[ | <p> | ||
<p>When you create a file, you can specify how many file pages to allocate to Table E. To | The number of file pages in <var>[[Table E (File architecture)|Table E]]</var></p> | ||
<p class="note"><b>Note:</b> The default value for ESIZE, zero (0), assumes that you do not actually plan to have Large Object data in | <p> | ||
When you create a file, you can specify how many file pages to allocate to Table E. To store Large Object data in Table E, the minimum setting for <var>ESIZE</var> is 20. Each Large Object field requires a minimum of one Table E page (unless defined with <var>MINLOBE</var>). </p> | |||
<p> | |||
The maximum setting for <var>ESIZE</var> is 1,073,741,823. </p> | |||
<p class="note"><b>Note:</b> The default value for <var>ESIZE</var>, zero (0), assumes that you do not actually plan to have Large Object data in files you create using <var class="product">Model 204</var> V6R1 or higher. However, even if Table E has a size of zero, it is still part of a file created in V6R1 or higher, so such files cannot be opened in pre-V6R1 versions of <var class="product">Model 204</var>.</p> | |||
[[Category:CREATE parameters]] | [[Category:CREATE parameters]] | ||
[[Category:File parameters]] | [[Category:File parameters]] | ||
[[Category:Tables parameters]] | [[Category:Tables parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 00:09, 12 July 2017
Pages in table E
Summary
- Default value
- 0
- Parameter type
- Tables
- Where set
- During file creation
- Related products
- All
- Introduced
- Model 204 V6.1
Description
The number of file pages in Table E
When you create a file, you can specify how many file pages to allocate to Table E. To store Large Object data in Table E, the minimum setting for ESIZE is 20. Each Large Object field requires a minimum of one Table E page (unless defined with MINLOBE).
The maximum setting for ESIZE is 1,073,741,823.
Note: The default value for ESIZE, zero (0), assumes that you do not actually plan to have Large Object data in files you create using Model 204 V6R1 or higher. However, even if Table E has a size of zero, it is still part of a file created in V6R1 or higher, so such files cannot be opened in pre-V6R1 versions of Model 204.