1.

Point out the wrong statement.(a) To backup a given database, you must have read access on the database(b) The backup role confers no additional access, in keeping with the policy of least privilege(c) mongodumplocal overwrites output files if they exist in the backup data folder(d) All of the mentionedI had been asked this question in an internship interview.This intriguing question originated from MongoDB Packages in section MongoDB Enterprise and Packages of MongoDB

Answer»

Right option is (c) mongodumplocal OVERWRITES output files if they exist in the backup data folder

For EXPLANATION I would say: To backup the system.profile collection, which is created when you activate database PROFILING, you must have ADDITIONAL read access on this collection.



Discussion

No Comment Found

Related InterviewSolutions