Thanks ! On setting the PATH , I am refreshingly now getting a different error.
I read thru the documentation, but didn't get what needed to be done.
Note: Am calling the udf with values(TEST.scalarUDF('as')).
I do not need a java client to exec my udf. I should be able to call it using the values clause in SQL.
SQL4306N Java stored procedure or user-defined function "TEST.SCALARUDF",
specific name "SQL060509164910200" could not call Java method "scalarUDF",
signature "(Ljava/lang/String

I". SQLSTATE=42724
CAN SOMEONE SUGGEST,PLEASE?