HANA Developer Edition SPS6 Status & Roadmap
Status Update: Client and Studio downloads have been updated to SPS6 - get it here. Just a reminder, the Studio for Mac OS-X comes without regi, so XS development will require creative workarounds (you...
View ArticleWhat is delta memory and main memory data in Column store?
Can anyone briefly explain about delta and main with comparison
View ArticleSQLScript Table Variables - how to populate table variables in code?
I know how to populate table variables by reading from the database, but how can I do this programatically? Say I have an SQLScript procedure that accepts some input parameters, and I want to return a...
View ArticleWhere will get the SAP HANA Demo data or application?
where will get the SAP HANA Demo data or application?
View ArticleCall a HANA procedure from a SQL based calculation view
Hi All, I created a HANA procedure, but when I try to call it from a SQL based calculation view as below: BEGIN CALL "_SYS_BIC"."ERP/SPR_GEO"('APAC', v_region); var_out := v_region; END I got error:...
View ArticleHANA SPS6 revision 60
Is is possible to upgrade my HANA AWS development edition to revision 60 much like I upgraded it to 56? I followed these steps to get to 56. http://scn.sap.com/docs/DOC-30980 Thanks,Clark
View ArticleProblem with 30 day trial !
Hi,I have activated 30 day Hana Developer tiral version on Cloudshare today.Everything worked fine until few minutes ago,when I try to connect to SAP Hana server I got error "System locked; license...
View ArticleInvalid JSON found in XSAPP or XSACCESS in package “workshop.sessiona.00”
Hi, Getting error message "invalid JSON found in XSAPPS or XSACCESS” during activation. Attached is the error message screen shot for more information. Any help is greatly appreciated Thanks,...
View ArticleBusiness suite on HANA
Hi, So far from the documentation it is clear on the advantages of SAP BW powered by HANA.But for OLTP applications how using HANA makes a difference with the traditional approach of row database....
View ArticleHow to do Schema comparison in HANA. v
Hello all, I have a requirement with one customer to do a schema comparison on DEV and TEST environments and get differential script for the tables modified in dev. I have used tools in that past like...
View ArticleHANA One Premium HCI vs HANA One with SLT
Hello all, Can someone provide details on the difference between HANA One and HANA One Premium? Here are the additional features of HANA Premium based on my current understanding: 1. Support - full...
View ArticlePass Input Parameters between Views
Hi, I want to apply the input parameters on the underlying objects (child-calculation views or analytic view contained in a main calculation view, on which query executed). The caluclation views are...
View ArticleTransaction log full on HANA
Hi, What are the chances of having the database transaction full? I am referring to the below error and possibility of getting the 3rd error. I am trying to load data from ECC to SAP HANA One via...
View ArticlePhysical table is not allowed in OUT table variable position: OP_SALES_BOOKS
Hi , I am new to SAP HANA script. I am learning SQL script by seeing the SQL script tutorial in the SAP HANA technical documents folder. I was trying to run the below procedure but I am getting the...
View ArticleCan we update data back into source system using HANA
Hello All, can anyone let me know if we have a provision to write something back / Update / Delete to source system using SQL Script from HANA. I was trying to do a scenario like I have an R/3 Ecc 6...
View ArticleDXC connection issues between SAP HANA and ECC
I have establish the DXC connection between the ECC and SAP HANA studio. Where I have created the RFC connection on the ECC side using HTTP connection to the external server system (...
View ArticleHow to get hostname in SAP HANA
Hi, I want to get the hostname of current SAP HANA via SQL statement, just like SELECT host_name() in SQL server. I try this in SAP Hana, but it doesn't work. So is there any way to get hostname,...
View ArticleLooking for Project in Hana
Hi Folks, I am looking for being involved to any Hana project. I would like to familiar myself with Hana environment, from data modelization to deployment. So if anyone of you knows an internal project...
View ArticleStudio Preferences - repository access - synchronise local and remote - v60
Hi, Notice there is a difference between studio versions 56 and 60 with the text associated against the "Remote access - always synchronize local workspace with remote workspace". In v56 the text...
View ArticleHow to call HANA store procedure with table variables in xsjs?
Hi, I am developing a web application using HANA XS.I have create stored procedure to insert and update data into DB and send back to front end. My requirement is, i have to insert/update multiple...
View Article