tencent cloud

TencentDB for MongoDB

Database Problems in MongoDB 3.6

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 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.

도움말 및 지원

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

피드백