BRECPPG parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
Line 14: | Line 14: | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The maximum number of records per Table B page</p> | <p>The maximum number of records per <var>[[Table_B_(File_architecture)|Table B]]</var> page</p> | ||
<p>The product of BRECPPG and BSIZE must not exceed 16777216. </p> | <p>The product of <var>[[BRECPPG_parameter|BRECPPG]]</var> and <var>[[BSIZE_parameter|BSIZE]]</var> 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. | 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]] |
Revision as of 12:47, 13 October 2014
Table B records per page
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.