SQL Server and HANA - Query with parameters
Hi!I have a Calculation Views with input parameters. If I execute a query from HANA Studio, it works OK! But if I try to do the same query from SQL-server, it doesn´t recognize that parameters.Do you...
View Articleinvalid datatype: "LOCATION" SPATIAL type in GROUP BY clause
Hi Experts, I have created a below table in sap HANA with ST_POINT datatype & inseted recrds in it as below. create COLUMN table MAP_LOCATION(SALES_ID NVARCHAR(5) primary key,SALES_REP...
View ArticleHide views from user
Hi all, I would like to hide the views of an entire package to the data base user (USER1).However, the user should be able to execute procedures that accesses these views. How can I do it? To define...
View ArticleSAP Hana view from SQL Server
Dear experts, We have a performance problem with a view on Hana consumed from SQL Server. If we do an select without parameters, the view returns 450.000 registers and take more than 50 seconds on...
View ArticleError handler for any error type
Hi all, how can I implement an error handler within a SQLScript procedure that is called for any error type? We defined the handler as follows DECLARE EXIT HANDLER FOR SQLEXCEPTION BEGIN CALL...
View ArticleLeft Outer join
Hi, I have a small requirement which I want to achieve. I have 2 tables table1 and table2. Table1.: A_ID Desc1 1 ABC1 DEF2 GHI2 JKL3...
View ArticleEnumeration values possible for table column?
Hello, I am wondering if it's possible to use enumeration values as a datatype for a CDS Entity. Does anyone know if this functionality exists? Thanks in advance!
View ArticleSAP UI5 component-preload
Hello experts, I have recently downloaded source files for SAP Fiori application TimeSheet so I can modify it. It consisted of several files which use I don't understand. Along with views and their...
View ArticleAuditing all objects withing a schema with a wildcard '*'
Hi. According to CREATE AUDIT POLICY - SAP HANA SQL and System Views Reference - SAP Library, for the HANA platform it's possible to audit all objects within a schema by using <schema_name>.*...
View ArticleHANA Login issue
Hi, I have downloaded SAP HANA Studio 30days trail .when am trying ADD SYSTEM in Navigator console.its asking below details:- HOSTNAMEInstance NumberUser namePasswordand System ID could you please...
View ArticleNew editor in Procedure is taking time
Hi Gurus, When ever I create a procedure in Project exporer under XS project type (.procedure), It is taking lot of time in buffering.Am I missing any setting in HANA studio (I am using SP7) which...
View ArticleXS to another Hana System
Hello everyone! I have xs-application and 2 HANA systems, for example, hana1 and hana2.XS-application based on hana1, but I want also use data from hana2.Is it possible?I was trying to call xsjs from...
View ArticleSwap space for HANA?
Dear all HANA expert, I have a small HANA virtual machine running on Windows 7 hosts. There are 32 GB RAM in HANA guest. I am wondering whether I can utilize the Linux swap space to increase the memory...
View ArticleUnit conversion vs BW
Hello. I'm loading data from BW to HANA and I'm using currency and unit conversion with the built in capabilities in Hana Studio. What I'm facing right now is that when comparing the volume in HANA vs...
View ArticleError in Decision Table using Analytic View
Dear experts, I am trying to create a Decision table on an Analytic view. As per the HANA document guidelines, the Analytic view has one Calc. Attribute, the Action is created from a Parameter and...
View ArticleSAP HANA Studio not starting
Hi Experts, While clicking on hana studio,the loading process of hana studio is suddenly terminating .I am unable to open the hana studio.Can any one suggest me the solution. Regards,Vikram
View ArticleHow to invoke a web service when a candidate is marked as "ready to hire"...
Hi friends, I need to invoke a web service when a candidate is marked as ready to hire in sucessfactors. What options I have? could you give me some key´s to call a web service from candidate module?...
View Articlesql/plsql for sap hana required?
Hii'm currently working as a sap consultant...i'm learning sap hana and do i need to learn sql/plsql as well?
View Article