adplus-dvertising
frame-decoration

Question

mongod process is stopped by issuing which of the following command?

a.

sudo service mongod start

b.

sudo service mongod stop

c.

sudo service mongod restart

d.

none of the mentioned

Answer: (b).sudo service mongod stop

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. mongod process is stopped by issuing which of the following command?

Similar Questions

Discover Related MCQs

Q. ____________ package contains the mongo shell.

Q. To install the latest stable version of MongoDB on SUSE, issue ______________

Q. Point out the correct statement.

Q. The MongoDB instance stores its _________ files in /var/lib/mongo by default.

Q. The MongoDB process listens on port _________ by default.

Q. Point out the wrong statement.

Q. Which of the following file is not a MongoDB configuration file?

Q. User account running mongod has _______ permissions for the directory.

Q. ___________ allows you to scale your cluster linearly by adding more machines.

Q. MongoDB is installed unattended on Windows from the command line using ____________

Q. Sometimes mongod.exe is visible on public networks without running in _________ Mode with the auth setting.

Q. ____________ does not dump the content of the local database.

Q. Point out the correct statement.

Q. To backup all the databases in a cluster via mongodump, you should have the ___________ role.

Q. ___________ is a routing service for MongoDB shard configurations that processes queries from the application layer.

Q. Point out the wrong statement.

Q. __________ sends all diagnostic logging information to a log file instead of to standard output or to the host’s syslog system.

Q. ___________ is the primary daemon process for the MongoDB system.

Q. __________ is a diagnostic tool for inspecting BSON files.

Q. Which of the following is a utility to check disk I/O performance independently of MongoDB?