Can one MongoDB operation lock more than one databases? If yes, how? Technology Community › Category: MongoDB › Can one MongoDB operation lock more than one databases? If yes, how? 0 Vote Up Vote Down VietMX Staff asked 4 years ago Yes. Operations like copyDatabase(), repairDatabase(), etc. can lock more than one databases involved.