Prevent new users from attempting to access the database by taking steps such as setting the limit on interactive users to zero (0), and deassigning logical names. Also, abort with MUPIP STOP or DCL STOP all processes accessing the database in question. Because the DSE command CRITICAL /INITIALIZE /RESET generates errors for all processes accessing a database file, it provides a quick way to terminate such processes.