BRECPPG parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
Line 15: | Line 15: | ||
<p>The maximum number of records per Table B page</p> | <p>The maximum number of records per Table B page</p> | ||
<p>The product of BRECPPG and BSIZE must not exceed 16777216. </p> | <p>The product of BRECPPG and BSIZE must not exceed 16777216. </p> | ||
If [[RECRDOPT parameter|RECRDOPT]]=1, the maximum allowed value of BRECPPG is 1022 for ordered files and 1023 for unordered files. | |||
[[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 22:17, 9 August 2013
Summary
- Default value
- 256
- Parameter type
- Tables
- Where set
- During file creation
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The maximum number of records per Table B page
The product of BRECPPG and BSIZE must not exceed 16777216.
If RECRDOPT=1, the maximum allowed value of BRECPPG is 1022 for ordered files and 1023 for unordered files.