Analytical Privilege on Attr View and impact on Analytical and Calc View
Hi Experts, I have scenario. I have an attr view with Sales Org and its profile. I am using this Attr view in an Analytical View. Now if I create an Analytical Privilege on Attr View, will it by...
View ArticleMemory allocation failed while executing a SP
Hello, experts! We have a series of SQL Scripts that perform insert and updates in staging tables that are dropped and re created previously. For maintainance purposes, we consolidated this commannds...
View ArticleSAP HANA SQL Update on large table
Hi all, I'm struggeling with a simple move of one field to another within a single table, consisting of 2 Billion recs. To following approaches lead into the error message "transaction rolled back by...
View ArticleHANA Analytical View Based on BW data
Hello, I would like to create/import some Data from BW. I have some BEx queries ready which gather required data. Can I consume that query in HANA Modeler OR can I achieve the same result in HANA...
View ArticlePublishing HANA Modeler Charts for consumption in dashboards
Hi, I noticed you can do some sort of analytics in HANA Modeler (see pic from HANA modeler below) and I was wondering If it is possible to publish these graphs to anywhere? For example Fiori...
View ArticleSQL and IFNULL in script based view challenge
The following SQL statement (in the SQL console) works as expected: SELECT T1."AGESELLSC" AS "COMPANY", T1."APGESELLS" AS "PARTNERCOMPANY", T1."0CURRENCY" AS "DEBITCURRENCY", T1."_ERP_AMOUNT" AS...
View ArticleTable partitioning by year
Can we partition a table by year basis ? Below is my requirement 1. I have table xyz that contains data of 8 years. 2. I would like to do 8 partitions of that table (xyz) by Year basis. i.e first...
View ArticleTroubleshooting authorization - view FULL_SYSTEM_INFO_DUMPS
Hi Gurus, currently I am experimenting a little with creating Design-Time roles. Specially I am having an issue with creating the role for troubleshooting tasks. The SAP HANA Administration Guide...
View ArticleHANA DB Recovery DATA Disk Requirements
Hi, I have recovered the HANA DB while replaying the logs and it seems the size of data volume is quite large as compared to the source data DB size.Is there any way i can reduce the size of DB as the...
View ArticleHANA inventory data model
hi, I am working on hana inventory data model extracting inventory stocks, material movements tables directly from sap eccs to sap hana through SLT.I am trying to build a model where i can show current...
View ArticleHANA: InternalFatal exception: transaction state is LIVE - how to solve?
Hi Experts, I hope you can help! We have several stored procedures. We also have nested calls like: MAIN_PROCEDURE->SUB_PROCEDURE_1->SUB_PROCEDURE_2 Sometimes our stored procedure terminated with...
View ArticleTemporary table in Calculation View Error
The following Calculation View: BEGIN create local temporary table "#TEMP_TABLE" ("UserCode" NVARCHAR(30), "Counter" INT); insert into "#TEMP_TABLE" values('1',0); var_in = select * from...
View Articleroll-back Hana revision after upgrade
Hi all, I have to upgrade my HANA database from rev 97 to rev 110.I need to understand what I have to do in case of restore of the system (for example in case of error during the upgrade, or for a...
View ArticleSAP HANA Certification for Basis Administrators
Hi Experts, I am Basis Consultant having 9 years of experience including Implementations,Upgrade,Migrations and Production support.As SAP is now everything with Hana and it has become mandatory for...
View ArticleHANA DB Trigger Error
Hi All, I am getting the below error on an INSERT trigger on CRM_JEST table: Could not execute 'INSERT INTO "CRM_HANA"."CRM_JEST" VALUES ('100','0025B5A330EC1ED3A6F11B900734EBD4','E0008','','001')' in...
View ArticleDatabase copy without SWPM (multi-tenant)?
Scenario: We have a multi-tenant setup with one System database and 1 tenant database (BHS). We would like to use the backup of BHS to create a second tenant database (call it BHD) on the same box. Is...
View ArticleRead_Text in HANA Modelling
Hi, How can I replicate the Read_Text functionality in HANA Models? If I use STXL table in my Calculation view, it gives below error when I execute (Not during validation/activation but while data...
View ArticleCompare values of check thresholds
Hi Gurus, currently I am trying to document all changes made to the HANA DB we are using.I managed to do most of it by comparing files on the host to a default and with views. Now I am stuck at the...
View Articlesuspend groups on HANA
Hi,is there a possibilty to suspend groups on hana?For example: using BAPI_COSTELEMENTGRP_GETDETAIL suspends a node.But if you want to use these data in an cds-view, it is not possible. my idea is to...
View ArticleSAP HANA supported operating systems - PAM
Hi. Just want to bring to discussion something that for me is not OK or could lead to error when analysing SAP HANA supported OS in PAM. We all know that currently SAP HANA is only supported in: SUSE...
View Article