Migrate DB2 (11.5) on AIX (IBMX 7.2) to Aurora Postgres

0

Hello, I am working on migrating DB2 (11.5) on AIX (IBMX 7.2) to Aurora Postgres. So far have not found any workable solution. One solution is a 2 step solution

  1. Move from DB2 AIX to RDS DB2
  2. Use DMS to migrate from RDS DB2 to Aurora Postgres Challenge:
  3. Long down time because of large database data transfer to S3 and then restore.
  4. Validating the DB and data twice

So far AWS documentation does not talk about DMS and SCT support for DB2 on AIX. Any suggestions or pointers to a workable solution would be appreciated.

Thanks

質問済み 4ヶ月前224ビュー
1回答
1

Hi,

Yes, probably a 2-step migration with DB2 LUW on RDS as intermediate step is a safe option.

This brand new blog post is interesting: https://aws.amazon.com/blogs/database/migrate-from-self-managed-db2-to-amazon-rds-for-db2-using-aws-dms/

You may also want to look at https://www.dbisoftware.com/db2nightshow/20220408DB2Night244.pdf to see all options for DB2 AIX -> DB2 LUW

This guidance from IBM may also be useful: https://www.ibm.com/support/pages/cross-platform-data-migrations

This guide will help for step #2: https://wiki.postgresql.org/images/d/d1/DB2UDB-to-PG.pdf

Best,

Didier

profile pictureAWS
エキスパート
回答済み 4ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ