+1 vote
in MongoDB by

Which is the command to Check the Size of the Oplog?

Pick the best answer from given options

a) rs.conf()

b) rs.printSlaveReplicationInfo()

c) rs.initiate()

d) rs.printReplicationInfo()

1 Answer

0 votes
by
Correct answer for above question is : d) rs.printReplicationInfo()

Related questions

+1 vote
asked Apr 17, 2021 in MongoDB by rajeshsharma
0 votes
asked Oct 26, 2020 in MongoDB by AdilsonLima
...