Tuning the Ordered Index: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (typos)
m (add category)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
These file parameters display the sizes of the various [[Table D (File_architecture)#Understanding the Ordered Index|Ordered index constituents]]:
<p class="code">OINODES  3          NO. ORDERED INDEX NODES: ALL LVLS             
<p class="code">OINODES  3          NO. ORDERED INDEX NODES: ALL LVLS             
OILEAVES  2          NO. ORDERED INDEX NODES: LEAVES               
OILEAVES  2          NO. ORDERED INDEX NODES: LEAVES               
Line 6: Line 8:
OINBYTES  154        NO. ORDERED INDEX BYTES                       
OINBYTES  154        NO. ORDERED INDEX BYTES                       
</p>
</p>
[[Category: Model 204 files]]

Latest revision as of 20:30, 23 April 2018

These file parameters display the sizes of the various Ordered index constituents:

OINODES 3 NO. ORDERED INDEX NODES: ALL LVLS OILEAVES 2 NO. ORDERED INDEX NODES: LEAVES OIDEPTH 2 NO. LEVELS OF ORDERED INDEX NODES OILPACT 0 ORDERED INDEX LIST PAGE ACTIVE OINENTRY 11 NO. ORDERED INDEX ENTRIES OINBYTES 154 NO. ORDERED INDEX BYTES