Error while creating procedure from from SAP HANA Development Perspective
Hi all I am trying to create a procedure to insert some entries in a table based on certain condition . And I create it from Development Perspective. The procedure looks good but when I try to...
View ArticleORDER BY values in array
Hello dear colleagues, Is it possible to sort values by values in IN clause.In MySQL there is a function called FIELD (http://stackoverflow.com/questions/866465/sql-order-by-the-in-value-list)For...
View ArticlePredective analysis issue in hana
Hi,Whenever i try ti create a new report through new document tab in hana, it is throwing below attached error - Please advice regarding this , how to troubleshoot it.
View Articlehow to find hardware key for sap hana cloudshare 30days trail version
Hi Everyone, i hope i messed up hardware key of sap hana studio in cloudshare 30 days trail version.Is there any other option other than navigating through, by right clicking hana system and selecting...
View ArticleSAP Hana Local Runtime start error
Hi All, I can succefully deploy my application on the hanatrial.ondemand.com but when I am trying to deploy my application on "sap hana cloud local runtime" I get the following error:...
View ArticleError : string is incompatible with varchar3
Hi All, How to remove error "String is incompatible with varchar3" in hana while processing array. Array is of varchar(30) which is initialized with values as 'hello','hello1','hello2'. Please help.
View Articlecannot commit hana project to aws instance
hello, i created the 3 files for "Hello, World !" ( course on OpenSAP),but i cannot commit and activate them on ma AWS Instance.What make i wrong? The Folder 00 is empty
View ArticleUpdate table via HANA Procedure
Hi,I am trying to update a table using a procedure and I tried this from both SQL console and also by creating the procedure from Project explorer option.I see this message "feature not supported:...
View ArticleHANA Calculation of differential amount on the fly
Hi, I have a scenario where I want to calculate the differential amount between successive rows on the fly..sample structure of my table is like this:...
View ArticleHow to GRANT the Analytic Priviledge _SYS_BI_CP_ALL using SQL?
I'm trying to define a user named LUMIRA that can be used as a least privileged user for accessing Analytic Views that I've created for use with Lumira.So far, I did the following to define access to...
View Article"Error when connecting to system" or "Invalid Username or Password" with HANA...
If you are getting error message(s) with the HANA Studio (on Cloudshare desktop image) to the HANA DB after you enter the correct username or password:a. "Error when connecting to system": b....
View ArticleWhy is Key Attribute mandatory in Attribute View?
I am curious about the behavior of key attributes in attribute views. First I thought it is kind of primary key for the entity Attribute View but then I did a few checks Created two tables 1. CUST...
View ArticleHow to refer Welcome file(except index.html) in XSJS project.
Hi All, I developed one xsjs project with ui5, It's working fine when I am using absolute path of HTML(index.html) file. e.g. http://host:port/package name/project/path to html/index.html. But my...
View ArticleError while creating procedure through SAP HANA Development in revision 58
I created a Repository workspace and project and added folders. The project is a general project and not an xs project. I created a file for procedure and the sql script has insert and delete...
View ArticleError:"Access Denied" while importing data from local csv file using HANA Studio
HI I'm trying to import flat .csv file from HANA studio by following http://scn.sap.com/docs/DOC-27960 But i'm getting an error as below. My Log File: !ENTRY com.sap.ndb.studio.bi.filedataupload.ui 4...
View ArticleNo objects to activate !!!
We moved some objects (at views) from one dev sys to another dev system. I used the developer mode. When the objects got to the new system they had a diamond on them like this:There are like 500 of...
View ArticleHANA OData Service Filters
Exposing an OData service on HANA SP06 and attempting to filter records that have a null color results in a 400 Bad Request error. The filter built looks like this: $filter=COLOR+eq+null The OData spec...
View ArticleHow to FInd Last Iserted Row Id in Hana
Hi I have a Function in PHP which inserts data in Sap Hana . Now need a logic to get the very last ID of the tables Passed . Something like we have it in Mysql MqSq;; mysqli::$inert_id How can I do...
View ArticleStep by Step Modelling in SAP HANA Studio for Beginners
Summary-This document explains about SAP HANA Modelling Step by step for the Beginners. Author-Mallikarjun Baramal Company- Cognizant Technology Solutions Created on -12.09.2013 Author Bio...
View ArticleUsing 'default' for IN parameters in procedures
Hello,I am creating a procedure in a workspace in the HANA Development Perspective. The procedure is being converted from MSSQL to HANA. I need to use defaults for some of the IN parameters as it is...
View Article