BHIGHPG parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:BHIGHPG parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 16: Line 17:
<ul>
<ul>
<li>
<li>
For entry order, unordered, and sorted files: the highest active Table B page.</li>
For entry order, unordered, and sorted files: the highest active <var>[[Table_B_(File_architecture)|Table B]]</var> page.</li>
<li>
<li>
For hash key files: the number of full Table B pages in the hash key file. When BHIGHPG equals BSIZE, the hash key file is full and the following message appears:   
For hash key files: the number of full Table B pages in the hash key file. When BHIGHPG equals <var>[[BSIZE_parameter|BSIZE]]</var>, the hash key file is full and the following message appears:   
<p class="code">M204.1231 TABLE B FULL -- SPILLS --: FILE filename
<p class="code">M204.1231 TABLE B FULL -- SPILLS --: FILE filename
</p></li>
</p></li>
</ul>
</ul>
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Tables Parameters]]
[[Category:Tables parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 12:17, 13 October 2014

Table B highest active page

Summary

Default value
None
Parameter type
Tables
Where set
View-only
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The meaning of BHIGHPG is as follows:

  • For entry order, unordered, and sorted files: the highest active Table B page.
  • For hash key files: the number of full Table B pages in the hash key file. When BHIGHPG equals BSIZE, the hash key file is full and the following message appears:

    M204.1231 TABLE B FULL -- SPILLS --: FILE filename