Quantcast
Channel: SCN: Message List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 8968

Re: HANA PAL Executing error

$
0
0

Most of times this error is occurred because of following line ,

 

INSERT INTO DT_PARAMS_Z VALUES ('IS_SPLIT_MODEL', 0, null, null);

 

So change to

 

INSERT INTO DT_PARAMS_Z VALUES ('IS_SPLIT_MODEL', 1, null, null);


Viewing all articles
Browse latest Browse all 8968

Trending Articles



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