

InterviewSolution
Saved Bookmarks
1. |
If applications modify data while mongodump is creating a backup _________ will compete for resources with those applications.(a) mongostore(b) mongorestore(c) mongod(d) mongodumpI have been asked this question by my college director while I was bunking the class.This interesting question is from MongoDB Administration in chapter GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Correct answer is (d) MONGODUMP |
|