Determines whether
a recovery is automatically attempted.
If AUTORECOVER is set ON, errors that can occur during transaction processing when the program is interrupted, for example from a network or power failure, are automatically corrected upon reconnecting to the database.
If AUTORECOVER is set OFF then the RECOVER command must be used to restore the database to a working state.