Re: Out of memory Error while querying SQL Script based Calculation View
Hi AV, plain SQL script with multiple CASE WHEN statements can be used in creating a Calc view but performance might be compromised.Script base calc view can be included in graphical view.Now coming...
View ArticleRe: What is SAP HANA live?
Hi Krishna, Want to know about SAP HANA Live, please refer to link https://help.sap.com/hba which gives all the information. Administrator guide is the single source of information for the...
View ArticleRe: How to install hana live
Hi Mani, Please go through below link for information. How to install HANA software components HANA Live (HCO_HBA_ECC) Best Regards,Atul
View ArticleRe: How to use ignore=check_min_mem Command
Hi Saurabh, Please use./hdbinst --ignore=check_min_mem if you have only setup.sh please try ./setup.sh --ignore=check_min_mem Best Regards,Atul
View ArticleRe: Transporting Data models in SAP HANA
Krishna, are you actually using this feature or just providing the link for reference? Just curious who is really using the Development perspective for modeling artifacts consistently. Regards,Justin
View ArticleRe: SLT Replication of BSIS table TIME_OUT
Hi Jormy, yes we fixed it eventually by using a different reading type for this table (4 if I remember correctly). Kind Regards,Nico van der Linden
View ArticleShow list of all schemas
Is there a syntax that I can use to view/show all schemas? I'm trying to familiarize myself with the basics of HANA SQL syntax so I can use it from the command-line from time-to-time rather than...
View ArticleRe: Show list of all schemas
Hi Jonathon SHOW is not a standard SQL command, but a convenience command used by some DBMS.Typically in SAP HANA you would use the Object Navigator to review the schemas as specific user can...
View ArticleRe: HANA Live - Attribute Views??
For those of you who has direct experience with HANA Live installations, what are you average response times for the HANA Live views executed directly in HANA Studio or through a BOBJ report? We have...
View ArticleRe: HANA Live - Attribute Views??
Serigo, If you have a limited amount of data you should not see response times in this range. Although, I have seen slower response time when the average transaction tables are > 2 Million records....
View ArticleRe: HANA Suddenly no connection "Java.lang.NullpointerException"
Hi Sir, Same error messages occurred.Still cant log to hana studio. Thank you.Regards, Clint
View ArticleRe: HANA Live - Attribute Views??
I have found HANA Live models to be models in a 'rough draft' state in general. As Jonathan mentioned, some of them are not exactly designed to take advantage of performance optimizations in calc...
View ArticleRe: Table partition thoughts
Confused on your post. Do you mean to say that you have a multi level partition defined on the table with a hash-range option? This would indicate to me that you always intend to use a GUID value when...
View ArticleRe: Table partition thoughts
http://help.sap.com/hana/SAP_HANA_Administration_Guide_en.pdf Take a good read through the above document at page 133, it should help you in your partitioning quest. Keep in mind - you can always...
View ArticleRe: Changes in Support packs of HANA ?
Hi Viru, Just to share some personal notes: ( Please feel free to correct ) Thanks Raj and Thomas for the links. Will go through them and will be updating this Regards,Krishna Tangudu
View ArticleRe: HANA analytical previlages for BO explorer views on IDT universe
Hi Krishna, I am seeing complete dataset even with analytical privilages. Thanks,Girish
View ArticleRe: Example needed for input and output parameters on Stored procedure
Hi Sammy,Sammy Salvatore wrote: 1. As you saw in my first screenshot that city has to be an input parameter used in the where clause.How will that be handled? You need to use CE_PROJECTION for it....
View ArticleRe: HANA Live - Attribute Views??
Hi, thanks for the replies guys.I as well replied with this info in another post, but will copy it hear, so maybe will get to the solution quicker We are using the sidecar scenario, where through SAP...
View Article