SAP HANA on AWS: Create Attribute View Failed (Insufficient Privilege)
Hi, I've created tables in the schema SYSTEM from .csv files in my local drive. I'm trying to create a simple attribute view (by graphical not SAPSQL) from one of them. The attribute view is just...
View ArticleHow to Concatenate Column Value from Multiple Rows into a Single Column?
Hi, I want to concatenate values from multiple rows into a single column in SAP HANA. Can someone please help me how this can be achieved? I don’t want to use Cursor. Input Table:Product No.Customer...
View ArticleHow to load CSV files into HANA
1.- Create an CSV file with your data 2.- Copy the file to dropbox/yourname inside the HANA box 3.- Create a table in HANA with the structure of your file 4.- create the control file BBB with the...
View ArticleImprove reporting process ( HANA + BO 4 + DS 4)
Hi everyone, I'm really interested in SAP HANA and i'm trying to build a reporting solution. My environment is - SAP HANA with the amazon cloud,- SAP BO 4.0- Data Services 4.0.- non-SAP sources :...
View ArticleScript calculation view and schema mapping
Hi folks, I have a calculation view with a bunch of SQL Script in it. In the script it references tables with something like this; select from "HANADEV"."BSEG" where...etc Now lets say my hana...
View ArticleL Lang to develop procedure in the Content
Hi, If any one who has created LLang procedure in HANA system's content, will you please provide me with a demo or essential steps that i may take to develop it. I want to develop it using the Project...
View ArticleError occurred when opening db connection
Hi Experts,We have installed an SAP Hana System(HANA 1.0 SPS5) with an SAP LT Replication server(DMIS 2011 SP2-3) and SAP source system(DMIS 2011 SP1-3). The system hosting the SAP LT Replication...
View ArticleSAP HANA SP5 - OData for Calc. view with parameters
Hi All, Does anyone know how to define xsodata service file to expose a calculation view with parameters and how to call them from the browser? For example I would like to expose a calculation view...
View ArticleHow to check if HANA XS is working properly?
Hi,I wrote a simple "Hello World" application for HANA XS. But I cannot make it running.How can I check if my HANA XS is working and if not why?In the landscape view xsengine shows as green, in logs...
View ArticleNew SAP Hana Development IDE
Hi, when will the new SP5 SAP Hana Development IDE (or an update for the SAP Hana Studio Rev 38) be available? Thanks in advance! [André]
View ArticleDATA PREVIEW in SAP HANA
Hi All, I am not able to view the data from analytic view. I am able to view the attribute view data.
View ArticleFixing external access to SAP HANA Instance on CloudShare
Hello, connect a SAP HANA Studio from my own desktop to the SAP HANA instance on Cloud Share, like descriped in the HOWTOPart 4 - Connect to your local SAP HANA Studio and Sap HANA Client to your HANA...
View ArticleBitwise operators in SQL!!?
Hello, Are there any Bitwise Operators in HANA-SQL? I see Unary, Binary, String, Comparison, Logical & Set operators but not Bitwise operators. SQL Operators:...
View ArticleHow to Handle exception?
Hi All, In my procedure I have this select: Select col1, col2 into v_col1, v_col2 where col3 = 'TEST' limit 1; How to handle no_data_found Exception? I don't found nothing about it. Thanks.
View ArticleImprove reporting process ( HANA + BO 4 + DS 4)
Hi everyone, I'm really interested in SAP HANA and i'm trying to build a reporting solution. My environment is - SAP HANA with the amazon cloud,- SAP BO 4.0- Data Services 4.0.- non-SAP sources :...
View ArticleSAP HANA SPS03 to SPS05 upgrade
Dear Team, Good Day!! I’m in the process of planning SAP Hana database upgrade from SPS03 Revision 25 to SPS05 Revision 47. I'm referring to the automatic update document and have downloaded all the...
View ArticleRound error when inserting double
Hi, I have the following SQL Script. This performs a simple insert of a rounded double value to 2 decimal places. My problem is that the inserted value is not rounded correctly. I am performing this...
View ArticleVariations with HANA Sandbox and HANA Academy tutorials
Hello,I am using the 30-day Free Hana Sandbox and need some assistance.1. Can you say what is the dfiierence in version of Hana Studio deployed onthe free Sandbox and that on the HANA Academy.The...
View ArticleData extraction from ERP to HANA
By SLT replication technology of replicating data into HANA system , we directly extract data from ERP database . Does this not cause performance issue to the OLTP SAP system....?Also please help me...
View ArticleCan i use date type 'nchar' ?
Dear experts, since the date type char is not able to handle special character like "ç" without occupying more than one character* i figured out by abstracting from the documented date type nvarchar...
View Article