  Deleting AUTOGEN-created PAGEFILE? 
 The Question is:
 
Is it possible to delete the new pagefiles created by autogen
 
 The Answer is :
 
  Rename the files to PAGEFILE.TMP or similar.  Shutdown and restart, and
  then delete the files.
 
  Edit SYS$SYSTEM:MODPARAMS.DAT, adding one or more of the following lines
  to the file, to avoid this creation or extension during future AUTOGEN
  passes:
 
    pagefile=0
    swapfile=0
    dumpfile=0
 
  Remember to add comments to the entries in MODPARAMS.DAT.
 Answer written or last revised on  11-NOV-2002 
