ABAP Query Short Dump with DBSQL_INVALID_CURSOR
The client is in the process of migrating to S4 HANA. The following ABAP Query is working fine in Oracle but issues a DBSQL_INVALID_CURSOR message when testing on the HANA DB platform....
View ArticleDynamially call a Stored Procedure within a stored Procedure
Hello, I want to call a Stored Procedure from another Stored Procedure, dynamically. I have pasted a code snippet below: Eg: I have few Stored Procs as below: CREATE PROCEDURE CAL_DISCOUNT(IN value1...
View ArticleDXC/Data services for Z* datasource extraction
Hi Experts, Has anyone used DXC or Data services for extracting from custom datasources in ECC?Are there any limitations while following any of the above approaches?Which one is better?Kindly advise....
View ArticleException Handling in HANA
Hi, I have created a UDF with try and catch block to handle invalid dates.My select statement is taking more time than the usual time if I use this function. How to optimize my below code? or Is there...
View ArticleSAP HANA UNION ALL Database HINT
Dear SAP HANA friends, I have a question regarding UNION ALL. I have a code where I know that the left or right side will be empty. On top of that there are a lot calculations. Executing only one side...
View ArticleTime Estimation for Installing SAP HANA and Migration
Hi Guys, I have some queries about Hana Installation and Migration, 1. How much time is required for installing SAP HANA (How much time is required)? 2. Hana Migration (From Oracle DB to Hana DB (How...
View ArticleGrant privileges to HANA Result views
Hi, I am trying to create a result view based on a read only procedure via HANA Studio, it throws an error :"The with result view statement is not permitted". I can bypass that by creating the...
View ArticleCan't delete a remote subscription
Long time ago I created a remote subscription to a SQL Server box to read it's logs. That server is long gone and I can't seem to find the correct way to remove the Remote Source from Hana. Of course...
View ArticleHANA backup - file system exclusion
Hi Our HANA appliance file system backups are huge, and I notice the exclusion lists have not been setup. I would like to confirm the best practice exclusion list, before I request implementation We...
View ArticleSAP HANA and Hadoop
Hello, Could you please explain why do we integrate SAP HANA with Hadoop. As I see even hadoop has good analytics soluiton and SAP HANA also has good analytics solution. Could you pelase explain the...
View ArticleHANA Native transport slow and keep wrong status
Hi all, I met a issue regarding native HANA transport. We use Native HANA transport for code deployment on HANA system, which is a pure HANA system . Recently, the deployment for single DU become...
View ArticleIF or CASE Statement
I have a Calculated Column I am trying to create in a Calculation View where I am using an IF Statement to calculate Day Buckets based on a Decimal Column called DAYS with the Syntax below;...
View ArticleCumulative Totals for multiple company codes from Simple Finance table
Hello Experts,Need some advise- I am building a Native HANA model(Graphical) to fetch Consolidated Financial Statement from Simple Finance(ACDOCA) table fo rmultiple company codes and trying to figure...
View ArticleMultiple problems have occured
Hello, I received an error regarding multiple error on Hana studio for user. To tell you honestly I really do not have any idea where to start investigating the issue occured on user. I would like to...
View ArticleBinding table var to unnest array in calc view
Hi folks, I have a calculation view where I'm building an array and at the end I unnest and bind to my var_out. Something like this; VAR_OUT = UNNEST(:SCARR_COMPCODE,:SCARR_DOCNUM,:SCARR_CUSTOMER,...
View ArticleSQL SCRIPT based view error
Hi, I am just creating simple sql script based view and getting error.If someone can tell where is the error, please.below is the code /********* Begin Procedure Script ************/ BEGIN var_out...
View ArticleSAP HANA COPY FROM CERTIFIED APPLIANCE TO VMWARE
Dear All, I have production system on appliance HANA CERTIFIED but DEV and TEST on VMWARE, the HANA DB and OS have the same version of the appliance DB and OS . Can I copy an SAP system installed on...
View ArticleCase and IF statement Interchangeably in SPS 10 onwords?
Hi Experts,Can you please tell me , which one to use, either case statement or IF statement, in calculated column in calc view. I can be able to achieve my requirement, with both . So need to know...
View ArticleRead & Write access for HANA DB users
Hello, can any one please tell me if there are tables in my HANA database , How can we grant read & write access in hana admin console for hana user to access these tables.(What kind of access we...
View ArticleHANA Schema & package authorization issue?
Hi All, For example i am having 2 users say user1 & user2 in SAP HANA DB.User 1 has created a schema called schema1User 1 has created a package called package1Now user2 should have the privilege to...
View Article