tencent cloud

TencentDB for MongoDB

문서TencentDB for MongoDBPractical TutorialWhat to Do for Errors of Repeated Instance Creation and Deletion of Databases with the Same Names?

What to Do for Errors of Repeated Instance Creation and Deletion of Databases with the Same Names?

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-05-07 21:09:14

Problem Description

When repeatedly dropping a database and then creating a database with the same name in MongoDB 3.6, errors such as 'database does not exist' may occur during read-write operations or when dropping the database, as shown below:


Solution

This is a common issue that may arise if mongos has not refreshed its metadata cache. For more information, please refer to the official description as illustrated below:

There are two solutions; please choose one of them:
1. Restart mongos, which can be done in the Console Instance List.
2. Alternatively, run the flushRouterConfig command, which comes with a detailed explanation.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백