NFILES parameter

From m204wiki
Revision as of 00:56, 28 February 2013 by Alex (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Default value
2
Parameter type
System
Where set
On User 0's parameter line
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The number of file save 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. NRMTFILE and NFILES are, therefore, similar but independent.