Skip to Content
0
Sep 04, 2023 at 04:09 PM

Empty Export of SAP HDI Container for Copy Purposes

52 Views

Hi everyone,

I am trying to export and import container and follow this tutorial
https://github.com/SAP-samples/btp-kyma-cap-multitenant-susaas/tree/archive/main/docu/4-expert/backup-database-containers

I use HDI Group Administrator user for all steps in Database Explorer, my target container exists, source and target containers are in the same database.Export is successful, but the archive doesn't include any runtime objects: tables, views etc... It includes only technical data: catalog M_ and DE, WO, PR etc

So after import, only those tables are imported, and no my data is seen.

Any idea why does it happens?