1 INSTALL Installs an additional page or swap file. Requires CMKRNL privilege. Format INSTALL file-spec 2 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 /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. /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. 2 Example SYSGEN> INSTALL DRA1:[SYSEXE]PAGEFILE.SYS /PAGEFILE