+1 vote
in MongoDB by

Which of the following can be used to check the status of replica set?
(1)rs.status()
(2)rs.initiate()
(3)db.isMaster()
(4)rs.conf()

1 Answer

0 votes
by

Answer:-(1)rs.status()

Related questions

+1 vote
asked Nov 20, 2021 in MongoDB by DavidAnderson
0 votes
asked Nov 21, 2021 in MongoDB by DavidAnderson
...