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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南