ngdbc.jar redistribution
The ngdbc.jar driver file is free to download (with the HANA eclipse plugin).Is it possible to redistribute it with own software and make it available for download on another server than SAP?For...
View ArticleGetting CompileServerNotFoundException: No details; error !
Hello, When I tried to execute the calculation view I am getting the following error. SAP DBTech JDBC: [2048]: column store error: search table error: [2620] executor: plan operation...
View ArticleXSOData - set cache controls
Hi Community We are defining the cache-control settings "no-cache, no-store" in the .xsaccess file of our XSOData service.However, when checking the http header in the browser, the cache-control is...
View ArticleHow to run calculation view or procedure one by one.
Hi, I have 20 calculation views and I am calling all the views in one common view.I'm getting "memory allocation error" while running the common view, it is because of each view will process and return...
View ArticleAuthorization Error with Local Temporary Column Table
Hi all, I have a strange effect with a local temporary column table which is created within a procedure: The following three code lines are inserted in the procedure code, the procedure is an...
View ArticleError while creating APD for Open ODS views
Dear Experts, I am trying to use a Open ODS view(which is Based on HANA Live view) in a APD(Analysis Process Designer). While trying to achieve my logic i'm getting the below error....
View Articlehdbprocedure error on activation - identifier must be declared
Hi, I'm currently trying to learn how to use hdbprocedures and have a problem activation a procedure.I'm using a free HANA trial account.The error says: "Could not create catalog object: identifier...
View ArticleHANA Authorization problem
Hello, I have a hdbschema file which creates a schema. I am working with the SYSTEM user and I add the schema in Object privilege. I see that the grantor is user _SYS_REPO. But the grantable checkbox...
View ArticleHANA partition threshold value
Hi, we have replicated a table from SQL to HANA using SLT.the table A has 268522 rows of value while inculded in the analytical view and while check performance got message in the Data Source Details...
View ArticleHow to limit a integer datatype to 0 and 1? (SAP HANA CDS Entities)
Hello community, iam working on a university project. I have generate different entities in cds.One entity contains a attribute named "is_component". For that i want use a boolean datatyp. But as i...
View ArticleHow to use SAP HANA Term Mapping correct ?
Hi together, I am working with SAP HANA in a Healthcare related database and I'm trying to use the Term Mapping function of HANA (within FUZZY): So I got a ICD catalog (International Statistical...
View ArticleinstallComponent with sidadm user is not implemented
Hi Guys, I am unable to install SAP HANA server on redhat 6.5 Operating System due to below error 13:09:22.660 - ERR : Installation failed13:09:22.573 - INFO: Installing components...13:09:22.582...
View Articlehow to delete xsjob
Hi all, I cannot find API that allows to delete an xsjob. Also, I cannot see how to do it from XS Job Dashboard. The same about Job logs. Is there way to delete job and job logs? Should I simply...
View ArticleABAP CDS view with GROUP BY clause returning duplicates
Hi, I'm new to ABAP CDS views but slowly learning by building up gradually more complex examples. I've created the following view but it returns duplicate entries for field OPBEL, rather than one...
View ArticleoData with view and analytic privileges combination
Hi Experts, I'm exposing a table using a xsodata file, and everything works as expected, I can GET, POST, PUT and so on. But now, I need to adapt my application to multiple users, and each user needs...
View ArticleParameter in oData consumption by UI5
Dear Friends, Here is the procedure which I wrote to update a record //////PROCEDURE "SCHEMANAME"."SCHEMANAME_PE.Procedure_Demo2::PWD_RESET_2" (IN ipN...
View Articlecall procedure error
Hi experts, My HANA version is SPS09. When I call a procedure in HANA Studio, the following error:Could not execute 'call...
View ArticleHANA Input Stored Procedure with string XML format
Hi, I am new to SAP HANA , I know that HANA does not support XML object as input to a Stored Procedure so we decided to pass XML format data as a string to a Stored Procedure as input(Java JDBC), then...
View ArticleHow to read files from HANA?
Hi experts, I need to know how to read files from HANA without direct access to server?I didn't find any way to do this.I tried to get from SQL, from API, and from XS application but without result....
View ArticleXSODATA: Forbidden keyword does not work
Thomas JungWenjun ZhouHi All, I created an XSODATA service as below: service namespace "webapp.services.userRead"{"<SCHEMA>"."<PACKAGE>.webapp.model.db::Data.UserData.UserHeader" as...
View Article