HANA Joins - Record Counts - Basic Query
Hi Expert - I am new to HANA and found odd behavior , I need to know the reason for the same. Its a simple inner join between two tables. ECC Billing Header TableSELECT count(*) FROM "ECC"."VBRK"...
View ArticleAttribute error msg
Hi, am trying to create a attribute view with 7 tables and while activating I keep getting the error message "Encountered an error in Repository run time extension; No Language column found for...
View ArticleHana System Overview Status
Hello, I'm having a problem for displaying the overview system status from Hana Studio (admin perspective -> Admnistration) and also dbacockpit, (Current status - overview), sometimes the info is...
View ArticleDate Conversion issue in Universe based on HANA calculation View
Dear Experts, In HANA we have field like Schedule payment date as data type as NVARCHAR, we have created universe based on HANA calculation view. In IDT business layer when running the query with...
View ArticleSAP HANA StatisticsServer Out of Memory Dump on Application
Hello All, We are on HANA SPS 08 Rev 85, Statistics server(standalone) was restarted due to OOM. My question here is does this cause a dump(ST22) in XXX(SAP Application system)? XXX(SAP Application)...
View ArticleHANA static encryption key vuneralibility
Hi Folks, I have a question. Was going through the website wanted to understand if we are still facing an issue with the static encryption key where its same for all installations. Has anyone faced...
View ArticleHow to replace hex characters in SQL-Script?
I've got a table that contains rows having the 'NUL' (x'00') in a varchar string. It's not just that character by itself, but mixed in with other printable ones and the occasional CR or LF. I'm...
View Articlehana SPS08 database installation failed on redhat 6.4 64 bits
[root@jkspi HDB_SERVER_LINUX_X86_64]# ./hdbinst --ignore=check_diskspace,check_min_memSAP HANA Database installation kit detected. SAP HANA Lifecycle Management - Database Installation...
View ArticleData type mismatch error
Hi, Please advice to fix below error. I am trying execute stored procedure which will insert data into a table 'MBEW_NEW' from table 'MBEW' with filtered data. I have created MBEW_NEW table with...
View ArticleHANA Multi-host system. Do instances have to have the same number?
Hello everyone, I know in all documents that I read it said that all instances of a HANA SID must have the same number. But I feel like I came across a document (can't find it again!) that stated that...
View ArticleWhich HANA hardware Vendor to Select and Why ?
Hi , I am looking to collect some facts to know market leader in HANA appliance hardware and Pros and Cons for vendor ? Any suggestion based on use cases will be appreciated . -Suharsh
View ArticleSAP HANA with BW (or) SAP ABAP with any functional module
Hi. I Hope you guys are doing good. I am a Ms student from USA who is going to graduate in next 2 months,Since i would like start my career in SAP, among SAP ABAP and SAP HANA with BW which one is best...
View Articlehow to login to bw inside hana
please find the below attachement while iam creating new bw project inside hana studio it is showing error
View ArticleLarge rollback transaction table
Hello experts, today I've experienced an error with indexserver not starting due to a large number of transactions in the sys.m_dev_rollback_transaction_table This is described in SAP Note 2099859 and...
View ArticleStorage based Backup for SAP HANA with MDC
Hi We are in the process of evaluation of SAP HANA(SPS09). From the implementation partner we got an architecture of ECC and CRM in one HANA box as MDC (Dev, QA and Prod). The sizing for the...
View Article[HDB] Avoid duplicate entries
Hi Expert, I'm quite new in SQL so sorry if my question is not so interresting... I would avoir duplicate rows into a SAP HANA table, so I started to create a trigger after input on my table and then...
View ArticleError when creating new BExQuery in Hana Studio BW-Modeler
Hello everyone, I'm trying to create a new BexQuery based on an InfoCube on my Business Warehouse. I receive the following error message:Requested content v1_8_0 type does not match internal version...
View ArticleTranslate SQL Pivot query into HANA
Hi, Please assist me in translating the sql query below into a HANA version.It's a SP to create a dynamic pivot table DECLARE @columns NVARCHAR(MAX), @sql NVARCHAR(MAX);SET @columns = N'';SELECT...
View ArticleTable distribution and partition in SAP HANA
Hi All, Have some queries regarding table distribution and partitioning.Few things like for table redistribution, is there a way to run it via sql or a script. Since we dont want to go through the...
View Article