db_recover (1) Linux Manual Page
NAME db5.3_recover – Restore the database to a consistent state SYNOPSIS db5.3_recover [-ceVv] [-h home] [-P password] [-t [[CC]YY]MMDDhhmm[.SS]]] DESCRIPTION The db5.3_recover utility must be run after an unexpected application, Berkeley DB, or system failure to restore the database to a consistent state. All committed transactions are guaranteed to appear after db5.3_recover has run, and…
