LFTBL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 16: Line 16:
==Description==
==Description==
<p>The size of FTBL in bytes</p>
<p>The size of FTBL in bytes</p>
<p>FTBL is used for file groups. LFTBL can be set to zero if groups are not used and if NGROUP is also set to zero. LFTBL can range from 0 to 30,473,403.</p>
<p>FTBL is used for file groups. LFTBL can be set to zero if groups are not used and if <var>[[NGROUP_parameter|NGROUP]]</var> is also set to zero. LFTBL can range from 0 to 30,473,403.</p>
<p>Refer to [[UTABLE command|"UTABLE: Setting the server size"]] for a discussion of changing the size of LFTBL. </p>
<p>Refer to [[UTABLE command|"UTABLE: Setting the server size"]] for a discussion of changing the size of LFTBL. </p>
[[Category:Utable parameters]]
[[Category:Utable parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 13:11, 27 November 2014

Length of FTBL

Summary

Default value
1000
Parameter type
Utable
Where set
On user's parameter line or reset by UTABLE command
Related products
All
Introduced
Model 204 V2.2 or earlier

Description

The size of FTBL in bytes

FTBL is used for file groups. LFTBL can be set to zero if groups are not used and if NGROUP is also set to zero. LFTBL can range from 0 to 30,473,403.

Refer to "UTABLE: Setting the server size" for a discussion of changing the size of LFTBL.