You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 line
720B

  1. Error: The catalog database appears corrupted/invalid
  2. #####################################################
  3. This issue will occur if the schema contained in the catalog database does not
  4. match the schema that ``dds`` expects. This should never occur during normal
  5. use of ``dds``.
  6. .. note::
  7. If you suspect that ``dds`` has accidentally corrupted its own catalog
  8. database, please file a bug report.
  9. ``dds`` cannot reliably repair a corrupted database, and the only solution will
  10. be to either manually fix it or to delete the database file and start fresh.
  11. .. note::
  12. Deleting the catalog database will lose any customizations that were
  13. contained in that catalog, and they will need to be reconstructed.