BSIZE parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 15: Line 15:
<p>The number of pages in Table B</p>
<p>The number of pages in Table B</p>
<p>BSIZE can range from 1 to 16777216. Use the INCREASE or DECREASE command to change the size of Table B (except for hashed organization files).  </p>
<p>BSIZE can range from 1 to 16777216. Use the INCREASE or DECREASE command to change the size of Table B (except for hashed organization files).  </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 13:24, 19 April 2013

Summary

Default value
5
Parameter type
Tables
Where set
During file creation
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The number of pages in Table B

BSIZE can range from 1 to 16777216. Use the INCREASE or DECREASE command to change the size of Table B (except for hashed organization files).