Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

When connected to a MongoDB instance, mongodump can adversely affect ______ performance.

a) mdump
b) mongodump
c) mongod
d) all of the mentioned

Answer: c
Explanation: If your data is larger than system memory, the queries will push the working set out of memory.

Join The Discussion