CSV 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 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 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 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 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 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 ArticleHana Accelerator - Custom Reports
Hi All, I read this http://scn.sap.com/community/developer-center/hana/blog/2012/06/16/sap-hana-application-accelerator, but I have some doubts. What is RDA_MAINTAIN? This report is installed with...
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 ArticleBackup Wizard Disabled in from HANA Studion
I am trying to Backup a HANA Revision 36 AWS machine to SPS5 Rev 48 AWS. However when I am trying to backup my original instance I see the backup wizard has been disabled from the HANA studio. Also I...
View Article