1.

Which of the following checks and repairs errors and inconsistencies in data storage?(a) repairDatabase(b) repairedDatabase(c) recoverDatabase(d) all of the mentionedThis question was addressed to me in quiz.Origin of the question is Data Modeling Concepts in portion Data Models of MongoDB

Answer»

The correct ANSWER is (a) repairDatabase

To ELABORATE: repairDatabase is ANALOGOUS to an fsck command for FILE systems.



Discussion

No Comment Found

Related InterviewSolutions