If both a Table of Contents and Search form are not displayed in
separate frames along with this one, you may wish to
redisplay this book in a frameset, beginning with the first page .
Removing Page, Swap, and Dump Files
If 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 Use the RENAME
command to rename the file to be deleted.
Shut down and reboot the system.
Delete the file.
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;