Can 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 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 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 ArticleAccess analytical view from SAP using ADBC.
Hi All, I have trouble accessing the analytical view from SAP using the ADBC. I get an "Not authorized error". After reading to other posts and discussions I need help with changing the default user...
View ArticleConfusion about replication
Hi Gurus, Numerous sources list three types of replication from ERP to Hana. This link includes a graphic that appears in several Hana training manuals....
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 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 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 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 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 ArticleSAP HANA studio plugin errors
Hello, I am facing an plugin error in my Hana studio. In the SAP HANA DEVELOPMENT perspective under the Repository tab, I am getting an error as,"Plug-in com.sap.ndb.studio.dwb.team.ui was unable to...
View ArticleAnonymous Call to access XSJS service using SQLCC
This post focuses on how you can bypass the HANA logon or make an anonymous call for accessing an XSJS service. I would also share the challenge I faced when a XS app was wrapped as an Android...
View Articlepackage checkout failed : SAP HANA Studio
Hi Experts, I am facing issues while checking out packages from HANA Repository. Once i choose the check out option, the corresponding folder is not getting created in the local repository directory...
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 Article