Re: Understanding how BOBJ Explorer issues queries to HANA
Hey Jody, thanks for stopping by The culprit was a nested IF statement on a time dimension that was dynamically flagging a column (Y/N) in an attribute view. This of course joined to millions of rows...
View ArticleHow to check the dependencies in HANA
Hi All, Like the "Where-Used" functionality for AT/AN/CV in HANA, is there a view or a table that can be queried to get the dependency on a table/simple view? To make things more clear, I am looking...
View ArticleRe: Handling Different Join Conditions in HANA
I'd encourage you to write up a simpler example that describes the problem you're facing. Then folks (like myself) might be more inclined to chime in.
View ArticleCustom Currency and Units of Measurements conversions with SAP HANA SP07
Hi, We have our source data in SQL Server 2008. The conversion factors for currency and unit of measurements are also in tables in SQL Server. The run time aggregations involving the conversions is...
View ArticleRe: How to check the dependencies in HANA
I'd encourage you to look at the "SAP HANA SQL and System Views Reference" found at help.sap.com/hana_appliance - you'll find lots of useful system tables and views! That being said, the specific table...
View ArticleRe: Understanding how BOBJ Explorer issues queries to HANA
Interesting. I don't have a whole lot to offer from your observations - mine have been similar. What I'd say is that I've never really seen awful performance from "je", "bw" or "olap" operators -...
View ArticleRe: hana upgrade ( 41 to 69) issues
Looks like Dell has made /sapmnt pointing to /hana/exeini . Hence we have noticed file structure changes there which is normal as per SP6 installtion manual. It doesn't make sense to use /hana/exeini...
View ArticleRe: Handling Different Join Conditions in HANA
Hello Jody,I'll try my level best to simplify things.I hope this diagrammatic representation makes it easy for everyone's understanding. Thanks & regards,Jomy
View ArticleBW tables distribution in HANA SP6 and later
There are so few information about very various theme as HANA table placement and table distribution. In SPS 06 and...
View ArticleInvalid key figure error after reactivating analytic view
Hi folks, I have an analytic view that has been working fine with no problems for months. Recently I added a non numeric field to it and moved into production via IMPORT of delivery unit and began...
View ArticleRe: Understanding how BOBJ Explorer issues queries to HANA
Interesting observation. Just out of curiosity, what Rev are you working on? In our scenario, the calculated column was in the attribute view itself. If you still have that test model handy, can you...
View ArticleRe: Invalid key figure error after reactivating analytic view
Hi Patrick, Wish I could provide useful advice on the error, why it worked before, and why it doesn't work now. Not much I can add here. However, my question is whether or not the developer validated...
View ArticleRe: How to check the dependencies in HANA
Cool. Glad you found it useful. I've never had problems extracting out objects from procedures via OBJECT_DEPENDENCIES. Let me know what the specific issue is you're facing and I can try to help.
View ArticleRe: can anybody answer sap hana below multiple questions
Hi Venkatesh, Let's not forget about this inconvenient little document that we're all supposed to abide by when we participate in OpenSAP courses:openSAP Honor Code If you need the answers to those...
View ArticleRe: can anybody answer sap hana below multiple questions
Hi Venkatesh, If I remember correctly, they are OpenSAP questions that I attended in May, 1 SAP HANA UI Integration Services has to be imported as a delivery unit. SAP HANA UI Integration Services...
View Articleover 5 hours stored procedure with INSERT on SAP HANA
Hello Experts, We are having a simple INSERT stored procedure which for some reasons goes for over 5 hours. When we execute the same INSERT statement in the pure SQL console it takes around 10 minutes....
View ArticleRe: upgrade to SP07, LCM did not come up after self update
Did you try the steps in note http://service.sap.com/sap/support/notes/1896320 ? Regards,Serge
View ArticleRe: Invalid key figure error after reactivating analytic view
Hi Jody, Actually they appear to be correct. But what I had discovered is I had created a series of calculated measures that the Microstrategy developer was ignoring and essentially recreating the...
View ArticleRe: Invalid key figure error after reactivating analytic view
Jody also I was told by Microstrategy developer that if they define anything as a measure the SUM automatically gets added to the SQL on their end. ie: As the HANA developer if I don't want something...
View ArticleRe: Does HANA have a result cache
Hey Justin, good that somebody wraps up his sleeves and tries out the stuff Not sure from the top of my head about the result cache size settings - I would have guessed that this would be a global...
View Article