Should parameters and variables be visible when using excel ODB connection?
Hi, I've created a Hana calculation view which contains some parameters and variables. I'm now trying to access the view from Microsoft query and excel. The parameters and variables are not displayed...
View ArticleMonitoring and Statistical Data memory usage
So there's a lovely query that shows HANA memory usaged by componet. SELECT host, component, sum(used_memory_size) used_mem_sizeFROM PUBLIC.M_SERVICE_COMPONENT_MEMORYgroup by host,...
View ArticleText analysis with custom dictionary leaves TA_NORMALIZED empty
I've been experimenting with text analysis on Tweets from the rugby world championship (#RWC2015) following an excellent blog by Ian Henry.One of the steps includes using a custom dictionary. The idea...
View ArticleError while performing currency conversion
I was trying to create an amount with currency code calculated column in HANA, however, in the currency types instead of currency types(USD etc) it is showing the following drop down menu(see...
View ArticleHANA memory usage in detailed
Hi All, We have an issue where we have some X amount of TB occupied.Now the whole memory is not table data right. We have the two parts of memory basically right.One would be the space occupied by...
View ArticleQuality Management reporting on HANA using Live Views
All though there is plenty of ready to go HANA Live Views, I can not find any regarding reporting on QM / Quality Inspection. Is these views absence because this kind of reporting is in a dedicated...
View ArticleSAP HANA SQL script - IF ... SELECT statement
Hi All, I'd like to make SQL script for SAP HANAis it possible IF statement followed by select statement ? like this ? IF (SELECT (:posisi - 1) / 3.0 FROM DUMMY) = 1) But when I tried, it shows error...
View Articlejdbc port for ssl on hana
Hi, I setup a olap connexion on hana from BI4 with the jdbc port 30044 it works fine...Now I want to setup sso hana<-> bi4, I know that for working I must use SSL in hana, is there a JDBC PORT...
View ArticleRestrict sql queries to be run
Hi All, Is there a way to restrict sql editor access to the end users.They shouldn't be able to run any sql's, just removing the access the sql editor is it possible?
View ArticleConsume HANA view in ABAP
Hey Experts, While consuming HANA View in ABAP there is a config error"Local SAP UI Landscape file not found. Use SAP GUI....." It appears to be a basic error please tell how to bypass/fix the error?...
View ArticleError retrieving file system information for path "/tmp/.hdb__00_lock": 61...
Dear Experts, We have issues in HANA DB. unable to start the DB due to the below issue. FAIL: process hdbdaemon HDB Daemon not running When I checked the trace file...
View ArticleDefault member in View properties of an attribute view
Hi All, Can anyone explain whats the purpose of "Default member" in view properties of an attribute/Calculation view Thanks -- KRPK
View ArticleHANA database: Find out users with "disabled password lifetime"
Hello, „ALTER USER <USERNAME> DISABLE (or ENABLE) PASSWORD LIFETIME“ enables or disables password lifetime policy for specific HANA DB users. Question:Is it possible to select (query via SQL...
View ArticleCreate fulltext index for a View
I created an attribute view with a column consisting of two concatenated strings. My aim is to search this view with fuzzy search.First I got this error:Failed to execute action: Error:...
View ArticleLoad PDF pages as Strings into a HANA Table
Hi SCN community, i created a table in HANA which should be filled with the content of a local stored PDF file.The table has two columns, PAGE NUMBER and CONTENT.Each row should represent one page of...
View ArticleHow to filter a cal view with a range value i.e Year 2012-2014 ?
Hi All, Below is my Data Model and below is my Cal View I have created a cal column in my Analytic (Projection 1) view called "Cal Year" as my base fact table does not have "Cal Year",Now I have...
View ArticleConvergence of Analytic View vs. Star Join?
Doing some research on various performance topics I came across the fact that Analytic views are now shown as star joins in revisions >= SPS9. They seem almost identical with the following...
View ArticleHANA Parameters to restrict Memory Usage
Dear Experts, Fo every 2 days once, we're getting "Memory Shortage" issue in our HANA Database. Always, we have to restart the server in order to free up the memory space. Can we set the parameters...
View ArticleHANA on dedicated server
Dear expert,I want to learn on SAP HANA Installation and programmation. I have an dedicated server with the below configuration Dedibox&reg; MD 2015 gen2 - Online.net I want to install SAP...
View ArticleERROR exec_ddl_stmt: (DB) ERROR: DDL statement failed - HANA Database
During Installation of simple finance on premise for ERP 6 EHP7 in a HANA Database (SP10) Im seeing these errors on several indexes. Below is one example. Any idea what could be the cause of this...
View Article