SYSGEN INSTALL — VMS 5.4-3
Installs an additional page or swap file. Requires CMKRNL privilege. Format: INSTALL file-spec /[PAGEFILE] [SWAPFILE] Example: INSTALL DRA1:[SYSEXE]PAGEFILE.SYS /PAGEFILE
Additional information available:
file-spec
Specifies the name of a file that is to be installed as a page or swap file. This file can reside on any volume that is mounted /SYSTEM. The file should be contiguous for best performance, but this is not necessary. The CREATE command in this utility can be used to create a secondary page or swap file.
Qualifiers
Additional information available:
/PAGEFILE
/PAGEFILE Specifies that the file is to be installed as an additional pagefile. This pagefile will augment any pagefile installed during the boot process.
/SWAPFILE
/SWAPFILE Specifies that the file is to be installed as an additional swapfile. This swapfile will augment any swapfile installed during the boot process.