+2 votes
in MongoDB by
Which of the following can be used to check the status of replica set?

Pick the best answer from given options

a) rs.status()

b) rs.initiate()

c) db.isMaster()

d) rs.conf()

1 Answer

0 votes
by

Correct answer for above question is : a) rs.status()

Related questions

0 votes
asked Apr 17, 2021 in MongoDB by rajeshsharma
+2 votes
asked Apr 17, 2021 in MongoDB by rajeshsharma
...