Hard to find the Syntax Error in HANA Studio
Hi HANAer,I am doing some test on SAP HANA Studio Trail SPS5 on CloudShare. But honestly, I came across a issue, maybe it's quite silly. Please support me on below error message. Meanwhile, I still...
View ArticleError in Activating Calculation View
Hi HANAer,I am facing an error during activating calculation view in HANA SPS5 Trail environment. This is a SQL script based calculation view, where the SQL was written like:/********* Begin Procedure...
View ArticleHANA Project Editor vs Studio SQL Editor
Hi, I'm trying to create a procedure within a HANA Project however it seems that the syntax required for some bits of code is different when compared to creating the procedure in the Studio SQL...
View ArticleAWS HANA Developer Ed. Access to SAPUI5 Toolkit
Hi, I've signed up to a Dev instance of HANA on AWS following the signup guide (http://scn.sap.com/docs/DOC-28294) However when I try and access the SAPUI5 toolkit I get an error saying the link is...
View ArticleWeird Replication Issue
Hi Replication works perfectly fine except the tables related to material master (MARA, MARC, MAKT). Replication is happening but something weird is going on. The first load works good and brings all...
View ArticleReplicating ECC hierarchies in SAP HANA
Hi Gurus Can we replicate ECC hierarchies in SAP HANA? As per my understanding it is not possible and have to recreate them in Studio. If yes, please explain the process..we are using SLT to replicate...
View ArticleHANA Studio and READ ONLY procedures / debug catalog-based procedures
Dear experts, I'm evaluating HANA trial version with HANA Studio Version: 1.0.48. we can't create procedures that uses i.e. dynamic SQL like EXEC in a projectThats a limitation build into HANA Problem:...
View ArticleBack in the tar pit?
I've now been involved with a couple of SAP HANA projects and I am left astounded. Not only by the impressing performance and flexibility our product delivers for certain use cases.I'm much more...
View ArticleAccess Hana with SOAP
Hi all, I would like to access Hana data using SOAP-based web services (from an existing Xcelsius dashboard). In the Hana Academy it was said that this is going to be possible with the XS engine but I...
View ArticleConfusing documentation of the SAPUI5 installation
Hi all, I was trying, unsuccessfully, to use the SAPUI5 kit on the AWS Hana instance. There are various sources of information how to install SAPUI5 (why is it not installed by default in the first...
View ArticleBackup Wizard Disabled in from HANA Studion
I am trying to Backup a HANA Revision 36 AWS machine to SPS5 Rev 48 AWS. However when I am trying to backup my original instance I see the backup wizard has been disabled from the HANA studio. Also I...
View ArticlePowered by HANA, SAP Team Takes Second Place in Singapore Hackathon
SAP Technology Innovation Platform team won the 2nd place in the Clean & Green Hackathon in Singapore! The HANAVis Team, formed by three SAP developers (Naveen, Daniel and I) together with two PhD...
View ArticleProblem updating table using XSJS
Hello, I'm trying to update a table using xsjs using the following code: var query = 'UPDATE "ABC"."TABLENAME" SET SOMEFIELD = ?'; var pstmt = conn.prepareStatement(query); pstmt.setString(1, 'test');...
View ArticleAttribute View Activiation
Hi All, I am getting errors while creating Attribute Views.After creating AT, when i try Activate it it gives error that its "Completed with errors". See attached error for your reference.Please guide...
View ArticleError While Importing CSV flat data into HANA Studio
Hi HANAer,I've tried to import a table into HANA Studio. But an error was appeared and the error message confused me a bit. Could anybody help on this?Thanks a lot.
View ArticleImport from CSV FILE does not insert....
Hi, I am executnig following statement using Studio - insert from CSV FILE '/usr/sap/H11/list.txt' into SAPH11.USZZZ with records delimited by '/n' field delemited by '|'; It does not insert any...
View ArticleError while creating a function in HANA
I need help with an error that comes after I do a select statement for a function that I created. This is the function CREATEFUNCTION"PTIRUCHANUR"."ufnGetAllCategories"(retCategoryInformation...
View ArticleDoes SAP HANA supports JCO?
Dear All, There is one requirement where we need to Integrate SAP HANA And JAVA using SAP JCO Libraries. Can anyone tell me if this is feasible. Can we integrate SAP HANA using JCO (Either 2.1 or...
View ArticleQuery plan not available
Hi, due to the performance issues we are facing, we try to investigate the query plan. We found some description how to generate it in admin guide, however it is not sufficient in a sense that it only...
View ArticleHow to get global cpu an memory statistics for my HANA landscape?
Hello, I am looking for information like to be found in_SYS_STATISTICS.GLOBAL_CPU_STATISTICS and_SYS_STATISTICS.GLOBAL_MEMORY_STATISTICS.After an update these table appear to be empty. I have found in...
View Article