Database migration from SAP HANA to Redshift

1

Hello All,

As of now, SCT doesn't support SAP HANA as one of the source databases. Any other way to migrate the SAP HANA database (schemas, views, procedures, function....) to Redshift?

I understand that for data migration, there are many available options (SAP Data Services, Snow family, Glue etc....).

Thank You! Rajendran

1개 답변
3

hi Rajendran, there are many ways how you can export data from HANA to Redshift, one of using ODP layer with OData to export HANA views/data to S3 first and then transform the data and load them into Redshift (see here https://github.com/patrick-leung/sap-aws-redshift-experimental/blob/master/patleung-sap-data-load-into-redshift-demo.ipynb). You can also use SAP Data Services to export data from SAP directly to Redshift (see here https://catalog.us-east-1.prod.workshops.aws/workshops/79435b9d-cf2e-4afc-a3f6-4eceeaf0865d/en-US/aws-datalakes-for-sap/application-level/2-8-sap-redshift), or use multiple AWS partner solutions (e.g. Qlik Replicate or HVR - see here https://aws.amazon.com/blogs/apn/how-to-get-real-time-sap-data-into-amazon-redshift-with-hvr/), or Syntax connector (https://blogs.sap.com/2021/03/03/the-aws-connector-for-sap/). Ping me if you need more details or want to chat directly.

답변함 2년 전
  • Hi Pavol, Thank you for your response. I get that there are many options available for the data migration. I am curious to know about the available options to migrate the SAP HANA database (schemas, views, procedures, function....) to Redshift?

    Thanks.

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

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

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

관련 콘텐츠