MongoDB C100DBA MongoDB Certified DBA Associate Exam Practice Test

Page: 1 / 14
Total 132 questions
Question 1

The oplog (operations log) is a special capped collection that keeps a rolling record of all operations that modify the data stored in your databases. All the replica set members contain a copy of the oplog in the following collection:



Answer : D


Question 2

Which mongodb tool is used to report details on number of database operations in MongoDB?



Answer : B


Question 3

In a sharded replica set environment, the w Option provides ability for write concern and j Option provides ability for the data to be written on disk journal. Consider that we have a seven member replica set and we want to assure that the writes are committed to journal. What should be the value of j?



Answer : C


Question 4

The oplog (operations log) is a special capped collection that keeps a rolling record of all operations that modify the data stored in your databases. All the replica set members contain a copy of the oplog in the following collection:



Answer : D


Question 5

What is the maximum size of Index Key Limit and Number of Indexes per collection?



Answer : A


Question 6

Consider the following posts document:

Which of the following queries will return the documents but with only the first two tags in the tags array?



Answer : D


Question 7

As per the aggregation pipeline optimization concepts, if you have a $sort followed by a $match:



Answer : D


Page:    1 / 14   
Total 132 questions