Sleep or Wait in SAP HANA??
Hi, Is there a functionality in SAP HANA where we can make the procedure to wait for a given interval. Something similar to DBMS_LOCK.SLEEP () in Oracle.. Thanks,Varun Vemala
View ArticleRe: Sleep or Wait in SAP HANA??
Any specific reason why this is not included? I'm not able to find any work around within HANA too - Varun
View ArticleRe: Sleep or Wait in SAP HANA??
As a SAP employee you have the chance to go and get in touch with development, product management or even SAP management. Why not use this channel instead of asking something like this here? If you...
View ArticleDTP parallel Processing
We are doing HANA (Proof of Concept). We converted BW system from 7.3 sp pka 11 to to 7.31 SP 13 with HANA .But now when loading a DTP with parallel processes to 12 , it is only doing 3 packets at...
View ArticleRe: Why LEFT OUTER JOIN returning less records in SAP HANA?
Hi Anupam, I have doubts about your results and conclusion: On second SQL you introduced a filter on secondary table restricting only for NOT found records. If they match it's not listed. On third...
View ArticleRe: DB View
Hi Jo, Your view on ECC is an DDIC SE11 view right?This kind exist only on application server, no DB view exist What you need, the view on HANA to be consumed only on HANA?In this case you can create a...
View ArticleRe: Error while redeploying the Hana Views
Hi Saloni, And what about the error mentioned that ELEMT is not there on node AGGR_AN_MAT_PRICE_DIFF? Did you checked and tried to model it differently?The sources are purelly from you or is something...
View ArticleRe: Consume SAP Calculation View with input parameters
Hi Fulvio, Still not much details.What are the parameters needed by BOMExplosionQuery (I'm not with a system with SAP HANA Live right now)I guess the parameter is exactly the material so in that case...
View ArticleRe: Aggregations in Calc view calculated columns are not working as expected
Hi Ramesh, The workaround is to you split your selection into a branch aggregation only the region and sum the revenue. Then filter to keep only regions that match your criteria.Join this node with the...
View ArticleRe: Achieve performance without Input Parameters
Hi Papil, Perhaps you are facing of time to transfer data between engines (as you increase the payload it takes more time). You mention about input parameters but if you use an filter on WHERE clause...
View ArticleCannot open data preview (HANA Studio v2.0.2)
hello, I recently encountered an issue with HANA Studio (2.0.2): I cannot preview any data. After I click on "open data preview" of a table, the system does not show any reaction or warning. Does...
View ArticleAnalytic View Default Aggregation Count
I had loaded two files 1. customer table 2. sales table in to sap hana DB when I am trying to create the analytic View it is Taking COUNT as Default Aggregation I Have to get SUM in the Aggregation...
View ArticleRe: Analytic View Default Aggregation Count
Hi Mohan,next to count there is drop down and select sum instead of count.
View ArticleRe: Cannot open data preview (HANA Studio v2.0.2)
Hi Ye, you may have to provide more information about your landscape. Is this happening on test box, how many rows are you trying to display? when you do data preview do you get message no rows...
View ArticleRe: Analytic View Default Aggregation Count
But There Is No Drop Down Is Coming Up So That's Way I am Looking For Resolution Either we Can Do it By Any SQL or Any other
View ArticleRe: Error while adding system in hana studio
Hi Mamta, You can check do a simple test using telnet.Open a console (Start -> Run -> CMD)type:telnet ld9155 30015 If you go to a blank screen, the server is listening and you have no network...
View ArticleLifecycle Management not starting on new HANA applicance
Hi All, We have just finished installing our non-prod (1TB shared instance) and prod HANA appliances and everything looks fine until we try to start up Lifecycle Manager. From HANA Studio, we get the...
View ArticleRe: Cannot open data preview (HANA Studio v2.0.2)
did you just upgrade to HANA Studio v2.0.2, if so was the old one working or not, did this issue happened right after the upgrade? the reason I am asking because I see the entire error message is Java,...
View Article