Problem scheduling XS job under different user
Hi folks, In enterprise HANA I typically write procedures that run under a different user's credentials such as SYSTEM or JOB_ADMIN for example. Recently I've been starting to do development on a BW...
View ArticleReducing size of row store table (alert ID 67)
Hi HANAers, We keep getting this message every once in a while. snapshot : <date and time>Alert Name : Table growth of rowstore tablesRating : ErrorDetails : Rowstore tables on host...
View ArticleCalculation view
our project we have been asked to create only calculation views. Hence i am in the process of developing them. I have situation where, i need to join the projection of Join( vbak,vbkd) to...
View ArticleFilter table with 2 range
Hello, I want to filter a field of table in the data foundation of an analytic view with two ranges, but I can just include one range.Do you know how to do it? or what alternatives I have? In the...
View ArticleTriggers on SDA Virtual Table
Hello, 1.We have two HANA boxes; Upon insert/update in one HANA box, i need to trigger code/procedure in another HANA box. We created virtual table from SDA connection. On virtual table (in target...
View ArticleDate Input Parameter in scripted Calc view results no data
Dear Experts, I am passing a input parameter of datatype as DATE to a scripted calculation view which will return the data from Start of this Yeartill the date provided by the user, Scripted calc view...
View ArticleHandling multi value input parameters
Hi folks, When I pass a SINGLE value to a parameter in my calc view it works nicely and I get very fast results; SIMPLE CALC VIEW:var_out = select MAT.MENGE, MAT.BWART, MAT.MJAHR from...
View ArticleBW on HANA with Dynamic Tiering and Storage Replication
Hi Experts, Here is a question on the HANA TDIFor a new landscape of SAP BW on HANA with Dynamic Tiering we are looking to understand the appropriate Disaster recovery solutionAs HANA System...
View ArticleLog_Segments in Truncated State
We have been playing with backing agent to enable backups for third party tool. We had some errors and had to disable automatic log backup. and Log Mode to over write. I just realized that log segments...
View ArticleRegarding HANA modeling views
Hi, I have a doubt in SAP HANA modeling. There are 3 views in SAP HANA i.e Attribute,Analytic and Calculation view. Is there any specific reason for not introducing 4th view? I mean why it is...
View ArticleBackup tenant from DB13
Hello, I'm trying to schedule backups of my BI 7.4 system on DB13 but I'm getting the next error message: It's not possible to do backups from a BI on a tenant database from DB13? Regards
View ArticlePrevent Objects Deletion from _SYS_BIC by Users only having SELECT privilege...
Hi Friends, I know whenever we create a model in a Package and activate it, the runtime Column views are created and stored under Column Views section of _SYS_BIC schema.By giving the SELECT Privilege...
View ArticleSAP HANA High Availability (System Replication)
Hi all, I'm implementing HANA for a customer and the productive environments need to be High Available using System Replication. All this is configured and works fine, but the only point which is still...
View ArticleIs there Any Alternative for "connect by NOCYCLE prior" (Oracle Syntax) in...
Hi Experts, I am working on one migration project where we come across the Oracle syntax as "connect by NOCYCLE prior" which is probably not supported in SAP HANA. So is anyone had fixed this type of...
View Article"CALL "CHECK_TABLE_CONSISTENCY" ( ?, ?, ? )"
Dear all, in _SYS_STATISTICS.HOST_LONG_RUNNING_STATEMENTS we have a lot of expensive entries from type "CALL "CHECK_TABLE_CONSISTENCY" ( ?, ?, ? )" The time stamp don't match to DB13 "Check". The...
View ArticleHANA Client Library is showing 95 but it should be 97
hi we have done HANA client upgrade to Revision 97. in hana db server its showing 97 but sap application server (SAP ECC6.0) the system is still showing Revision 95. The system was restarted also...
View ArticleHWCCT result shows several "FAILED" items
Hi, We installed HANA 1.0 SPS09 on SLES 11 SP3 using Lenovo X3650 M5 (Supported TDI entry-level system). The box has two Xeon E5-2670 v3 with 768GB Memory. Four SSDs in RAID for /hana/log and lots of...
View ArticleHANA Change Recording process
Hi All, What is the Change Recording process? How would record the change number in HANA if this functionality was not enabled? Please someone give me an idea on this topic? Thank you
View ArticleTable movement incorrect syntax
Hi All, We have a strange issue i was trying to move the table but getting the below error always.alter table _SYS_STATISTICS.table_name move to 'hostname:3<>03' PHYSICAL * 383: invalid...
View ArticleError importing Data into table 'with schema flexibility' option
Hi I am creating a table CREATE column TABLE FLEXIBI ( X INT ) WITH SCHEMA FLEXIBILITY;and trying to import data through a csv file into the table with the following query"IMPORT FROM CSV FILE...
View Article