Re: Create a function in SAP HANA
Lars, Where do we make a request for adding this feature to SAP HANA? There is not a category for SAP HANA on https://ideaplace.brightidea.com/. I am working on developing OLTP applications on SAP HANA...
View ArticleRe: Create a function in SAP HANA
Hi Jonathan, I haven't said that scalar UDF are not going to be implemented, did I? The idea and requirement are clearly understood by HANA development management.But if, when and how this feature is...
View ArticleRe: Create a function in SAP HANA
I'm Sorry Lars. I did not imply that they were not going to be implemented. However, at the moment they are not available in SPS5. I was simply looking for a way to communicate the need to the product...
View ArticleLinear programming in SAP HANA
Hi, Can you tell me if linear programming possible in sap HANA? Thanks,
View ArticleRe: _SYS_BIC: SAP DBTech JDBC: [258]: insufficient privilege: Not authorized
Than you Lars I have created new system with EHP5 user and create new Attribute View whit EHP5 user. The user EHP5 have SELECT permission on SCHEMA EHP5, however when I execute the attribute view the...
View ArticleRe: What is Referential Join
I was looking for "referential Join" and found below blog from Ms. Gemma Durany useful for me!!reposting, might be useful for you....
View ArticleRe: Issue while creating a scripted calculation view
Hi Rajesh, if you couldn't solve the problem by now here is the solution.As Ravi mentioned check on the versions of HANA DB and the HANA Studio.I had the exact same problem. The reason was that the...
View ArticleRe: Linear programming in SAP HANA
Hi there, while there is no build-in 'solver' for linear problems (e.g. like the one you may know from MS Excel), what you can certainly do is to use the R-integration and employ the R-solver modules...
View ArticleGenerated DSO can not be deleted
Hi Experts, Because of the lack of the information related to the generated DSO for UOM, we've tried to convert the DSO to HANA Based DSO. We've got an error message :"Optimized for SAP HANA' property...
View ArticleRe: Top 10 Items using Analytical View
Hi Balaram, I think the TOP N should be left to the front end reporting and not restricted to the HANA information model. The TOP N records generally also depend on the selection criteria like date...
View ArticleRe: Generated DSO can not be deleted
Hi, Can you please check the SM12 entries and delete any existing locks. This is a generic comment and may help. Regards, Ravi
View ArticleHDB Studio Toggle Comment Shortcuts Don't Work
Most flavors of Eclipse that I have used have shortcuts available for commenting in and out code/sql; however, it appears in HDB Studio they are not available by default. If I have a sql editor open,...
View ArticleRe: SLT Replication of BSIS table TIME_OUT
Hi Martijn Thanks for spending time to reply.Our largest tables, in a sandbox environment using an ECC system refreshed from a production system, are over 800million records. I've spoken to my...
View ArticleRe: Problem installing SMD Agent on Hana DB, for Solution Manager Monitoring.
Hi Tomasz,First to all, I don't reply your question because i not received any notification!!.I found the solution yesterday too!!, but have no time for paste the solution here . Thank you very...
View ArticleRe: Hitting error "cannot insert NULL or update to NULL"
Hi Ravi, I have solve the issue, in order to update fuzzy field to NULL, in create table definition must set the field as DEFAULT NULL as following: "HOUSE_NO" TEXT FUZZY SEARCH INDEX ON FAST...
View ArticleIs it possible to change the Schema name in analytic views?
I have developed some analytic views that use tables in a specific schema "SCHEMA_A" which has other table for stored procedures etc. However, I want to improve the performance of the views and need to...
View ArticleRe: Create a function in SAP HANA
All, scalar UDFs are planned for HANA 1.0 SP6. Cheers,Rich HeilmanHANA Product Management
View ArticleIs it possible to change the Schema name in analytic views?
In the old days, you could export the content in developer mode (external .analyticview file, which would be a well-formed XML) and then, in the file's content, replace manually all references to the...
View ArticleRe: Top 10 Items using Analytical View
Balaram Agarwal wrote: @Henrique and @Ravindra: we should not use top 10 in the query as it does not search the entire database to give you top 10 items code based on any conditions (sales value for...
View ArticleRe: Is it possible to change the Schema name in analytic views?
Hi Larry, even though this was really designed for transporting between different systems, I don't see why you couldn't use it for exporting and then importing in the same system. Did you try and it...
View Article