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

error in calling a procedure

$
0
0

Hi Friends,

 

I have created aprocedure in HANA under content with two IN parameters.

 

I want to pass multiple values to the procedure in wich am trying to pass alphanumeric values also.But am unable to call the procedure

 

CALL Test.proc1('123,456' , ' 12AB , 23BC ' );

 

In which am passing multiple values for each IN prapameter. If i try below its working fine.

 

CALL Test.proc1('123,456');

 

Could some one please guide me how to pass Alphanumeric values to the procedure?? My scalar prarmeter type is NVARCHAR. I even tried ALPHANUM/BLOB/CBLOB but no result

 

 

ERROR:

 

SAP DBTech JDBC: [2048]: column store error: search table error:  [6968] Evaluator: syntax error in expression string;expected ASCT ,parsing " in(\"REC\", 123,456) AND in(\"GUID\", 4[here]12AB,23BC)

 

Best Regards,

Krishna


Viewing all articles
Browse latest Browse all 5653

Trending Articles



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