1.

The __________ method returns a document that includes a metrics field.(a) db.serverStats()(b) db.serverStatus()(c) db.status()(d) all of the mentioned

Answer» Right answer is (b) db.serverStatus()

Explanation: The metrics field contains a cursor with number of timed out cursors since the last server restart.


Discussion

No Comment Found