This option is used to recover from media failure on the database file. When this option is specified, the database server
applies the log and then shuts down—it doesn't continue to run. If you need to apply multiple transaction logs, you must know
the correct order in which to apply them when using -a. The database server automatically applies multiple transaction logs
in the correct order if you use the -ad or -ar option.
The -a database option must be specified after the database-file, and applies only to that database.
Specifying a cache size when starting the server can reduce recovery time.