|
The Question is:
DISMOUNT A DISK WITH A PAGE- AND SWAP-FILE
I have a second page- and swap-file (SWAPFILE_2.SYS and PAGEFILE_2.SYS)
located on an other disk, how do i dismount this disk in a proper way
???????
After a boot i always get the message "Rebuild in progress" at this disk.
Best regards
Jan Mertensson
The Answer is :
You will need to stop all processes with space reserved in the file(s)
before the dismount can complete successfully -- a deinstallation of
the pagefile (via SYSGEN) will prevent new reservations, and once all
outstanding references are clear then the file deinstallation(s) will
be completed.
|