Developer or Modeller perspective - What do I use?
Hi all,From all the videos I had studied, I was using the modeller perspective to create my hana models.Now from some reading around I come to know that people have now stared using the developer...
View ArticleRe: Developer or Modeller perspective - What do I use?
Hi Sammy, Have a look on this excellent blog from John Appleby. 6 Golden Rules for New SAP HANA Developers He did mention about this question in his blog: Don't use the SAP HANA Modeler Perspective...
View ArticleRe: Creating a CE function with dummy table
Hey Sammy Ok, a formal comment to this would include things like:the slide doesn't state the HANA version it refers to, nor the time it has been createdthe SQL and the CE-functions are not equivalent...
View ArticleRe: Error in creating PAL Procedure
Yes, I have also found this. Sometimes you can cancel it in HANA Studio, other times you havd to wait for it to finish, or restart HANA. You will find newer HANA Revisions especially Rev.72, handle...
View ArticleRe: Error in creating PAL Procedure
John, Thanks for the reply. After PAL Apriori worked for too long, I checked CPU utilization and table distribution. I often found out CPU utilization is almost 0, and the size and number of records in...
View ArticleRe: Creating a CE function with dummy table
Hi Lars , I tried searching in different ways and different guides available online but couldn't find the function. Got to know about usage of Component () here. Even the "Help" in HANA studio which I...
View ArticleRe: HANA Live - Attribute Views??
Sergio, Take a look at the following presentation. Near the end of the presentation there are a few slides on how to invoke the "Visualize Plan" utility for a SQL statement in HANA Studio. Can you post...
View ArticleRe: Creating a CE function with dummy table
Hey Krishna, actually it is documented, but yes, very very hard to find . Check the "Modeling guide - 8.6 Functions used in Expressions" to find the list of functions to be used in expressions. For...
View ArticleRe: HANA Live - Attribute Views??
Interesting comment: Sergio Alsis wrote: for some reason, after launching the view for two days the results now got better, to around 2 seconds for 1000 rows. I increased the entries number to 10000...
View ArticleHow to filter record in analytic view
Hi, i have create a analytic view and add an input column but not able to get filtered recordplease advice the proper step to achieve this Thanks,Rajesh
View ArticleChanges in Support packs of HANA ?
Is there any document which specifies the changes that happened from the Initial release of HANA till date,(like when every SP is release , what are the changes that happened from previous release to...
View Articlecopy rows from one table to another
Hi together, i'm facing a problem while using procedures to copy different data from one table to another and hope that somebody can help me fast. For testing, i created two tables: CREATE COLUMN TABLE...
View ArticleTable partition thoughts
Hello, We decided to partition a table by Hash for the key (GUID) and range for the periods – one partition for each month. Now we are thinking how to make the range dynamic. Should we create the...
View ArticleHow to install hana live
How to install hana live, Is hana live is similar to BI Content
View ArticleWHY HANA VIEW ARE GIVING BAD PERFORMANCE IN DASHBOARD THEN TABLE
Dear Experts , I have created a dashboard on top of HANA view. Scenario 1HANA view is taking 3 seconds to fetch data in HANA studio .When we create dashboard on that view, the dashboard is taking...
View Article"Table SAPB73:RSODSACTUPDTYPE: Is in rowstore does not exist" error
Hi experts, While activating a DSO in BW on HANA I am receiving this error message. ( see below image)Please let me know if you had experienced a similar error and how you fixed it.CheersTansu
View ArticleRe: "Table SAPB73:RSODSACTUPDTYPE: Is in rowstore does not exist" error
Hi Tansu see SAP Note 1888106 - Table RSODSACTUPDTYPE is not found when activating DSO. Regards,MarcSAP Strategic Customer Engagements (SCE)
View ArticleRe: Not able to delete File from Repository
I would try unsharing the project, deleting it (including the local files), then re-check it out from the repository. That will surely give you the latest version. Of course unless you have pending...
View ArticleRe: hana upgrade ( 41 to 69) issues
FYIsolution was to use 1933167 - No or not enough memory capacity for mount point /hana/exeini on Dell HANA appliances. Another issue was identified in HLM on the path injection chack ... Solution...
View ArticleRe: "Table SAPB73:RSODSACTUPDTYPE: Is in rowstore does not exist" error
Thank you Marc. Since the client doesn't have HANA studio, I couldn't run the SQL, but I got the idea.However I used transaction SE14 and changed the storage parameter called IS_COLUMN_TABLE to TRUE...
View Article