Having problem while importing text file(CSV file) into HANA - shows special...
Hi , HANA Version: SPS8 I am having problem while loading my CSV text file into HANA table. The following picture explains the problem scenario where I cannot simulate those characters(special symbol)...
View ArticleHANA Temporary Table Error
Hi Experts, I have written a stored procedure and while declaring the variable I am getting error. please find the snapshot of the code and error in the attachmentPlease help me on this.
View ArticleAverage issue in analytical view
Hi, I have a small requirement to calculate average based on region. Whatever I am trying to do,first I am calculating SUM and then trying to put in calculated column say Sum(Salary) ( datatype...
View ArticleWhat to choose as service: XSJS or XSOData?
Hello SDN! In our HANA SPS08 we have master table and some dependent tables with association 1...n in DB. Data for these tables should come from UI in the same request. During saving GUID should be...
View ArticleCan't use tables in graphical calculation view
Hi,No matter what I try, I can't use tables in graphical calculation view. I tried the most simple exampe: Graphical calculation view CV_SCARR as Semantics -> Projection -> Table SCARR. The view...
View ArticleImporting and Exporting Calculation Views
Hi friends! I have a calculation view here that I want to import model from another one. Is there any way to do this? I can't make a copy 'cause this view already in use and I can't delete it to copy...
View ArticleUpsert data in one Table based on data in another Table?
Hi, Is it possible to UPSERT data in one table based on data in a different table? Here is the scenario: CREATETABLE T (COL INT, VAL INT);INSERTINTO T VALUES (1, 1);INSERTINTO T VALUES (2, 2);...
View ArticleWrite into a Log File from HANA Stored Procedure
Hi, I have a requirement in which I have to write the log from a stored procedure into a file. These logs will later be moved to a different server. Is there any way in SAP HANA for us to write logs...
View ArticleHelp for former T-SQL Users
Hi guys, is there somthing like a reference list that translates SQL statements for MS SQL Server (or Oracle) into SQL statements for HANA? I started to struggle even with simple statements like...
View ArticleFields not appearing in Calculation View
I have a calculation view built over two attribute views. I added some calculated columns to one of these. One of the new columns fails to show up in the calculation view? Is this a known bug? Is there...
View ArticleError in SQL query
Hi, I am new to SQL. But i have logic with me. How to assign select query to variable? I am trying below code and its giving error. What i want to achieve is i want to calculate SUM(SALARY) and...
View ArticleUsing the Import Statement in SQL procedure in SAP HANA
Hello Experts, I am creating a SQL procedure to schedule a job in background. The problem is I want to schedule the data which should be obtained by making using *.ctl file. Further more the *.ctl file...
View Articletable input for CA view from procedure
Hello, I have built a CA view ( graphical mode ) that is holding the logic I want to execute. The starting point of the logic in the CA view is a subset of a given table. Now I want to replace this...
View ArticleHana memory usage
Hi all,I've got problems estimating the memory size needed for our application. On the current 64G Hana the sum of sizes of all tables (as selected from m_cs_tables) is about 4G, yet the Studio shows...
View ArticleAA office Error: General .NET Exception: Object reference not set to an...
Hello, I have Analysis for Office v1.4 SP 5 installed on my machine using Microsoft Office 2007 on Windows 7. I got this error when I launched the AA office "The Launcher is exited with error, see log...
View ArticleList of SAP Hana versions?
Hello everyone, can someone please provide me with a list of SAP Hana versions? Thanks!
View ArticleSAP ERP Business Suite for HANA Disk Layout
Dear friends, we are working in a pilot SAP HANA proyect, but we have a doubt regarding the available documentation for the disk layout. For example, the SAP HANA Server Installation and Update Guide...
View ArticleWeird behaviour/bug with sequences on 090?
Hi all, I was looking at the docs here: CREATE SEQUENCE - SAP HANA SQL and System Views Reference - SAP Library and I decided to try it ... CREATE SEQUENCE seq START WITH 11;CREATE TABLE target (a INT,...
View ArticleReplicate BW cube onto standalone HANA
Hello All, We have a requirement where we need to replicate BW cube content using SLT onto standalone HANA system. After referring to my best friends "Google" and "SCN" Re: One SAP HANA Appliance -...
View ArticleHana SPS07 and spatial data
Hi, Interested in the intriguing possibilities of spatial data manipulation now that you have your SPS07 instance? Wish to learn more or contribute along with other explorers in this brave new world...
View Article