| No it's not possible. I'd like it to be, and it's on a list of things
I'd like to do. But there's more to it than just trying both filenames
and using PAGEFILE.SYS if SYSDUMP.DMP isn't there. SYSGEN has to be
taught that there might be a dump in there and to do the right thing
when an INSTALL command is done. SDA has to be able to RELEASE the dump
space. etc. etc.
And to forestall someone else suggesting this... don't consider doing a
SET FILE/ENTER to make the file be called SYSDUMP.DMP as well as
PAGEFILE.SYS. The dump is going to get lost as soon as you boot your
system and install that file as a pagefile. While it's possible to
organize your startup to save the dump first, that's going to fail
often enough that you'll lose dumps and get the customer p.o.'d. Or
have the system hung because the pagefile hasn't been installed. etc.
And if you're going to do that, you'll need somewhere to copy the dump
to automatically at boot time, guaranteed to have enough space. Why not
just create a dump file there in the first place...
- Richard.
|