How 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 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 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 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 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 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 ArticleInsert of special character with SAP HANA Studio
Dear Hana Community, I am having a problem with an insert statement that tries to store a value with a few semicolons into a column of data type NVARCHAR. It looks like the following statement: insert...
View ArticleNeed information about SAP BI and HANA
Hi, I want to know, how to connect SAP BI7.0 / 7.3 with SAP HANA. Regards,Vikram
View ArticleNeed information about SAP BODS
Dear All, What is difference between Data flow and Work flow in BODS. Regards,Vikram
View ArticleCan we create a foreign key constraint in Hana?
Do you by any chance know how to create a foreign key constraint on a table in Hana? From what I read, http://help.sap.com/hana/html/sql_alter_table.html I should be allowed to do the below but keep...
View ArticleWhere can find a step by step guide to running Hana 30 day trial
Where can find a step by step guide to running Hana 30 day trial
View ArticlePHRASE INDEX RATIO
Hi all,what is PHRASE INDEX RATIO used for? The docs only say it can be between 0 and 1 and that "1.0 means that the internal phrase index may use 100% of the memory size of the fulltext". What is the...
View ArticleCloudshare timeouts and network drops
I'm using cloudshare developer desktop. Since I'm not able to launch their web-based RDP tool (it's a Java applet), I'm using native RDP. It all works fine except I get frequent network timeout and so...
View ArticleADO.NET Entity Framework and HANA
Hi All, Is there an intention of SAP to provide support for Entity Framework with HANA (maybe by providing a custom family of the objects in the System.Data namespace for HANA (HanaConnection,...
View Articleunable to acess the files from SAP HANA server
hi, i have successfully installed the HANA studio & client and have configured the HANA Server too. as per the HANA documentation,if we try to access the path :...
View ArticleTables for currency conversion?
Hello all, can somebody please post the sql statements for creating the currency tables TCURR, TCURV, TCURF, TCURN and TCURX?Best directly also some csv files with content... Thanks in advance,Karsten
View Article