adplus-dvertising
frame-decoration

Question

_______ may block reads, including those necessary to verify authentication.

a.

db.lockall()

b.

db.fsyncLock()

c.

db,lockreads()

d.

none of the mentioned

Answer: (b).db.fsyncLock()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. _______ may block reads, including those necessary to verify authentication.

Similar Questions

Discover Related MCQs

Q. Point out the correct statement.

Q. ________ unlocks a mongod instance to allow writes and reverses the operation of a db.fsyncLock() operation.

Q. Delayed members are a ________ or a running “historical” snapshot of the data set.

Q. Delayed members apply operations from the _______ on a delay.

Q. In sharded clusters, delayed members have limited utility when the __________ is enabled.

Q. A delayed member has its priority equal to 0 and hidden equal to ___________

Q. Which of the following ddds an arbiter to a replica set?

Q. Point out the wrong statement.

Q. _________ prevents the current member from seeking election as primary for a period of time.

Q. _________ returns the replica set configuration document.

Q. Point out the correct statement.

Q. ________ prints a report of the status of the replica set from the perspective of the primary.

Q. _________ re-configures a replica set by applying a new replica set configuration object.

Q. __________ sets the member that this replica set member will sync from, overriding the default sync target selection logic.

Q. rs.reconfig() provides a wrapper around the ___________ command.

Q. ________ sets the slaveOk property for the current connection.

Q. Before mongod creates an oplog, you can specify its size with the __________ option.

Q. Point out the wrong statement.

Q. The oplog must translate multi-updates into individual operations in order to maintain ____________

Q. Use _________ from a secondary member and the replication status output to assess the current state of replication.