.\" .de EX .if t .ft C .nf .. .de EE .fi .if t .ft .. .TH AMCHECKDB 8 .SH NAME amcheckdb \- check Amanda database for tape consistency .SH SYNOPSIS .B amcheckdb .I config .SH DESCRIPTION .B Amcheckdb verifies that every tape mentioned in the Amanda database is still valid in the .I tapelist file. .LP See the .IR amanda (8) man page for more details about Amanda. .SH EXAMPLE This shows a normal response: .LP .RS .EX # amcheckdb @DEFAULT_CONFIG@ Ready. .EE .RE .LP This shows tape .I DMP014 is still listed in the database but is no longer listed in the .I tapelist file: .LP .RS .EX # amcheckdb @DEFAULT_CONFIG@ Tape DMP014 missing in @CONFIG_DIR@/@DEFAULT_CONFIG@/tapelist Ready. .EE .RE .SH AUTHOR Adrian T. Filipi-Martin .SH "SEE ALSO" amadmin(8), amrmtape(8), amanda(8)