NRMTFILE parameter

From m204wiki
Jump to navigation Jump to search

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.