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

Re: SAP DBTech JDBC [2048]: column store error: Memory Allocaion Failed Error

$
0
0

At first sight I'd guess that the result set you try to materialize here is simply too large for your SAP HANA system.

In the SQL console you usually only see the first 1000 records (or whatever you set the limit to) - but most often not the full resultset.

 

Why do you store the data in a temp table anyhow? Wouldn't a table variable not be sufficient?

 

- Lars


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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