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

[PAL] Trying to change PAL Procedure from Academy from older SPS to SPS9 - Error

$
0
0

Hey Experts,

 

PAL/PAL 36 Social Network Analysis - Link Prediction.sql at master · saphanaacademy/PAL · GitHub

 

I am trying to work with the social network analysis copied from above. I tried to change the callings because of the changes of SPS9.

 

I changed:

 

CALL SYSTEM.AFL_WRAPPER_GENERATOR ('PAL_LP', 'AFLPAL', 'LINKPREDICTION', PAL_LP_SIGNATURE);

 

 

to

 

CALL "SYS"."AFLLANG_WRAPPER_PROCEDURE_CREATE" ('AFLPAL', 'LINKPREDICTION', 'MYSCHEMA', 'PAL_LP', PAL_LP_SIGNATURE);

 

Now i get this error here:

 

 

Could not execute 'CALL "SYS"."AFLLANG_WRAPPER_PROCEDURE_CREATE"('AFLPAL', 'LINKPREDICTION', 'MYSCHEMA', 'PAL_LP', ...' in 30 ms 332 µs .

SAP DBTech JDBC: [260]: invalid column name:  [260] invalid column name: POSITION: line 1 col 9 (at pos 8)Please check lines:

 

Do i have to change something else? I checked the documentation but couldn't solve my issue.


Viewing all articles
Browse latest Browse all 5653

Trending Articles



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