Not able to do CURD operation in the Odata service using postman plugin
Hi All,I am not able do a Basic Curd operation (Post,Put,Delete) operation using Odata service with Plugin Postman in the Chrome browser please find the below issue details with Attachment.. 1.For Post...
View ArticleHANA Rev64 auto-update not working
HelloWe have upgraded our HANA Rev55 to Rev64 using HLM, and expected that the HANA Studio repository inside the instance would be updated/created, so that we could define the location in our HANA...
View ArticleUpdate a new column from two existing columns ina table
I am trying to add a new column in the time dimension table. My customer wants a column that gives them year and quarter but they want quarter listed as Q1. The CAL_QUARTER gives me 20131. what they...
View ArticleRedeployment of object/view using HANA SQL code
Hi, I want redeploy an object like Attribute view / Analytical view using HANA SQL code in HANA Studio SQL editor.Can anybody guide me the syntax?Thanks in advance. Best Regards,Biswajit
View ArticleHow to handle select-options condition in HANA? or how to convert string to a...
Hi experts,Have any experts could tell me how to handle select-options condition in HANA script? I'm working on HANA Pushdown project, and need to convert the ABAP statement to HANA script. In a ABAP...
View ArticleHow to GRANT the Analytic Privilege _SYS_BI_CP_ALL using SQL?
I'm trying to define a user named LUMIRA that can be used as a least privileged user for accessing Analytic Views that I've created for use with Lumira.So far, I did the following to define access to...
View ArticleSAP HANA - System Refresh document ?
Do anybody has a nice document or manual over End to End HANA system Refresh or BW on HANA system refresh ?
View ArticleDBIF_RSQL_TABLE_UNKNOWN
Hi All, I am using SAP HANA as a side car scenario. I have connected the ECC system using SLT and also installed SWT2DB addon. I have created the XML's and loaded/ Actiavted them in SAP ECC system...
View ArticleQueries on Memory measurement and related
Hi, Below mentioned are some queries based on the articles I have come across about HANA especially the HANA memory usage explained document.Link-> http://www.saphana.com/docs/DOC-2299 I request...
View ArticleDynamic SQL with lowercase table names
Greetings,I'm looking to build a dynamic SQL EXEC statement that will update a table in the SAP<SID> namespace. My first step is to get the namespace of the table and I can do that by:SELECT...
View ArticleVDM (Virtual data modelling HANA)
Hi all i have a graphical calculation view c3 which uses script based calculation view c2 and some tables .Now when i pass input parameter to the graphical calculation view it works fine that is data...
View Articlegot empty result table when calling a PAL procedure inside another procedure
Hi HANA experts, I want to call a PAL procedure that has been created in my system inside another new procedure. I have a procedure Z_EDG_VT defined for PAL Variance Test function. I could call it as...
View ArticleCreation of Read Write Procedures in HANA
Hello Experts,I've a scenario wherein, I need to take data from one of the table and do some modification to couple of cols and then insert the resultset into another table.I believe to achieve this,...
View ArticleSAP HANA RDL GA and configuration
Hello,Im trying to find out if SAP HANA RDL (River Definition Language) is GA yet? Also can someone please let me know, if it is GA, what the steps are to configure RDL and if HANA SP6 is the...
View ArticleInstallation Netweaver 7.4 with Hana Power
Hi all, I'm going to install a netweaver 7.4, but now I've database error 1033.Error while parsing protocol The Hana version is 53 on OS SUse 11 SP1.Please help me to understand the right...
View Articleexclude range in where clause in scripted calc view
Hi, We are trying to create a stored procedure or scripted calc view to join 2 tables. Our requirement is something like below: WHERE Substr(SDATA, dynamic_offset, dynamic_length) between range_low and...
View ArticleSAP HANA Update Query
Hello Everyone, We just got an SAP HANA Appliance from SAP with SP04 installed. We have not installed SAP Instance yet. We are just wanting to update SAP HANA first and then do the SAP Install. I...
View ArticleSAP HANA CE Functions
Hi, Can we use sub query using SAP HANA CE functions. I have below scenario. Select matnr from EKPO where matnr in( select matnr from MARA where attyp = '02' ); Regards,Shivani
View ArticleLoad distribution between HANA engines
Hi, I need help in understanding how processing is distributed between various engines (Join Engine, OLAP Engine, Calculation Engine, SQL Engine). Lets assume that there are two Calculation Views (one...
View ArticleSAP HANA CE Functions
Hi, I want to use sub query using CE functions. Below is query: select matnr from EKPO where matnr in( select matnr from mara where attyp = '02'); How can we achieve this using CE functions??...
View Article