0

I have a HANA project hosted on Amazon Web Service. I also have a trial instance of HANA.

How can I copy or export my project from Amazon to the trial instance using HANA Studio?

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Evgenij Reznik
  • 17,916
  • 39
  • 104
  • 181

1 Answers1

0

Importing and Exporting in HANA is done through Delivery Units and Packages.

You will need to create a Delivery Unit in your AWS instance, add your project to that Delivery Unit as a package. Then you will export the Delivery Unit.

On your trial instance, you will import the Delivery Unit.

Creating a Delivery Unit

Importing a Delivery Unit

Maintaining Delivery Unit

Mike Gardner
  • 6,611
  • 5
  • 24
  • 34