Best method to use LAG - A window function in Scripted calculation View.
Hello Community, I am struggling with performance issue - with LAG - a window function when used in Scripted calculation view. In my scenario I am having a single column table with 7 columns and 1.5...
View ArticleCan I duplicate HANA database
Hi, In our HANA server, we have 2 LIVE databases. I would like to duplicate 1 of the LIVE databases as a TEST environment for some testing. I am not able to find any notes or tips to duplicate a single...
View ArticleReferencing resultset field in procedure
Hi folks, I have a procedure that has a step where it performs a simple SQL to return a single value from a table. In this case returning a simple timestamp field in nvarchar format; myStamp = select...
View ArticleShift career to SAP Hana
Hi Friends, I have been working in BI/DW technoloy for the last 9 years mainly on the Microsoft BI stack (SSIS, SSAS, SSRS). I also have a fair amount of experience in Business Objects 6.5 and XI. I...
View ArticleProblem binding variable to query in procedure
Hi folks, I'm having an issue binding a variable to a query. For example the following works in my procedure; DECLARE V_PLANT NVARCHAR(4) := 'ACME';tempVar = select field1 from myView where Plant =...
View ArticleReplicating data from Multiple ECC into HANA schemas
Hi,If I have 2 ECCs in my landscape and want to replicate them into HANA, what would be the best strategy?For ex. MARA table will be there in both of them. I was thinking of having one schema and one...
View ArticleKindly Suggest about Hana...
I am working in Microsoft SharePoint Technology since 6 years. Now i want to move my career to SAP. Let me know which is best fit technology/module in SAP that can help to move. I dont want to lot my...
View ArticleMigrating standard cube to hana optimize cube trigger Error
HI ,All : referance to HANA information ,it can use T_code : rsmigrhanadb or use program :RSDRI_CONVERT_CUBE_TO_INMEMORY to migrate.but execute to t_code ,trigger some errors , as follow : Workbench...
View ArticleSAP DBTech JDBC: [258]: insufficient privilege: Not authorized - SAP HANA
Dear All, We are getting the below error when we tried to call procedure ART_PROC using the SYSTEM user in SAP HANA Studio, Could not execute 'call "TESTECC"."ART_PROC"'SAP DBTech JDBC: [258]:...
View ArticleWhere to get Demo Content for SAP HANA SPS7?
So, I finally ended up opening an 'Amazon Web Services'-account, since the new SPS7 is not (yet) available on Cloudshare. After having configured everything properly, including installing the update...
View ArticleF1 help for parameters
Hi All, I was wondering like what we have in abap stack, can we get some kind of description of the database parameters within the studio itself.Is there a alternate rather than going to help.sap.com...
View ArticleHANA an the HR/PD framework
Hi,a very general question about HANA.As a university we are working a lot in the HR/PD framework. Has anyone already experience with this combined with HANA?Evaluation paths e.g. are used often in...
View ArticleSAP-NLS w/ SAP-IQ - How to do CESU-8 on Linux UTF-8 server
TheSAP Netweaver BW:Implementation SAP-NLS with Sybase-IQ version 1.40 (April 2014) requires creation of DB using encoding CESU-8 andcollation CESU8BIN - see page 38). Neither of these are defined on...
View ArticleHow do you load UNSTRUCTURED data into HANA?
As SAP claimes HANA supports both structured and unstructured data. Can any of you - hoping from SAP - to explain how HANA supports unstructured data please? I would like to know how to1) load...
View ArticleFetch returns more than requested number of rows
Hi folks, I'm passing a single field from a single row into a variable in a procedure. The following example works if MSEG query results in a single row; EXAMPLE 1: lets say I have a one row in MSEG...
View ArticleError handling inside procedure
Hi folks, I have a piece of code that is performing a value lookup for a single string in my procedure, and it's working great; select fieldValue INTO tempVariable from myTable; Then I use the results...
View ArticleHow to implement TOP Function using Cal views?
Hi Experts, Business has a requirement to get top N records from a table where N will be an input parameter.we are trying to avoid using scripts based views so trying to implement through graphical...
View Articleturn delta merge off
I have a stored procedure doing joins and transformation in a loop and writing to a column table in HANA. The stored Procedure is taking 65 minutes to run in Prod for a 50 million with 40 million left...
View ArticleWhether Variable pushes filter to Data Foundation level
Hi, We use a Calculation View that consumes four analytical views (through Union). We would like to know whether creating a Variable on the Calculation View level will push the filter to Analytical...
View ArticleNew Remote Source in SAP Hana Studio
Hi Experts, I want to create an Remote Source for connect to other Hana Database, but when I create a new Remote Source only appear:IQ(ODBC)ASE(ODBC)TERADATA(ODBC) I have copied the libodbcHDB.so to...
View Article