HANA HDB start failed
Hi All I have a HANA database(version 91) runs on one SUSE11 sp3 server. After import some small tables, I restart the database with HDB stop and HDB start commands. The stop command executed...
View ArticleConfiguring the HANA Lifecycle Management for local transport management
Hi HANAers, I have been trying to look for a document that has the steps listed for configuring the HANA Application lifecycle management but all the documents/videos I found were just explaining what...
View ArticleWhat is the library used in Hana XS to generate oData ?
Just searched almost all the docs and couldn't find some info on the libs used to generate xsodata. Is it SAP's proprietary library or something similar to Apache olingo ? Is it possible to implement a...
View Articledata preview issue for calculation view
Hi , I am creating a graphical calculation view. The data preview is blank for the view. I used column tables in the projection and in aggregation. can anyone know the reason for this. Please help me....
View ArticleDynamic Ananlytical privileges
Helo All, We have created dynamic privileges but it has the limitation on tools that can connect directly to the HANA views since what we built is based on BOUSER (to identify the user who is...
View ArticleProblem With Variables on Hana Studio
Hi experts, I'm having trouble to create a Variable on Hana Studio, and I realy need some help. Well, first, I'm using ECC on Hana, so there is no BW on it, and Design Studio is plugged directly on...
View ArticleHana Lab Environment
Hi experts, Is there any SAP Hana Environment where you can access to learn and develop apps for free? Thanks in advance
View ArticleHow to use the "In" operator in Calculated View Filter Expression
Greetings, I have a Calculated View with one Input Parameter ($$Loc$$). I have created a Filter Expression which looks like this: in("LOC_ATTRIBUTE_VALUE",'$$Loc$$'). In Data Preview, if I enter one...
View ArticleUnable to Import huge data into Hana studio
Hi Experts,I am trying to load a huge excel file,with >139175 records .i get error as in the screenshot.It is self explanatory that I cannot load that big data.Now my question is there a way to...
View ArticleActivation error: "object type is unexpected" when re-activating a role
We are working on a scenario where we want all the users to have access to specific virtual tables connected to remote sources. For this purpose, a role 'rs.hdbrole' is being created through...
View ArticleCORS Issue while consuming Hana's OData
Hi, While trying to consume data from a OData JSON URL from Hana in our local application, we encounter an error as below, XMLHttpRequest cannot load http//someurl&$format=json. No...
View ArticleIF EXISTS
This might sound like a very stupid question, but I have been going through the HANA PDF's and cannot seem to find the answer I am looking for. I am currently in the process of performing a HANA POC...
View Articlestring is too long in Cursor? Why?
Hi All, When I try a FOR in cursor I get this error: line 138 col 3 (at pos 4027): [359] (range 3) string is too long exception My Code: BEGIN DECLARE CURSOR cNVL(nvl int) for select *...
View Articledeclare cursor on local temporary table
Hello Experts, i am creating a procedure where in i build my source data first and feed it in a LTT . after feeding it to LTT i need to iterate on the data hence i need to use LTT in cursor select...
View ArticleHow to define Foreign key in .hdbtable
Any one know how to define a foreign key in .hdbtable definition ? Is this possible? If so, please share the syntax. Also, where can I find the complete list of commands that can be used in hdbtable...
View ArticleHANA New User Creation - program/procedure/Script
Hi Experts, In SAP-ABAP-BASIS, The Tcode SU01 is to create a new user. The SU01 will call the program SAPMSUU0. We will get the program details through SE93. We can check the logic by going through the...
View ArticleHow to add delay inside xsjs function
Hi Is there any function available in sap hana xsjs api similar to SetInterval function which is available in window object in client browsers.
View ArticleUse Calculation view variable or input parameter in XS OData service
I'm trying to define a calculation view with an input parameter, in order to restrict selected values in the returning recordset. After some initial confusion about Input Parameters vs Variables (as in...
View ArticleSAP HANA DB 3rd party monitoring tool....
Hi All, Currently we are having a requirement like, we need to get a daily and weekly report on data base statistics, its performance. I have an idea like we can use few of the meta tables which are...
View ArticleProblem with EXISTS Predicate
Hallo, I have a problem with SAP HANA SQL EXISTS Predicate. Can somebody help me? The definition from “SAP HANA SQL and System Views Reference” is: 2.4.4 Exists PredicateSyntax...
View Article