Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: How to export a large Schema from one HANA environment to another?

$
0
0

Thanks for your suggestion Micha.

 

I haven't tried the binary export function but I tried the CSV export using the following SQL command:

EXPORT "<schema_name>"."*" AS CSV INTO '/tmp/TEMP' WITH THREADS 10;

 

but got the following error (even though I used chmod 777):

SAP DBTech JDBC: [2048]: column store error: table export failed:  [30109] Could not create export path;/tmp/TEMP/index...."

 

I will try with the binary export option but not sure that is the solution to the above error.


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>