Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

To repair a database, right-click on the database name and select "Repair" from the context menu. The selected database is checked for possible errors and inconsistent data storage and gets fixed if necessaryFurthermore, all indexes within the database are rebuilded.

Warnung

This command creates a global write lock and blocks other operations until it is finished.

Hinweis

This operation requires additional disk space equal to the size of your current documents plus 2 gigabytes.

Tipp

More detailed explanations on this functionality can be found on http://docs.mongodb.org/manual/reference/command/repairDatabase/.