Hierarchies in HANA
Hi All, I am working on my first enterprise hana project (Not BW on HANA). Client needs the ability to report on historical profit center data based on historical roll-up, as well as present roll-up....
View Articlealternate hierarchy
Hi All Do you know if Enterprise HANA support standard and alternate hierarchies on same infoobject(say profit center)? I know all about parent-child and level hierarchies but need info on above....
View ArticleHow to do a UNION if you really needed an Outer Join
The Business Need: We need a quote performance report (what % of quotes (# of items, value)) has been converted to Orders with the ability to drill down into anything of the quote including fields like...
View ArticleProblems with CSV Import
Hi all,I'm experiencing quite a few problems with importing CSV files to Hana and wondering if it's just only me, because they make my using Hana quite difficult: I'm loading data from another database...
View ArticleError while refreshing the data provider from SAP HANA DB in Information...
Hi, I created relational connection (JDBC drivers to connect Sap HANA DB) and published successfully into Sap BO 4.0 environment.Now, when viewing values of analytical/calculation view from _SYS_BIC...
View ArticleData Provisioning
Hello There, I am looking for some HANA - Dataprovisioning Guide along with few examples and screenshots for better understanding. Looking forward for you cooperation. Thank you-Pragyan
View ArticleRecover a db using SQL
Hi, I'm trying to implement some administration tools (query, backup, recovery) inside a c# application.So far, I've been able to do queries and backups but I'm currently having an issue with the...
View ArticleFree 30-day SAP HANA Trial
Want to try SAP HANA? Read Get 30 days of trial access to a hosted HANA test and evaluation environment and sign up! Here is what you get: - 30 days of free access to HANA Developer Edition hosted on...
View ArticleGet 30 days of trial access to a hosted HANA test and evaluation environment
What's new?[2013-02-25] The shared test and trial HANA servers are gone - from now on you are getting free 30 days of HANA Developer Edition WelcomeThank you for your interest in evaluating SAP HANA....
View ArticleSAP Field Labels in Analytical view but disappear when pulling it into...
I must be missing something, can you please help?I build an analytical view (HANA SP4) and the field descriptions from standard SAP show-up nicely.I created a calculation view that uses above...
View ArticleCSV File Syntax
Hi all,can please someone post the precise syntax of CSV files that can be imported to Hana? Especially w.r.t. quotes, double quotes, backslashes etc. I have a table column with lots of various such...
View ArticleSQL Permission for SYS.COLUMNS
I am trying to get a sql user be able to select from the SYS.COLUMNS table from an unprivileged user.When I do this, I get :SAP DBTech JDBC: [258]: insufficient privilege: Not authorized I have checked...
View ArticleUnable to create/access database on local machine
Hi,I have installed HANA studio and Hana Client on local windows machine. How can we access/create database for username and password?As in Hana Studio while adding system I am unable to provide...
View ArticleDeveloper Center HOWTO - Get and Install a SAP HANA, developer edition...
Updates2012-12-25: Added common issues and solutions in "When things go wrong" section Welcome If you followed the instructions on Developer Center HOWTO - Get and Install a SAP HANA, developer edition...
View Articlealternate hierarchy
Hi All Do you know if Enterprise HANA support standard and alternate hierarchies on same infoobject(say profit center)? I know all about parent-child and level hierarchies but need info on above....
View ArticleError trying to view data from analytical view
created an analytic view with a fact (FOUNDATION) table and 2 attribute views (data foundation in logical join) and created the join between the attribute view and fact tables. Get this error when...
View ArticleCan't import a schema from different HANA-Systems
Hello there. I've a problem with HANA. I want to import a schema in our HANA. I can export it without problems, but import is impossible. (SYSTEM A)We've exportet with this command: EXPORT...
View ArticleAttribute view and computed field: join index inconsistent
Hi, I am trying to create an attribute view on a Hana system with version 1.00.50.373820. The view takes one column from a column store and creates some additional computed columns where each column...
View Articledynamic execution
Hello,I would like to execute something like this: select * from (execute immediate 'select 1 from dummy');or select * from (call myProc()); Any suggestions?Thanks
View Articleusing COALESCE
Can't concatenate string by using COALESCE, declare list varchar(1000):='';select COALESCE(list || ', ' , '') || sts into list from mytable; got an error: SAP DBTech JDBC: [1300]: fetch returns more...
View Article