Re: HANA row store performing better than column store - help me understand why?
Short and sweet I executed the same query in the small data set and the row store performed better.So, when the volumes are large, the column store advantage will come in the picture. Right? I will...
View ArticleRe: HANA row store performing better than column store - help me understand why?
Hi Lars, When I am selecting the PK columns only (3 of them - item,loc,startdate), there are only 3 column stores to be traversed. Also, I put a filter on startdate < 'xxxx'. So, I was expecting the...
View ArticleRe: HANA row store performing better than column store - help me understand why?
In short: yes, the column table advantages only come into play, when you're looking at more data.Before that, none of the benefits (compression, partitioning, information models) really gains...
View ArticleRe: Screen text editor
Somehow your response has made this thread even less clear. Display screen painter? What exactly are you talking about? Are you talking about SAPGUI Screen Painter? If so I think you have certainly...
View ArticleRe: XSJS - Unable to send mail with pdf attachment
You haven't really said what the problem is. Are you not getting any attachment at all? Or is the attachment not the format you want. Are you sure your client side code is creating the PDF...
View ArticleRe: Screen text editor
You can only help me in any forum can resolve this question?Thanks!!
View ArticleRe: Screen text editor
I don't think anyone can help you unless you can supply more details about your question. Right now I don't see how anyone even knows what tool/language you are referring too. Also putting your...
View ArticleRe: AMAZON CAL
Hi Bryan, You can have a look at AWS | Amazon EC2 | Pricing Pricing is per instance-hour consumed for each instance, from the time an instance is launched until it is terminated or stopped. Each...
View ArticleSAP Hana Attribute View
Hello Everyone, I have read that attribute views only display descriptive information , they do not store measures.Now what i understand from measures is that measures means any numerical fields in...
View ArticleRe: One sequence for several tables
Hi Wenjun, thanks very very much for your help, but unfortunately it's not that what I am looking for. I would like to create a sequence and use this sequence in the CREATE TABLE command of different...
View ArticleRe: XSJS - Unable to send mail with pdf attachment
>However i need help on how to make this pdf available in the Server so that i could refer it when sending mail. Well in your source code example above you are sending it in the body of the request...
View ArticleRecreate ABAP Report (ALV output) in HANA Studio
Hi, What is the best approach to rebuild an ABAP report with ALV output in HANA studio so that it can be consumed by BO front-end tools (analysis/webi)? In the ABAP code data from multiple tables are...
View ArticleRe: One sequence for several tables
Hi Wolfgang, would've saved some back and forth if you had mentioned what you had tried already... Anyhow, specifying a predefined and shared sequence is not possible for the IDENTITY column.Besides...
View ArticleRe: XSJS - Unable to send mail with pdf attachment
Hi Thomas, I tried changing the below code to access it as bytearray as you mentioned. Still it is not working. var pdfDoc = $.request.entities[0].body.asArrayBuffer();var mail = new...
View ArticleRe: XSJS - Unable to send mail with pdf attachment
>POST http://xyz/WebContent/Services/EmailAttachment.xsjs 500 (Internal Server Error) sap-ui-core.js:27 That just tells you there was an error on the server side in the XSJS. Look at the body...
View ArticleRe: SAP Hana Attribute View
Here you are bit confused about what attribute views are used for. They are meant to provide attribute information of an entity which is distributed in multiple tables(material master, text tables,...
View ArticleRe: C_HANAIMP142 certification course
Hi Vishnu, I am also in same boat ..... and I think it got changed to C_HANAIMP142, I am also preparing for this course if you have any good material please let me know ... Gaurav
View Article