Hello SCN folks,
Well, the following seems to be a common error to most of the beginners with SAP PAL.
The error itself describes clearly that the scriptserver is not running. But I did refer to note 1650957. Now, my scriptserver is running. I restart HANA instance and now when I run the below query(source : SAP developer guide)
CALL _SYS_AFL.TRIPLESMOOTH_TEST_PROC(PAL_TRIPLESMOOTH_DATA_TBL, "#PAL_CONTROL_TBL", PAL_TRIPLESMOOTH_RESULT_TBL) WITH OVERVIEW;
I still get the following error.
Could not execute 'CALL _SYS_AFL.TRIPLESMOOTH_TEST_PROC(PAL_TRIPLESMOOTH_DATA_TBL, "#PAL_CONTROL_TBL", ...' in 114 ms 771 µs .
SAP DBTech JDBC: [2048]: column store error: search table error: [34091] No ScriptServer available. See SAPNote 1650957 for further information.
So, I recheck the configuration again and I see that scriptserver is set to 1 and is active :
Did anyone experience the same situation before?
Anyone has an idea on how to fix this?
Any suggestions would be highly appreciated.
Thanks and Regards
Sangamesh