ダウンタイムなしでOCI GoldenGateを使用してMongoDBからOracle AI Databaseに移行する方法をご覧ください。
OCI GoldenGate Big Dataでは、MongoDBおよびMongoDB Atlasからダウンタイムなしで次のターゲットへの移行がサポートされます:
Oracle Autonomous AI JSON Database
Oracle Autonomous AI Database
Oracle AI Database
Autonomous AI JSON DatabaseおよびAutonomous AI Databaseには、OCI GoldenGateがターゲットOracle AI Databaseシステムへの接続に使用する、事前構成されたMongoDB用のOracle API接続文字列が付属しています。詳細は、「Oracle Database API for MongoDBの使用」を参照してください。
ターゲットがオンプレミスのOracle AI Databaseの場合、Oracle Rest Data Servicesを使用して、オンプレミスのOracle AI DatabaseでOracle Database API for MongoDBを有効にできます。
<date+timestamp> using write concern: &{majority <nil> 0s}
<date+timestamp> using default 'dump' directory
<date+timestamp> preparing collections to restore from
<date+timestamp> found collection admin.system.version bson to restore to admin.system.version
<date+timestamp> found collection metadata from admin.system.version to restore to admin.system.version
<date+timestamp> don't know what to do with file "dump/oplog.json", skipping...
<date+timestamp> found collection testDB.coll1 bson to restore to testDB.coll1
<date+timestamp> found collection metadata from testDB.coll1 to restore to testDB.coll1
<date+timestamp> found collection testDB.coll2 bson to restore to testDB.coll2
<date+timestamp> found collection metadata from testDB.coll2 to restore to testDB.coll2
<date+timestamp> reading metadata for testDB.coll1 from dump/testDB/coll1.metadata.json
<date+timestamp> reading metadata for testDB.coll2 from dump/testDB/coll2.metadata.json
<date+timestamp> creating collection testDB.coll1 with no metadata
<date+timestamp> creating collection testDB.coll2 with no metadata
<date+timestamp> restoring testDB.coll1 from dump/testDB/coll1.bson
<date+timestamp> restoring testDB.coll2 from dump/testDB/coll2.bson
<date+timestamp> finished restoring testDB.coll1 (10000 documents, 0 failures)
<date+timestamp> finished restoring testDB.coll2 (10000 documents, 0 failures)
<date+timestamp> no indexes to restore for collection testDB.coll1
<date+timestamp> no indexes to restore for collection testDB.coll2
<date+timestamp> 20000 document(s) restored successfully. 0 document(s) failed to restore.