Javascript/HTML cache while developing an XS application
Hi, I am developing a sample HTML5 based application on XS engine that connects to HANA database and gets data in an odata format. First time when I try to deploy the application , it is fine, but...
View ArticleHana Studio(Not Responding error)
Hi all, When I try to Open my Project on Explorer View........My Hana Studio not Respond.....and when I close the studio....I got error page..I am attaching the error page image. Can Any one...
View ArticleFacing issue while activating role in hana project
Hi, I am following HANA Dev guide As mentioned in from 80-87 page. To create schema and to activate. I am not able to view the schema after successful activation of the object.As mentioned need to...
View Articlehow to call procedure having input parameter from calculation view
Hi All, I have a procedure having 4 parameters. Below are the details of same. 1) Ist parameter having IN mode -- datatype -- varchar2) 2nd parameter having OUT mode -- datatype -- varchar3) 3rd...
View ArticleUnable to set Break-points in SQL Script Procedure
Hi Experts We are using ECC on HANA SP00 and our HANA DB version is SPS06 . I'm using HANA Studio 1.0.60. I have the proper Debug authorization ( sys.DEBUG - EXECUTE ) but I'm not able to set the...
View ArticleFAIL: process hdbdaemon HDB Daemon not running
Hi Friends, when I connect to SSH and I do the first step: "./HDB start". I wait and the process finish with the next message:"FAIL: process hdbdaemon HDB Daemon not running". Could you help me,...
View Articlehow to accept array as input parameter in a procedure
Hi, How to take ARRAY as input parameter in a procedure in hana database. Could someone give me an example of how to accept input parameter as array and then how to process it within a for loop....
View ArticleRegistration of L wrapper PAL_CONV2BINARY_PROC failed at getPackageName!
Hi , I am getting the the below error while exeucting the statement CALL "SYSTEM".afl_wrapper_generator('PAL_CONV2BINARY_PROC', 'AFLPAL', 'CONV2BINARYVECTOR', PAL_CONV2_PDATA_TBL); Could not...
View ArticleAssignment of variable to another variable inside a procedure
Hello All, I am trying to assign the output of a procedure (which is an integer variable) to another variable declared inside my master procedure. But some how assignment is not working. Please help me...
View ArticleAdding two or more navigation in xsodata services ?
Hi,I want to add navigation property to my oData services. I want to add two navigation property - 1. From Sales Order - to - Business Partner table2. From Sales Order - to - Sales Order items table. I...
View ArticleUnable to Debug a activated Procedure in HANA XS environment.
Hello, I have created a Project and I am trying to debug a stored procedure which I have activated in HANA XS Environment. When I contacted my admin team and informed about the authorization issues,...
View ArticleHANA Modelling - Temporal Column not working as expected
Have any one worked on Temporal Columns for Join Conditions between dates. I am not able getting expected result as per BETWEEN TWO DATAS. I have FACT table ==> FACT01 and DIM TABLE ==> DIM01...
View ArticleLive cache error for DBSCAN method in PAL
Hi , I am excecuting the below syntax call SYSTEM.afl_wrapper_generator('PAL_DBSCAN9', 'AFLPAL', 'DBSCAN', PAL_DBSCAN_PDATA_TBL); I am getting the live cache error . I have seen the index server log...
View ArticleFull text indexes for entity extraction
Hi, I'm trying to do entity extraction from tweets on SAP Hana One. I've set up a table where I put the tweet texts (schema below) and I've followed the instructions in...
View ArticleWhat is the HANA equivalent of "IN" statement in SQL
Such as, WHERE TableA.FieldB IN ('ValueA', 'ValueB', 'ValueC') or WHERE TableA.FieldB IN (SELECT Values FROM TableC)
View ArticleSAP HANA: How to Assign a Scalar Query Result to a Variable in a Procedure
Dear All, I would like to ask, how do we assign a scalar query result to a variable in a procedure on SAP HANA?Thank you for your help. Regards, Alfa
View ArticleSLT shortdump DBIF_RSQL_INVALID_RSQL with large oracle numbers
Hi All, we have an SLT replication running from an Oracle database to our Hana system. Everything works fine for most tables but now a few tables run into error. The SLT server gives the shortdump...
View ArticleAggregate Functions Max and Min not working in Analytic and Calculation...
Hi All, We are facing an issue for aggregation functions Max and Min in Calculation and Analytic Views. After Creating calculated columns Sum, Max and Min based on a Measure of Fact table. The values...
View ArticleIssue while loading data from csv file.
Hi, Trying to run following example in the blog: http://scn.sap.com/community/developer-center/front-end/blog/2013/07/07/native-development-in-sap-hana-and-consuming-the-odata-services-in-sapui5...
View ArticleSAP HANA Studio setup:
In Startup Focus Course 201, I am INSTALLING SAP HANA COMPONENTS, by following "Hands on HANA - An Installation Tutorial". The first six steps are fine. However, at step 7, after start HANA Studio and...
View Article