forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
3.1 KiB
3.1 KiB
Checking Whether the Shard Key Can Be Obtained from the Source Database
MongoDB Migration
Check Item |
Whether the shard keys can be obtained from the source database |
---|---|
Description |
Check whether the destination database user permissions meet the migration requirements. If the permissions are insufficient, the migration will fail. |
Failure Cause and Handling Suggestion |
Item to be confirmed: The source database is a replica set but the shard keys have not been configured in the destination database. |
Item to be confirmed: The source database type is unknown, and the shard keys have not been configured in the destination database. |
|
Item to be confirmed: The source database contains collections that do not have shard keys configured. |
Parent topic: Database Configuration Items