ABAP Development using HANA Studio
Hi All, I am getting the following error message when trying to add a project in SAP HANA Studio for ABAP Development: User USER26 is not authorized to access system E89 via ABAP in Eclipse (The...
View ArticleINSERT statements in HANA DB
Hello, I'm trying to insert 11570 records in three tables in a database. Ist table: 25 records2nd table: 57 records3rd table: 11488 records The syntax for all the insert statements if fine. If I...
View Articlecan OData + CORS + HTTPS be made to work?
Hi all,I'm developing a UI5 application which must invoke a HANA Odata service using the ODataModel.The UI5 application is published at a url other that the OData service (I'm on the Cloud).The Odata...
View ArticleBatch writing into HANA over ODBC
We have to write mass data into HANA from a C# application. Inserting data rows one by one using INSERT statements is quite slow. Is there a more quick way to insert batch data, e.g. 1000 rows at once?
View ArticleCalculated column using timestamp
Hi Experts, I have a table which contain a column Hire_Date and joining_date.I need to create a calculated column which contain the values in years of that particular employee.So that i can count in...
View ArticleLong login to SAP B1 releated to HANA issue.
Dear all, I have strange issue with SAP B1 for HANA and with HANA itself. When users are logging to SAP B1 it takes about 2 minutes to log in, durning that time SAP B1 client hangs, goes gey and stops...
View ArticleCustomized Date format using DatePicker
Hi Team, Please tell me how to declare customized date like MM/yy using DatePicker element.Reply me any sample working code to do so. Thanks,Nagender Naroju.
View Articlesystem table name to get metadata of a calculation view in HANA
Hello I have created a graphical calculation view,which is running sucessfully. Example :- table1, table2 -- > join_1 ( table1.id =table2.id) --> projection_1 -> Aggregation -- >...
View ArticleApplication Site problems concerning widgets
Hi folks, we are currently trying to create an App Site with some widgets. I already built a test project last year which worked fine but now Hana Studio keeps telling me "Could not process your...
View ArticleHANA Databases: RDBMS and HANA, where do I put my data?
I need some clarification regarding the databases provided by HANA Cloud. So far, the HANA's presentation I have attended emphasized on the in-memory technology and the potentiel of HANA to provide...
View ArticleHANA session switches automatically to SYSTEM schema.
Hi Developers, We're facing an issue in which during our work with HANA the session switches to the system database after a period of idie activity against the DBMS. For example we have the SCHEMA ABC...
View ArticleHow to enforce user access control when exposing OData tables
Hi all,I'm the phase of architecture definition for a web application.One of the options is to develop a UI5 application which consumes OData services exposed by HANA.One of the key points is that...
View ArticleHDBSQL Warning While Logging into the HANA Database
Hi, When I am logging into the HANA DB through hdbsql, I encounter the following error. Warning: * 0: SQLSTATE: 0000 Please advise on how to resolve this error. The login credentials are...
View ArticleStream Tweets to Hana
Hello, Does anybody know how to stream tweets directly to Hana using java? Thank you.
View ArticleComplete Table Data not getting downloaded into Excel
Hello, I am trying to download the complete table data using .xsjs(As explained in tutorial). Table contains around 41K records.I have simply specified the query as "Select * from <TableName>"....
View ArticleThird Party Javascript In XS Engine?
Is it possible to use third party libraries in the XS Engine? I'm currently writing a lot of server side code for a REST API and would like to use something like underscorejs but I can't seem to import...
View ArticleCustom Installer for execution on HANA DB
Hi, As of now, we are developing a custom installshield installer [using Installshield 2009] for an application which connects with MS SQL Server.This installer created a database on the MS SQL Server...
View ArticleIrregular aggregation of measures in calculation view
Hello All, We are having a table in SAP HANA, whose structure is as below. Above that, we have built a calculation view, in which the measure "Quantity in TNE" have been added twice in the output, one...
View ArticleCall of Stored Procedure in Stored Procdure
Hi, I am developing on HANA XS SP7. I would like to call a stored procedure which returns a table from another stored procedure.Is that possible an if yes how? Any sample coding would be very helpful....
View ArticleHow to execute a MDX query in SAP HANA Studio
Hello, every one. Now I work on the SAP HANA Studio of CloudShare platform, I try to execute a mdx query in the HANA Studio Sql console editor, the mdx sql like this: MDX...
View Article