BSIZE parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
Line 15: Line 15:
==Description==
==Description==
<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 <var>[[INCREASE command|INCREASE]]</var> or <var>[[DECREASE command|DECREASE]]</var> command to change the size of Table B (except for [[File_Design_(File_Management)#Hash_Key_Files|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 19:36, 14 November 2013

Pages in table B

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).