Unable to download files for HANA Server and components
Hello, unfortunatly I cannot download any Files for HANA Server and components. In the download-area I can only see HANA Add-ons in the "Installations and Upgrade"-section (see picture) and in the...
View ArticleUnable to deploy a HANA Component
Hi ! We're trying to install HCO_HBA_ECC (prerequisite for SFIN) through the command ./hdbalm -u <user> -h <server> -p <port> install <folder path>.We're getting a dependency...
View ArticleSpatial Columns in hdbtable definition
Hi All, I have created my tables using HANA developer perspective using *.hdbtable filesNow I want to add spatial fields to this table by editing this definition file Any help is appreciated Thanks I...
View ArticleWhat is triggering a Text Analysis - every few seconds!?
When I look at our log file "index_server_alert.trc", I see this line e textanalysis_res TA_ResultTable.cpp(00078) : Cannot get table config of Text Analysis result table $TA_TA_TEST ... and it is...
View ArticleAnalytic and Attribute Views to be obsolete?
Hi All, I have a question. I heard that SAP recommends to move to calculation views and is planning to deprecate Analytic and Attribute Views in future? Can anyone help me understand the rationale...
View ArticleSAP HANA DB Cloning Using Studio
Hello, We are currently doing SAP HANA DB backups using backint to HP data protector. The SAP HANA DB backup catalog captures the information regarding the backup. So, if we were to setup a new,...
View ArticleSignal in a procedure and catch in another
Hi everyone, I'm struggling a bit with signalling.I have a procedure that calls two other procedures. Lets call them Procedure Main, that calls Procedure 1 and Procedure 2.Now, what I need is to signal...
View ArticleHANA view support not enabled for query built on Composite provider
hello experts, we are having an issue when i try to create BW query on top of composite provider in HANA studio and select the option on "External HANA view" upon trying to save it gives me error...
View ArticleHANA Array type and JDBC
Working on a project where we have the need for an array type in HANA. Data will be loaded and queried via Java and JDBC. What I can't find are examples on how to write back to HANA using the JDBC...
View ArticleIs there volatility issue of in-memory DBMSs?
Hello Everyone, I happen to read one article, there it is also mentioned that "If you pull the plug on a computer with an in-memory database, you've lost everything". Request you to kindly share your...
View ArticleREPLACE_REGEXPR function in Hana
Hello Experts, Below is the logic for regexp_replace from source DB. Can you please help how to achieve this in Hana Scipt. regexp_replace(field1,'^[^|]*\|([^|]*).*$','\1') as channel_1,...
View ArticleReturn a table type from one Procedure to another
Hi Experts, Scenario : Procedure 2 is calling Procedure 1. Procedure 1 is returning a table type which i want to use in Procedure 2 and then Finally need the records in XSJS. Procedure 1 : PROCEDURE...
View ArticleHANA Analytic Privileges and Procedures in logical OR condition
Hi to all, I've a simple requirement for my HANA "pure" (HANA Platform) DWH: Using a simple "Or" condition between dimension of a Analytic or Calculation view. A simple Example: in my calculation view...
View ArticleSchema Authorization
Hello all, I have a schema A that has tables and views. User/Schema B can view the data and the definition of the tables. Schema B can do a data preview of the view. However Schema B is getting an...
View ArticleHANA System Access for HA200/250
I want to learn HANA technical and get certified in HA 200 (Installation & Operation) and HA 250 (Migration).Anybody knows how to get the access for a test HANA system to practice the exercises in...
View ArticleSQL - Debugging and execution plan
Hi, In HANA Studio, how do I debug a SQL script or visualize the SQL execution plan? Thanls
View ArticleHANA SQL for Pivot
Hi All Have a scenario where I need to Pivot vendor amounts on Vendor amounts Type . There are only 2 amount types I have attached table and required pivot results Please let me know the SQL for this...
View ArticleHANA Display-Attributes / How to define ?
Hello, in SAP BW in an Info-Object i can add Display Attributes how shown here> The Attributes will be shown like this in BO Analysis for Excel or BO Design Studio >and can add them to the...
View ArticleQuestions regarding data modeling in HANA
Hello all As a beginner learning application development in SAP HANA an currently learning the data modeling techniques in HANA. (E.g creating attr analytical views etc). Is data modeling done only...
View ArticleSAP on Oracle vs SAP on HANA
Hi folks, It is my understanding that when replicating SAP tables from SAP Oracle db to HANA sidecar db we are able to store tables in HANA using much less physical disk space due to compression. Now...
View Article