On virtual memory machines, memory must be backed up by a page file. Because FMS may use more memory than typical applications, an option is provided to have FMS create it's own page file, which is the default.
If you want to use the normal system page file and know it is large enough to hold the amount of memory specified by MAXMD, you may specify
NOPAGE=-1
When using the system page file, you do not need to create a directory for the FMS page file or the link FMSPAGE which points to it.
By default, FMS creates a private page file in the directory pointed to by the link FMSPAGE. You must create the link FMSPAGE and the directory it points to. FMS automatically generates unique file names for the page files in FMSPAGE. When a job terminates normally, it's page file is deleted.
Because this parameter effects actions during FMSINI, it must be set in the License File.