How to reprocess information in a table?
Hello. This is my question, I have a table with sales data at product level in LB. In another table I have the cost by product.The cost table is updated in a regular basis. I need to calculate the...
View ArticleManage text analysis dictionary with API
Hi,Does HANA provide a client API to do CRUD on repository objects like hdbtextconfig, hdbtextdict files and activation of them?Let's say I cannot use the HANA Studio for design and want to do it...
View ArticleEnabling the KPI Framework on HANA
HI, I try to enable the KPI framework on my HANA follwoing the guide:http://help.sap.com/fiori_bs2013/helpdata/en/3a/751c521cb19933e10000000a44538d/content.htmI need to import the delivery unit...
View ArticleCan a masters fresh graduate student learn SAP HANA ?
Hi Recently I had Done my masters In Computer Science Its Time to me Decide Which way to choose ? As I am pretty Much interested in latest Technologies came to Know about Sap HANA I want to Know more...
View ArticleCreate Table fails with dup error because it does not recognize table was...
Hi, Exerts... I have a stored procedure where I am trying to write records to a temporary table. As a first step I want to unconditionally drop the temporary table (it may not exist), then re-create...
View Articlescheduled jobs on hana
can i create a scheduled jobs on SAP HANA. like creating a store procedure and running the store procedure in schedules. so that i can pull the records from multiple tables and push it into a different...
View ArticleGenerating Dependencies for Calculation/Analytical View in SAP HANA.
Hi Everyone, I am trying to find out the dependencies for a specific Calculation/Analytical View. I have used sys.object_dependencies but that gives only the table names on which the calculation view...
View ArticleHow to call a write procedures which has output parameters in an xsodata...
Hi, I have a use case where we call a Stored procedure from an xsodata service, where in I also need some output from procedure.We couldn’t achieve this because whenever I pass some output from my...
View ArticleAnalytical Privilege Issue
Team I am using HANA1.0 SP7. I have created Attribute view successfully and analytical privilege also successfully. And then i have created a user to assign analytical privilege and i have assigned the...
View ArticleGetting error at BEGIN while executing Funtion
Hi ,I am trying to execute the function given in HANA Sql script reference.I am getting below error at step BEGIN even the code syntax looks fine CREATE FUNCTION func_addmul(x Double, y Double)...
View ArticleAnalytic Privilages for Calaculation views
Hi, I want to create analytic privilege for a calculation view which is build using 3 analytic views. Analytic views are build using attribute views.. I have created an analytic privilege as Ap_Test in...
View ArticleInner Join with column based table
Hi SCN-Team, I have a question regarding inner joins with column based tables.Could anyone explain to me, why it is not recommended to make an inner join statement with an column based table? ThanksNicole
View ArticleGet first entry of a table (return parameter of procedure)
Hello Community, I created a procedure with a couple of projections and one join.The procedure returns the result as a parameter (o_result).In the calling procedure, I get the result. But I need to do...
View ArticleColumn store errors during runtime
Hi, I created a HANA instance in the trial landscape and directed my application to use the HANA instance schema. Over time, I get errors: SAP DBTech JDBC: [2048]: column store error: search table...
View ArticleException Handling
Hello,I have the following procedure and I want to have access to the table within the Exit Handler.But it seems that the in_msg table is not accessible within the exception case. create procedure...
View ArticleDebugging a stored procedure from a external session
Hi experts, I am debugging a stored precedure called from an ABAP report. When the control is passed to hana studio debugger, everything looks fine, I can see the content in variables and all stuff....
View ArticleError while activating attribute view :
An internal error occurred during: "Activation".java.lang.NullPointerException How to resolve this error!!!
View ArticleCannot download Linux 64 bit HANA client
Trying to download HANA client for Linux 64 bit using the following URL https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/webcontent/uuid/402aa158-6a7a-2f10-0195-f43595f6fe5f When I select...
View ArticleHANA XSODATA Create multiple entities with associations in single LUW
Hi all,Is it possible to create multiple entities with associations in a single LUW. For e.g. we have a Sales Order and Item. This is modelled as 2 DB tables and 2 entities.In XSOData I have defined...
View ArticleInsufficient privileges - User xxxxxx do not have INSERT and CREATE ANY...
Hi , I am trying to load flat file data in to SAP HANA using Import Wizard, I am getting this error message after updating source file path, Header rows, existing table and schema. ----- when I click...
View Article