skip book previous and next navigation links
go up to top of book: HP OpenVMS System Manager's Manual, Volume 2:... HP OpenVMS System Manager's Manual, Volume 2:...
go to beginning of chapter: Managing Page, Swap, and Dump Files Managing Page, Swap, and Dump Files
go to previous page: Installing Page and Swap Files Installing Page and Swap Files
go to next page: Creating and Modifying Page, Swap, and Dump FilesCreating and Modifying Page, Swap, and Dump Files
end of book navigation links

Removing Page, Swap, and Dump Files  




CautionIf you remove a system page, swap, or dump file, do not simply delete the file. The disk might become corrupted if you continue to use the system after you delete the files.

How to Perform This Task

  1. Use the RENAME command to rename the file to be deleted.
  2. Shut down and reboot the system.
  3. Delete the file.
  4. When you delete a file, make sure you remove from SYPAGSWPFILES.COM and MODPARAMS.DAT any command lines related to the file.

Example

$ RENAME DUA2:[SYSTEM]PAGEFILE_1.SYS; DUA2:[SYSTEM]JUNK.SYS;
$ @SYS$SYSTEM:SHUTDOWN.COM
.
.
.
[SHUTDOWN.COM shuts down and reboots the system]
[When the system reboots, log in]
.
.
.
$ DELETE DUA2:[SYSTEM]JUNK.SYS;

go to previous page: Installing Page and Swap Files Installing Page and Swap Files
go to next page: Creating and Modifying Page, Swap, and Dump FilesCreating and Modifying Page, Swap, and Dump Files