____ field contains total number of current clients that connect to the database instance.
1. available
2.current
3.always avail
4.None of the mentioned
Answer:2
Posted Date:-2022-01-25 02:14:03
1. primary
2.primaryPreferred
3.secondary
4.None of the mentioned
Answer 11.find()
2.write()
3.modify()
4. none of the mentioned
Answer 11.globalLock.halfTime
2.globalLock.totalTime
3.globalLock.downTime
4.All of the Mentioned
Answer 21.Capped collections automatically remove the oldest documents in the collection without requiring scripts or explicit remove operations
2.Capped collections do not guarantee that insertion order is identical to the order on disk
3.Capped collections does not allow updates that fit the original document size
4.All of the Mentioned
Answer 11.Data expiration is useful for some classes of information, including machine generated event data, logs, and session information
2.A special TTL index property supports the implementation of TTL collections
3.TTL collections make it possible to store data in MongoDB and have the mongod automatically remove data after a specified number of seconds or at a specific clock time
4.All of the Mentioned
Answer 41. When running MongoDB in production on Linux, it is recommended that you use Linux kernel version 2.6.36 or later
2. The MongoDB distribution for Solaris include support for the WiredTiger storage engine
3.By default, WiredTiger uses zip compression library
4.None of the mentioned
Answer 31.Read preferences consider the value of a tag when selecting a member to read from
2.Shard ranges are always exclusive of the lower value and inclusive of the upper boundary
3.Write concerns do not use the value of a tag to select a member except to consider whether or not the value is unique
4.None of the mentioned
Answer 31. connPoolStats
2.connStats
3.serverstats
4.None of the mentioned
Answer 11.Compound indexes
2.Primary indexes
3.Composite indexes
4.All of the Mentioned
Answer 11. createIndex()
2.dropIndex()
3. removeIndex()
4.None of the mentioned
Answer 11.bwm-ng
2.bwm-g
3.bwm-n
4.bwm-ngs
Answer 11.usePowerOf3Sizes
2.usePowerOf2Sizes
3.usePowerOf4Sizes
4.None of the mentioned
Answer 21.read
2.write
3.read and write
4.None of the mentioned
Answer 21.DATE
2. TIME
3.DATETIME
4.All of the Mentioned
Answer 11.ECS
2.EC2
3.EC3
4.All of the Mentioned
Answer 21. fsynconce()
2. fsync()
3.sync()
4. All of the mentioned
Answer 21.primary
2.secondary
3.shard
4.All of the Mentioned
Answer 31.write ahead
2.read ahead
3. write once
4.read only
Answer 11.With the MMAPv1 storage engine, MongoDB preallocates its database files before using them and often creates large files
2.zlib provides better compression rate but has a higher performance cost
3.MongoDB includes support for many storage engines
4.All of the Mentioned
Answer 21.Shard key range tags are distinct from replica set member tags
2.Balancer does not obey tagged range associations
3.Hash-based sharding only supports tag-aware sharding on an entire collection
4. All of the mentioned
Answer 31. TTL indexes expire documents after the specified number of seconds has passed since the indexed field value
2. TTL indexes are special compound indexes
3.If a document does not contain the indexed field, the document will expire
4.None of the mentioned
Answer 11.MongoDB uses a locking system to ensure data set consistency
2. If certain operations are long-running or a queue forms, performance will degrade as requests and operations wait for the lock
3. Long queries can result from ineffective use of indexes
4.All of the mentioned
Answer 41.Queries need an index to return documents in insertion order
2.The options document creates a capped collection or preallocates space in a new ordinary collection
3. Capped collections have maximum size or document counts that prevent them from growing beyond maximum thresholds
4.None of the mentioned
Answer 11.The storage.wiredTiger.indexConfig.prefixCompression setting does not affect all indexes created
2.Database profiling can impact database performance
3. The default storage.wiredTiger.engineConfig.cacheSizeGB setting assumes that there is a single mongod instance per node
4.None of the mentioned
Answer 11.MMS
2.mongos
3.mongod
4.None of the mentioned
Answer 21.Update
2. Drop
3. Insert
4.None of the mentioned
Answer 41.rangeDeleter
2.rangeDelete
3.rangeDEL
4.None of the mentioned
Answer 21.100
2.200
3.240
4.None of the mentioned
Answer 11. balancer
2. compounder
3.fixer
4.All of the Mentioned
Answer 11.currentQueue
2.curQueue
3. currentQu
4.none of the mentioned
Answer 11._identity
2. _option
3. _id
4. none of the mentioned
Answer 31.Capped
2.Secondary
3.Sharded
4. All of the mentioned
Answer 11. ToCapped
2. isCapped
3. convertToCapped
4.None of the mentioned
Answer 21.NSS
2.STP
3.NTP
4.SSD
Answer 11.read
2.write
3.read and write
4.None of the mentioned
Answer 11. slowOpThresholdGs
2.fastOpThresholdMs
3.slowOpThresholdMs
4.None of the mentioned
Answer 31. RAID-5
2.RAID-10
3.RAID-7
4.RAID-0
Answer 41.isCAP()
2.isCapped()
3. isColl()
4.None of the mentioned
Answer 21. primary
2.primaryPreferred
3.secondary
4.None of the mentioned
Answer 31. snappy
2.zip
3.lib
4.Kit
Answer 11.XFS
2.SSD
3.SST
4.All of the Mentioned
Answer 11. Sharded
2.Capped
3.Primary
4. none of the mentioned
Answer 21.CollectionAsCapped
2.cloneCollection
3.cloneCollectionAsCapped
4.None of the mentioned
Answer 31.RAID-5
2.RAID-10
3.RAID-7
4.None of the mentioned
Answer 11. available
2.current
3.always avail
4.None of the mentioned
Answer 21.oplog.rs
2.log.rs
3.log.rs
4. All of the mentioned
Answer 11.db.createCollection.
2.db.create
3.db.createColl
4.All of the Mentioned
Answer 11. locks.deadlock
2.lock.deadlockCount
3.locks.deadlockCount
4.All of the Mentioned
Answer 31.MMAPv1
2.WiredTiger
3.WirelessTiger
4.All of the Mentioned
Answer 21. ToCapped
2.convertToCap
3. convertToCapped
4.None of the mentioned
Answer 3