tencent cloud

TencentDB for MongoDB

Database Problems in MongoDB 3.6

PDF
Focus Mode
Font Size
Last updated: 2024-01-15 14:49:56

Problem Description

If you drop a database and then create a new database with the same name in a TencentDB for MongoDB 3.6 instance repeatedly, the error "database does not exist" may occur when you read from, write to, or drop this database as shown below:


Solutions

This is a common problem, which may be caused by mongos not refreshing its metadata cache as shown below. For more information, please see db.dropDatabase().

Select one of the following two solutions for troubleshooting:
1. Restart mongos in the instance list in the console.
2. Run the flushRouterConfig command as instructed.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback