ASA Database Administration Guide
Running the Database Server
Stopping the database server
If you close an operating system session where a database server is running, or if you use an operating system command to stop the database server, the server shuts down, but not cleanly. The next time the database loads, recovery is required, and happens automatically.
For more information about recovery, see Backup and Data Recovery.
It is better to stop the database server explicitly before closing the operating system session. On NetWare, however, shutting down the NetWare server machine properly does stop the database server cleanly.
Examples of commands that will not stop a server cleanly include:
Stopping the process in the Windows Task Manager.
Using a UNIX slay or kill command.