

InterviewSolution
Saved Bookmarks
1. |
Instance exits cleanly are represented by ___ exit code.(a) 4(b) 1(c) 2(d) 3 |
Answer» Right option is (a) 4 To elaborate: Restart mongod with the –upgrade option to upgrade the database to the version supported by this mongod instance. |
|