adplus-dvertising
frame-decoration

Question

Point out the wrong statement.

a.

When running MongoDB in production on Linux, it is recommended that you use Linux kernel version 2.6.36 or later

b.

The MongoDB distribution for Solaris include support for the WiredTiger storage engine

c.

By default, WiredTiger uses zip compression library

d.

None of the mentioned

Posted under MongoDB

Answer: (c).By default, WiredTiger uses zip compression library

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement.

Similar Questions

Discover Related MCQs

Q. WiredTiger can compress collection data using either snappy or zlib compression library.

Q. Which of the following is especially important in Sharded Clusters?

Q. The TCP keepalive on the Azure load balancer is ______ seconds by default.

Q. _____ is a command-line tool for monitoring network use.

Q. MongoDB supports tagging a range of _______ key values to associate that range with a shard or group of shards.

Q. Point out the correct statement.

Q. The _______ migrates chunks of documents in a sharded collection to the shards associated with a tag.

Q. MongoDB stores tag sets in the replica set configuration object, which is the document returned by ____________

Q. Point out the wrong statement.

Q. By default, an application directs its ______ operations to the primary member in a replica set.

Q. Which of the following should not be used to provide extra capacity for reads?

Q. Read preference modes are also available to clients connecting to a sharded cluster through ______________

Q. All read preference modes except _______ may return stale data.

Q. Which of the following preference does not affect the visibility of data?

Q. Which of the following collections work in a way similar to circular buffers?

Q. Point out the correct statement.

Q. _________ stores a log of the operations in a replica set.

Q. ___________ is also used to pre-allocate space for an ordinary collection.

Q. Point out the wrong statement.

Q. If you perform a ________ on a capped collection with no ordering specified, MongoDB guarantees that the ordering of results is the same as the insertion order.