AWS DMS: unable to select the RDS for engine Oracle

0

In DMS, when creating either a Data Provider or Endpoint (source), my Oracle RDS (19c, Standard Two, CDB) is not visible as a choice. A different RDS (Postgres) from same VPC, same subnets (private), same security groups, same AZ (eu-central-1), is visible and accessible. If I enter the connection manually, then DMS still fails to connect during Schema Conversion. What else I tried without success: explicit IAM policy/role for DMS & DB's ARN; editing the security group (for all IPv4 TCP and my custom port).

  • I didn't try yet to access it from the desktop SCT client because even if it works there, I won't be able to create the endpoint and migration task for the data.

1 個回答
2
已接受的答案

It works for me.

AWS DMS supports the following Oracle database editions:

  • Oracle Enterprise Edition
  • Oracle Standard Edition
  • Oracle Express Edition
  • Oracle Personal Edition

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.Oracle.html

Enter image description here Enter image description here Enter image description here

profile picture
專家
已回答 1 個月前
profile picture
專家
Artem
已審閱 23 天前
profile picture
專家
已審閱 1 個月前
  • Mine is "Oracle Standard Edition Two (CDB)", but still, "Single-tenant configuration". I will try with a normal DB

  • Made a new DB, not CDB this time, this one is visible in both sections. And I also changed the port to default 1521 to be sure. Thx!

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

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

回答問題指南