我的系统上有 Windows 10,有足够的存储空间。
我有一个.agz
扩展名为 208 GB 的数据库。
当我将数据库导入我的 MongoDB 时,我遇到以下错误:
2021-09-12T20:00:49.930+0430 2021-09-12T20:00:52.622+0430 smartshark_2_1.clone_instance 383GB 2021-09-12T20:00:52.622+0430
finished restoring smartshark_2_1.clone_instance (989924000 documents, 0 failures) 2021-09-12T20:00:52.622+0430
Failed: smartshark_2_1.clone_instance: error restoring from archive 'D:\MSRChallenge2022\smartshark_2_1.agz': (InvalidBSON) incorrect BSON length in element with field name 'clone_class_metrics.CE' in object with _id: ObjectId('5cbad340504acf99a43e3724') 2021-09-12T20:00:52.622+0430
989924000 document(s) restored successfully. 0 document(s) failed to restore.
从数据库导入 383 GB 数据后出现此错误。
要导入数据库,我mongorestore --gzip --archive=D:\my-directory\smartshark_2_1.agz
在cmd中写了。
smartshark_2_1.agz 是我的数据库。
如何修复错误?我从以下链接下载了数据库: https ://smartshark.github.io/dbreleases/