Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

18 lines
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.