Installs an additional page or swap file. Requires CMKRNL privilege. Format INSTALL file-spec
1 – Parameter
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.
2 – Qualifiers
2.1 /PAGEFILE
Specifies that the file is to be installed as an additional page file. This page file will augment any page file installed during the boot process.
2.2 /SWAPFILE
Specifies that the file is to be installed as an additional swap file. This swap file will augment any swap file installed during the boot process.
3 – Example
SYSGEN> INSTALL DRA1:[SYSEXE]PAGEFILE.SYS /PAGEFILE