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

Re: Strange error calling an R script

$
0
0

Hi Florian,

 

You are right, but using your code I've got the error:

 

Could not execute 'CALL PR_TEST_R_2(?)' in 210 ms 326 µs .

SAP DBTech JDBC: [2048]: column store error: search table error:  [34086] Convert data error: Convert Data from R to NewDB failed.;Column 'RESULT0' not computed from R.

 

But, accordingly with R Output Column Store Error R column name MUST be the same as HANA column name which are uppercase, so the right code is:

 

result0 <- data.frame(RESULT0=c("R"));

 

which works like a sharm !!!

 

Many thanks again.

 

Pierre


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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