Upgrade of HANA Dev edition on Cloudshare
Hi Is it possible to upgrade HANA server running on Cloudshare? We are running revision 39 and tried to upgrade to 55 but the update failed during hardware check phase, I have attached the log below,...
View ArticleHard 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 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 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 ArticleField labels only displaying for measures via MDX Excel
Hi folks, I have an analytic view which has all of the field labels filled out including all attributes labels and all measures labels. Strangely, when consuming the view in Excel 2007 using MDX...
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 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 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 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 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 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 ArticleStopping Scriptserver
Hello,recently I enabled the scriptserver to try some PAL functions.I followed the steps onhttp://search.sap.com/notes?id=0001650957 Now I want to stop it again t free some RAM. The Note says:"Stopping...
View ArticleUnable to connect to SAP HANA from HANA Studio
Unable to connect to AWS HANA instance from HANA Studio. Right clicked on the navigator and opened properties. The "License" section is giving below error "Licensing functionality is not active in this...
View ArticleAWS Hana Studio Rev 48 - Hanging and Dropping Connection Frequently?
Hi Guys, Since I upgraded to SP5 in my AWS cloud server few months ago, Iam getting intermittent connection issues. The HANA Studio crashes erraticallywith error " Save Failed: - 708 Data Receive...
View ArticleSencha Architect 2.2 with XS OData Services
I would like to say that, i want to implement SAP HANA XS OData services using with Sencha Architect 2.2.and i create XS services it's working fine on chrome...
View ArticleSAP SLT replication NON Sap oracle - 0944 error
Hello, We are trying to replicate data from Non sap source - oracle 10g. SLT is 731 UC Kernel on DB6. Load is successfull for the table. When we do replication, it is failing with error. LTRC shows...
View ArticleWhat is the diffrence between Views and Column Views in SAP HANA?
Hi , I am a .NET developer with good experience in MS SQL Server, started learning SAP HANA 3 days back; while reading HANA developer guide, I have been trying to relate the HANA object types to MS SQL...
View ArticleCalculation View Activation Error due to a Calculated Attribute
Hi Expert,I am facing an activation issue due to a calculated attribute in a HANA calculation view. Quite strange there. Once I delete this caculated attribute. Then the activation is successful.Here...
View Article