Free MongoDB Certified DBA Associate Exam C100DBA Exam Practice Test
C100DBA Exam Features
In Just $59 You can Access
- All Official Question Types
- Interactive Web-Based Practice Test Software
- No Installation or 3rd Party Software Required
- Customize your practice sessions (Free Demo)
- 24/7 Customer Support
Total Questions: 131
-
'$set' sets the value of
Answer: C Next Question -
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 Next Question -
Which of the following command inside aggregate command is used in MongoDB aggregation to filter the documents to pass only the documents that match the specified condition(s) to the next pipeline stage.
Answer: C Next Question -
Which of the following node is used during election in a replication cluster?
Answer: B Next Question -
Consider the following example document:{'_id': Objectld('5360c0a0a655a60674680bbe'),'user''login': 'irOn''description': 'Made of steel''date': ISODate('2014-04-30T09:16:45.836Z'),}>and index creation command:db.users.createlndex( { 'user.login': 1, 'user.date': -1 }, 'mylndex' )When performing the following query:db.users.find( { 'user.login': /Air.*/ },{ 'user':1, '_id':0 > ).sort( { 'user.date':1 > )which of the following statements correctly describe how MongoDB will handle the query? Check all that apply.
Answer: B Next Question -
Consider a collection posts which has fields: Jd, post_text, post_author, post_timestamp, post_tags etc. Which of the following query retrieves ONLY the key named post_text from the first document retrieved?
Answer: A Next Question -
In a sharded cluster, from which node does one stop the balancer process before initiating backup?
Answer: D Next Question -
Which of the following command is used to get all the indexes on a collection?
Answer: D Next Question -
What tool do you use to see if you have a problem in the consumption of disk I / 0?
Answer: Mongoperf Next Question -
Which of the following collections stores authentication credentials in MongoDB?
Answer: C Next Question
Total Questions: 131
