您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

corrupted-catalog-db.rst 720B

1234567891011121314151617
  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.