Re: PAL - SAP DBTech JDBC: [423]: liveCache error: [423]...
Dear Chak Kolli, Have you tried something like this: Please use schema name and drop all the tables you created. SET SCHEMA your_schema_name; DROP TYPE PAL_DT_IRIS_DATA;CREATE TYPE PAL_DT_IRIS_DATA AS...
View ArticleRe: What is the difference between "p1.p2/MyView" and...
Hi Hema, 1) What is the difference between hierarchies created for attribute view and analytic view? We create hierarchy between attributes in modeler to improve the analysis for business users...
View ArticleRe: How to assign an Analytic privilge to user using SQL?
Good to know that you got what you want
View ArticleAccessing SAP HANA System
Hi, I am an ARIBA Employee and I want to learn HANA. I have gone through some documents and also following open.sap.com. Please if somebody can help me with any internal SAP HANA System for practice...
View ArticleRe: how to rank two columns using contains in Select statemen
Hi Fernando Fernando Ros wrote:- CONTAINS is only supported for Attribute View That's not exactly true.You can use CONTAINS also on Analytic Views but it's required to enable full text search on the...
View ArticleRe: how to rank two columns using contains in Select statemen
Hi Lars, It's really nice. I never explored on this tab "Search Properties" and came to know about this now only. RegardsRaj
View ArticleAccessing SAP HANA System
Hi, You could watch the Week 1 [ Introducion to SW development on HANA]content in Open.sap.com and will be able know the different ways in which you can access the SAP HANA Systems for Development...
View ArticleRe: "Top N" Function in HANA
Thanks Raj,I was wondering if it is possible to do this in a calculation view or analytic view? I dont see a TopN or rank function, maybe there is none.
View ArticleRe: L-Language with SAP hana
Hi, Agree with you Rich, we get many times this question from EOM partners and others.Complex analytics computation (ex some Sybase ( in finance) ASE customers are developping UDF rutines in C or C++)...
View ArticleRe: SAP HANA jdbc performance
Hi Orest, as SAP HANA studio is using JDBC I'd tend to say there are already quite a lot of people that worked with JDBC on HANA: Concerning batching: it's supported, but this doesn't mean that you...
View ArticleRe: "Top N" Function in HANA
Hi Brian, Me too could not find the relevant CE function in SQLScript.I thought CE_CALC would be of some help but all goes in vain. RegardsRaj
View ArticleRe: how to rank two columns using contains in Select statemen
Same for me, need back to school.. rssss Thank you Lars to point to this out. Regards, Fernando Da Rós
View ArticleRe: Monitoring log segment usage
Thank you for the response Lars. Are the log backups tracked in a Hana system table? Most of our operations monitoring is done by separate monitoring servers so I was hoping that there was an easy way...
View ArticleRe: Accessing SAP HANA System
Hi Ravi, Check the below link for getting trial access to SAP HANA system through cloud share access http://scn.sap.com/docs/DOC-31600
View ArticleRe: how to rank two columns using contains in Select statemen
Hi Ramesh, The 1 as source and 2 as source is only constant values to you use in ORDER BY stantment later (you requested to have these selection prior than others). About the fuzzy, yes there's some...
View ArticleRe: Not able to get ECC tables in cloude share in SAP HANA
Hi Ganesh...i dont think so you can conect ECC with cloude share hana box......for practice you can load flat files or insert record from sql queries and have a feel of coulde HANA box.
View ArticleRe: Monitoring log segment usage
Hi Jason, you could use the information from m_backup_catalog (SAP HANA Reference: M_BACKUP_CATALOG). Just filter for the backup type and you have your "log creation rate" ;-). - Lars
View ArticleRe: Which module has a good scope in future either SAP HANA or SAP BW?
Ravi, I looked into both Informatica/OBIEE and SAP HANA/BO (Got trained for both). If you look for future HANA and BO (If not BO, some other reporting tool can be used) is going to be good. Since...
View Article