

InterviewSolution
Saved Bookmarks
1. |
Before mongod creates an oplog, you can specify its size with the __________ option.(a) oplogSizeMB(b) oplogSizeGB(c) opSizeMB(d) all of the mentionedThis question was posed to me in exam.This interesting question is from Replication Processes topic in section Replication Concepts, Processes and Replication Set of MongoDB |
Answer» Right choice is (a) oplogSizeMB |
|