SYS vs PUBLIC
Hi, Sometimes I see a table under two different schemas (SYS and PUBLIC).I checked both and their content appears to be same and same record count.My question is SYS vs PUBLIC. Most of the time a table...
View ArticleAre there any limitations on concatenating string columns in Analytic Views?
Hello Experts, I have made the following observation and I wonder if I'm missing something or if there is a limitation in the way string columns can be combined as Calculated Columns within Analytic...
View ArticleSAP HANA Questions on Restore
Hi,I was reading the HANA documents regarding backup and restore and have some questions. Please assist 1.Where does the log files for commited transactions get stored2. Is the files which i see on...
View ArticleSAP HANA Questions on Restore
Hi,I was reading the HANA documents regarding backup and restore and have some questions. Please assist 1.Where does the log files for commited transactions get stored2. Is the files which i see on...
View ArticleQuery design?
When using a SAP HANA DB, is there any differences of the query structure design, to take advantage of the performance gains? Is there any aspects that you should consider when designing new queries?
View ArticleCannot get CMS started after BusinessObjects Explorer installation
Hi Folks, I have SAP Hana 30 day trial server. I installed SAP BusinessObjects BI Edge Edition free trial version and everything seemed to be working just fine as I was able to access Central...
View ArticleSAP HANA restore
As per reading the HANA document i understand that HANA has data file and log file. The log files are commited and written to the database every 5 mins or so.If this is the case, why is there a lot of...
View ArticleIs it possible to do POST (insert) on HANA using oData service from XS?
Hi Experts,Can we do POST/PUT/DELETE on HANA using oData (XS engine)? If Yes, can you please share some sample? RegardsRohith
View ArticleMAX(varchar) HANA
Hi All, I'm having trouble getting an anlytical view in HANA studio to load data after I add and max of a varchar field measure to the view. Any reason why the analystical view doesn't like max on...
View ArticleSAP HANA Server Upgrade
How do I Update SAP HANA Server in Cloud Share Environment? Wanted to try some of the features in HANA 1.0 SPS3
View ArticleIgnore where clauses when the value is space
Hi, I have a SQL Select on say a table A that has columns a1 a2 and a3. I am writing a stored procedure that would return a sum of a3 for a specific a1 and a2 values. So the query looks like this...
View ArticleRegister on cloud share is failing
Hello, While trying to register for SAP HANA, developer edition on CloudShareThe link here is above pic which goes to following...
View ArticleProblem on initial config step of hana studio
Hello, I was watching the great video "Native HANA Dev Workshop: Getting Started" from Thoman Jung on Youtube.To the point where I have to open SAP HANA Studio --> Menu --> Window -->...
View ArticleError while activating attribute view :
An internal error occurred during: "Activation".java.lang.NullPointerException How to resolve this error!!!
View ArticleUsing .NET ODBC with mutiple queries
Hi The following statement works fine in Hana Studio: CREATE LOCAL TEMPORARY table #prc as (select '1' AS Test from dummy); SELECT * FROM #prc; DROP TABLE #prc But when executed via the .NET Odbc...
View ArticleNeed TZHANA and TZH300 docs
Hi All, I required the TZHANA& TZH300 docs to pass HANA certification,can anyone please share these docs.. Regards,Pravanjan
View ArticleDATE displayed as 00000000
Hi, I am starting into HANA SQL these days.....I am trying following SQL - select BNAME,BCODE,GLTGV,PASSCODE,UFLAG from "SAPQ12"."USR02"; This sql displays the date as 00000000. I tried TO_DATS(GLTGV)...
View ArticleDistributed Hana on AWS
Hi,the title says it all - is it possible to use distributed Hana on AWS? The Admin Guide says "go to the directory where you mounted the SAP HANA DVD" but there is no such directory on AWS. -- Micha
View ArticleBPC on HANA
we are looking at implementing bpc 10 on hana. we need to understand if this is any different from BW on hana (our current understanding is this is BW on HANA and since BPC sits on top of BW we'll be...
View ArticleCan HANA joins not be trusted
First problem: I have attribute views on M_TIME_DIMENSION and linked them e.g. to VBAP-ERDAT via SAP_DATE the SQL date however is off by one day in my report (e.g. SAP date is 20130225, SQL date shows...
View Article