Learning SAP HANA with out any knowledge of SAP
Hi, I am web developer. I have 8 years of experience into IT. I have very good knowledge on PHP, MYSQL and other UI technologies. I wanted to learn SAP HANA, but i have no idea about SAP at all. Would...
View ArticleDTP parallel Processing
We are doing HANA (Proof of Concept). We converted BW system from 7.3 sp pka 11 to to 7.31 SP 13 with HANA .But now when loading a DTP with parallel processes to 12 , it is only doing 3 packets at...
View ArticleCannot open data preview (HANA Studio v2.0.2)
hello, I recently encountered an issue with HANA Studio (2.0.2): I cannot preview any data. After I click on "open data preview" of a table, the system does not show any reaction or warning. Does...
View ArticleAnalytic View Default Aggregation Count
I had loaded two files 1. customer table 2. sales table in to sap hana DB when I am trying to create the analytic View it is Taking COUNT as Default Aggregation I Have to get SUM in the Aggregation...
View ArticleHDBC Tables not found
Dear All, I have replicated all the required tables and views on HANA DB related to HDBC transaction tcode. But still it is showing error message like below. invalid table name: Could not find...
View Articlevariables in hana
Dear all,Can any one explain me how do i map/use a variable in analytic view to/in calculation view using "Map Input Parameters" in semantic's. I want to know the steps to do the same. Thanks,Nujhat.
View ArticleRecover Deleted Data using SQL in SAP HANA
Hi, In Some of My tables I accidentally deleted some data. Please help me to Recover data using SQL in SAP HANA.
View ArticleFind out which Session Has Deleted Data
Hi, In My Sap Hana tables some body is deleting Data. Please help me How Can i Track them . I mean which Session has deleted data in the table using Sap hana Sql.
View ArticleIt's not easy to download HANA Studio From...
Hi, I found it not easy to google HANA Studio download then it took me to the SAP HANA Developer CenterBut there is no links to the Studio Download, Which was actually is here SAP | HANA Developer...
View ArticleODATA
I am currently developing a splitAPP that would reqiure data rendered in Tables and three unique Chart types. I am considering using oDATA for CrUD. Currently I use xsjs files with SQL Script for...
View ArticleHow would I go about efficiently storing a real-time twitter stream in a SAP...
Hello everyone, I am currently working on a SAP HANA on AWS implementation, and am using Java with the twitter4j library, along with the ngdbc.jar file (obtained from the SAP HANA startup focus...
View ArticleTrailing spaces getting truncated
Hi Experts, I am trying to load data from DB2 database to HANA DB and my source data has data with trailing spaces .For example there is an attribute 'UNIT_CD' where data is like 'ABC ' ,'XYZ...
View ArticleString length in stored procedure, how?
The situation is as follows: DECLARE v_len INT; I would have hoped for something like the following to work:v_len = strlen("Hello");v_len := strlen("Hello");v_len = length("Hello");etc.but activation...
View ArticleVariable paramter is not showing up in the calcualtion view which created in...
Hi I have analytical view with MSEG and created the variable "V_MJAHR" assigned to the filter to attribute "MJAHR" and created calculation view on top of this analytical view. When I tried to map the...
View Articlechange in HANA DB Connection name
Dear All, We are using HANA as a secondary data base to ECC system. We have created connection to HANA DB. Now it is getting connected to SYSTEM schema be default when we executed HDBC transaction...
View ArticleHow do I stem the words of the text before performing a fuzzy search in SAP...
Hello everyone, Suppose I have a table with 2 fields, ID and TEXT. If I want to do a fuzzy search for the word "market", for example, for a table that has values as below, I want the output to be...
View ArticleCE_COLUMN_TABLE schema determination based on landscape
Hi Team, I would like to move my procedure from DEV to QA landscape and schema name in DEV is DV1 and Quality is QA1. So, how can we determine the dynamic schema name according to the landscape. I...
View Articledynamic order by (ASC OR DESC )in sap hana
Hi I have a Procedure which returns a table with sorting For example Select * from Table1 order by col1 Desc; But I want to Pass ASC or DESC Sort order as input param. Based on the Input param it...
View ArticleHow to publish HANA view's through Odata service
I have small idea about view creation, XS project ,.xsodata file . But I don't know how to integrate all of them and create webservice over HANA View.
View ArticleHANA STUDIO 2.0 and Tenant DB (HANA SP09)connection problem
Hi, I am trying to connect to my HANA instance created as Multi-tenant DB(Native) using the HANA Studio which I have upgraded to version 2.0. I am able to successfully connect to SYSTEMDB. But when I...
View Article