NRMTFILE parameter: Difference between revisions
(Automatically generated page update) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:NRMTFILE parameter subtitle}} | |||
==Summary== | ==Summary== | ||
<dl> | <dl> | ||
Line 10: | Line 11: | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 | <dd><var class="product">Model 204 V2.1</var> | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The number of remote <var class="product">Model 204</var> file save areas</p> | <p>The number of remote <var class="product">Model 204</var> file save areas</p> | ||
<p>To open a remote file for a client user, <var class="product">Model 204</var> must assign a remote file save area. NRMTFILE is thus the maximum number of files that can be open concurrently to users on the Parallel Query Option/204 client system.</p> | <p>To open a remote file for a client user, <var class="product">Model 204</var> must assign a remote file save area. NRMTFILE is thus the maximum number of files that can be open concurrently to users on the <var>[[Model_204_configurations_and_operating_environments#Parallel_Query_Option.2F204|Parallel Query Option/204]]</var> client system.</p> | ||
<p>The NRMTFILE value must be at least one (for the client) in order to access remote files. The maximum value is 16383, the value of the <var class="product">Model 204</var> NFILES parameter. </p> | <p>The NRMTFILE value must be at least one (for the client) in order to access remote files. The maximum value is 16383, the value of the <var class="product">Model 204</var> <var>[[NFILES_parameter|NFILES]]</var> parameter. </p> | ||
<p>The NRMTFILE parameter is specific to PQO users. A nonzero setting of NRMTFILE is required in the User 0 parameter line of all Onlines that access remote files, that is, all PQO clients. It is not required in an online that is exclusively a server.</p> | <p>The NRMTFILE parameter is specific to PQO users. A nonzero setting of NRMTFILE is required in the User 0 parameter line of all Onlines that access remote files, that is, all PQO clients. It is not required in an online that is exclusively a server.</p> | ||
<p>The current NRMTFILE parameter setting is viewable with the VIEW command, but it is non-resettable.</p> | <p>The current NRMTFILE parameter setting is viewable with the <var>[[VIEW_command|VIEW]]</var> command, but it is non-resettable.</p> | ||
<p>NRMTFILE functions like the NFILES parameter, except that NFILES allocates file save areas for local files. </p> | <p>NRMTFILE functions like the NFILES parameter, except that NFILES allocates file save areas for local files. </p> | ||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 13:10, 16 September 2015
Number of remote file areas
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- On User 0's parameter line
- Related products
- All
- Introduced
- Model 204 V2.1
Description
The number of remote Model 204 file save areas
To open a remote file for a client user, Model 204 must assign a remote file save area. NRMTFILE is thus the maximum number of files that can be open concurrently to users on the Parallel Query Option/204 client system.
The NRMTFILE value must be at least one (for the client) in order to access remote files. The maximum value is 16383, the value of the Model 204 NFILES parameter.
The NRMTFILE parameter is specific to PQO users. A nonzero setting of NRMTFILE is required in the User 0 parameter line of all Onlines that access remote files, that is, all PQO clients. It is not required in an online that is exclusively a server.
The current NRMTFILE parameter setting is viewable with the VIEW command, but it is non-resettable.
NRMTFILE functions like the NFILES parameter, except that NFILES allocates file save areas for local files.