Re: Calculated Column
Hi Vasu, I am basis guy so don't have the syntax, but can you check with below link from help.sap.com...
View ArticleRe: Translate SQL Pivot query into HANA
This exact question had been asked and discussed a lot here on SCN. You might have used a search engine yourself to find those entries before posting the question once again. And Gregory Misiorek:...
View ArticleRe: Translate SQL Pivot query into HANA
Lars, thank you for pointing it out, so if i understand correctly both Oracle and SQL Server have PIVOT in their SQL syntax. shouldn't it be in the works for HANA? thx, greg
View ArticleRe: Translate SQL Pivot query into HANA
Well "should" is a very interesting word when it comes to platform product definitions I'd give it my +1 if there was a poll for it.But I'm pretty sure that my optinion is not the deciding factor...
View ArticlePersist data in table from Calculation View
Hi, If I'd like to persist output of calculation view to a custom HANA table, what are my options? We're running HANA revision 94. Calculation view is not performing and persisting seems like last...
View ArticleRe: [HDB] Avoid duplicate entries
Hello, I have already answered to this question above. Regards,
View ArticleLooking for the number of CPU processes when a HANA statement executes.
Hi Experts, Is there a way to understand the number of CPU that is use when a SQL statement is being executed in SAP HANA? I want to be able to do some performance tracking by having a better insight...
View ArticleRe: Persist data in table from Calculation View
You could write a procedure that is scheduled via XS admin. The procedure could just periodically copy output from your view to a persisted table. Then build a new view over that persisted table. I...
View ArticleRe: Looking for the number of CPU processes when a HANA statement executes.
The parallelism can happen on various layers of the statement execution and so it is often hard to predict how large it will be. SAP Note 2100040 provides some background information about CPU...
View ArticleRe: Looking for the number of CPU processes when a HANA statement executes.
Hi Martin, Thanks for providing the OSS notes and useful tips and will give it a try shortly. Helpful points awarded.
View ArticleRe: BOM explosion
Hi Patrick, Did you ever implement this to a working state with BOM? I have exactly the same requirement and I'm starting to think an ABAP report in ERP may be the way to go due to complexity....
View ArticleRe: SPS09 - statisticserver - regular error in trace: SQLDBC error -10821:...
Hello Lars, Any idea what kicks the statistics server session, we have the same issue and couldn't find any lead on this error. Also, what will be the effect of this error on other...
View ArticleRe: SAP HANA StatisticsServer Out of Memory Dump on Application
Thanks Martin for reply. How / why distributed transactions are run between indexserver and statistics server. I couldn't find anything related to statistics server impact on indexserver. Any...
View ArticleRe: SPS09 - statisticserver - regular error in trace: SQLDBC error -10821:...
The same recommendation still applies - use the integrated statistics services instead of statistic server. I'm under the impression that for the error posted by the OP the statistics server was...
View ArticleDoes anybody know when the hana one version 96 will be released ?
The "select distinct" query caused hana one server (version 91) crash. The version 96 of hana one will fix this problem. Does anybody know when the hana one version 96 will be released ?
View ArticleRe: HANA static encryption key vuneralibility
Thanks a ton Martin for the response. We had raised a message also for the same. Product support was just informed by development (only hours ago) thatthe security and administration guide for SPS09 is...
View ArticleRe: Unable to generate fiscal calendar in HANA correctly
Abhi and Justin, Are you still facing the problem?.. Please try the below solution. Currently the user SYSTEM is generating the M_FISCAL_CALENDAR data in _SYS_BI SCHEMA not the user who invokes the...
View ArticleRe: CE FUNCTIONS
Also just as an alternative to Priyanka's suggestion (it's requiring a measure because CUBE option is the default); if you do not want to have a measure then, depending what version of HANA you have...
View ArticleRe: BOM explosion
Hi Chris, Unfortunately we did not pursue this project so I don't have a working example for you. For now at least. -Patrick
View ArticleRe: HANA Security for Imported SAP BW Models - Revision 53
Hello Ramesh, Did you find answer to your question? Regards,Mohan Kalla.
View Article