HANA Instr function to check for numbers?
Hi, I am trying to create a calculated column to check the validity of another field for the presence of numbers in the string. For example Partner Tel_number Valid 1 1flowers...
View ArticleWorkspace Synchronization Hana Studio 82 rev
Hello Everybody! I'm trying Eclipse Luna with Hana Development Plugin current on rev 82 and I have a couple of questions. Where I could found the workspace synchronization checkbox and what means the...
View ArticleProblem With Import SAP HANA Model
Hi Experts!!! When i try to export my model with my Attribute And Calculation Views to SAP, appears the next error: "An error occurred while accessing data; %s [Message 1740000901 -6]"...
View ArticleHana db not responding my query result from php
Hi,Any one can help me to solve my problem. Every thing is working perfectly till yesterday. But today when i trying to login on my project then it not login me. I check then i found that Hana database...
View ArticleModification of subject table in trigger not allowed--
Hi All, While executing after trigger in my create trigger code, I am getting error as " modification of subject table in trigger not allowed" . Please find the sample code below: CREATE TRIGGER...
View ArticleQuestions on database objects..
I just finished watching Week 2, Unit 2: Sequences and SQL Views from Introduction to Software Development on SAP HANA by Thomas Jung on OpenSap. I have a few questions in mind that I hope some one...
View ArticleDoes HANA support function in index?
Hello HANA experts, I am not able create a index with any function applied on index column. CREATE INDEX username_uppercase_idx ON my_schema.users(upper(username)); Does HANA support applying any...
View ArticleNot able to see the analytic view (HANA studio) in IDT
Hello,I have made the new package in which I created analytic view in HANA Studio and when trying to fetch the data from it in IDT, i am not able to see it in _SYS_BIC Please find the screenshots of...
View ArticleDoes HANA support function in index?
Hello HANA experts, I am not able create a index with any function applied on index column. CREATE INDEX username_uppercase_idx ON my_schema.users(upper(username)); Does HANA support applying any...
View ArticleSAP HANA 1.0: Getting SQL error while running script to create calculation views
Hi All, I am trying to create calculation views via scripts but i am getting some SQL errors. I have all the rights and the Scripts seems to be fine syntactically. Can anyone suggest what could be the...
View Articleinsufficient privilege: Not authorized
hi, i am running afl procedures in sap60, in that i am using _SYS_AFL.PAL_CONV2BINARY_PROC procedure. when calling this procedure i am getting Could not execute 'CALL...
View ArticlePush notification
Hi, Can we implement push notification concepts in SAP HANA XS application? Regards,Harish
View ArticleConcat Distinct rows into a single string
Hi, In my table I have rows like this Table Name : Test Name-----------------------samkhansunsam My query Select string_agg(Name,',') from Test Output sam,khan,sun,sam But it is giving Duplicate values...
View ArticleFollowing the river downstream
Trying to get my teeth into MVC coding and javascript, I started looking at ready available packages like JQuery, NodeJS, Cloud9 (and briefly spring.io).But what would all this work be getting me,...
View ArticleXSoData Post error treatment
Hi All, I'm trying to bulk post to an OData service and for some reason, the posting is failling. I know that in the http return, I already have a description regarding the error message, but is...
View Articlecannot get the data provider outline
I was trying to create a analytical view in SAP HANA with the help of following guide. https://images.experiencesaphana.com/modeling-data/working-hana-modeller/creating-analytic-views/ I could not open...
View ArticleIs it possible to use ABAP dictionary type for stored procedure variable
Is it possible to utilize a classical ABAP dictionary object type in HANA SQL? In my particular case I am working with an .hdbprocedure and would therein like to declare a table variable of a type...
View ArticleIQ - Inverted Query (D22181)
Hello everyone.As you are? you are not hungry? You don't sleep? Well, have you ever thought of reversing requests? Probably it's a stupid idea, like other million, but often we focus too much on a...
View ArticleInput Parameters in Scripted Calculation Views
Hi All! Why are input parameters restricted in scripted calculation views? I mean the following: 1) Mandatory: They must be mandatory.2) Single Values: No multiple values are possible.3) Default values...
View Article