NFILES parameter: Difference between revisions
Jump to navigation
Jump to search
m (→Description: minor word change) |
|||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
<p> | <p> | ||
<p>To open a file for a user, <var class="product">Model 204</var> must assign a file save area. NFILES is thus the maximum number of files that can be opened by all users at any time. NFILES can range from 1 to 16383 (one less in a run using permanent groups). </p> | <var>NFILES</var> sets the number of FILESAVE areas. </p> | ||
<p>This parameter is automatically incremented by a value of one for both <var>[[ | <p> | ||
<p>If the <var>[[ | To open a file for a user, <var class="product">Model 204</var> must assign a file save area. <var>NFILES</var> is thus the maximum number of files that can be opened by all users at any time. <var>NFILES</var> can range from 1 to 16383 (one less in a run using permanent groups). </p> | ||
<p>For Parallel Query Option/204 users, the <var>[[ | <p> | ||
This parameter is automatically incremented by a value of one for both <var>[[Storing and using file group definitions (CCAGRP)|CCAGRP]]</var> and <var>[[System requirements for Application Subsystems#Overview of CCASYS|CCASYS]]</var>. </p> | |||
<p> | |||
If the <var>[[RESTART command|RESTART]]</var> command is issued by User 0, <var>NFILES</var> must be set to the maximum number of files updated in the previous run. </p> | |||
<p> | |||
For [[PQO|Parallel Query Option/204]] users, the <var>[[NRMTFILE parameter|NRMTFILE]]</var> parameter allocates file save areas for remote files. <var>NRMTILE</var> and <var>NFILES</var> are, therefore, similar but independent. | |||
</p> | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 17:21, 30 November 2017
Number of file areas
Summary
- Default value
- 2
- Parameter type
- System
- Where set
- On User 0's parameter line
- Related products
- All
- Introduced
- Model 204 V2.1 or earlier
Description
NFILES sets the number of FILESAVE areas.
To open a file for a user, Model 204 must assign a file save area. NFILES is thus the maximum number of files that can be opened by all users at any time. NFILES can range from 1 to 16383 (one less in a run using permanent groups).
This parameter is automatically incremented by a value of one for both CCAGRP and CCASYS.
If the RESTART command is issued by User 0, NFILES must be set to the maximum number of files updated in the previous run.
For Parallel Query Option/204 users, the NRMTFILE parameter allocates file save areas for remote files. NRMTILE and NFILES are, therefore, similar but independent.