AWS DMS - Data from Oracle EBS database - from View

0

AWS DMS only pulls Table from Database (In my case Oracle EBS Database) is there any possibility to pull View data from Database using AWS DMS.

질문됨 2년 전247회 조회
1개 답변
0

You can pull data once from a view using attribute exposeViews=true on DMS. You can't use it for ongoing replication. Please see details : https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.Oracle.html [Extra connection attributes when using Oracle as a source for AWS DMS] https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Troubleshooting.html [Troubleshooting issues with Oracle] - [Pulling data from views]

AWS
답변함 2년 전
  • exposeViews=true, this attribute is only required, if it has mix of tables and views. If your full load only has views, this attribute is not required.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인