HANA - hierarchy view issues error [6991] Each predecessor (except the root...
Hi, I am trying to execute HANA hierarchy view. But i am getting the following error. Could not execute 'SELECT RESULT_NODE ROW_ID FROM ...' in 107 ms 833 µs . SAP DBTech JDBC: [2048]: column store...
View ArticleConnecting HANA with CPLEX server etc.
Dear friends, I would like to ask you about your ideas regarding realization of the data transfer between HANA and CPLEX server or Gurobi server. Do you have any experience in this field? I'm actually...
View ArticleTO_INT SQL HANA
Hi, I have this kind of query : SELECT *FROM "@Table"WHERE TO_INT("Field") <= TO_INT('1') OR ifnull("Field",'') = '' the Field is a CHAR(2) , when run query on HANA STUDIO it's returned an error, if...
View ArticleOOPS in HANA
Hi Experts, i am currently planning to use native HANA application to build our new application. When i was thinking of the design of the back end API, i got the following questions. 1. is...
View ArticleHow to localise in XSJS
Hi , I would like to localise my application. The way we use .properties in java is there any way to do localisation in xsjs. Thank you in advance.
View ArticleSQL HANA QUERY IF NOT EXIST Sub query
I need this kind of query to hana, i used the same query on SQL SERVER; IF NOT EXISTS (SELECT * FROM "@MyUserTable" WHERE "Code" = 'xxx') THEN (INSERT INTO "@MyUserTable"("Code","Name")...
View ArticleWhich certification is better for development of hana based apps?
Hi All, I have been working on ASP.net to develop web applications. I have worked on the MS SQL Server and UI design as well. If im interested in working on something similar (like enterprise...
View ArticleIBM-HANA 18TB scale out appliance - Master Node Detection
IBM-HANA 18TB scale out appliance - Master Node Detection Would like to know which vip/interface is the master node when the master node failover to the standby node of the IBM HANA 3 nodes...
View ArticleConvert GUID_X16 to GUID_C22
Hi, There is a function module in SAP, GUID_CONVERT which converts the GUIDs from x16 to c22 and vice-versa. Is there a possibility to put the logic in HANA procedure? We are trying to get MATNR from...
View ArticleSetting to keep a table from loading into memory?
Anyone know if there a table setting in SP6 to keep a table from being loaded into memory? As far as we know nothing is querying this table yet we've had to unload it several times recently. We have...
View ArticleODP in SAP HANA
Hi, We are trying to implement ODP to bring data from SAP ECC to Native hana. My guess is we still need SLT to bring data from SAP ECC to SAP HANA. But I am not getting proper documentation on what I...
View ArticleImport From csv into HANA table
I'm using the IMPORT FROM command to read from csv file and populate a table in HANA table. There are some Spanish accents in data of one column, and it can display just fine when viewed in a text...
View ArticleConverting Store Procedure from SQL to HANA
Hello Experts, I want to convert store procedures from SQL Server to HANA, there are around 100 procedures Please suggest tools available to convert the procedures to HANA. Regards Manish
View ArticleLicense generation for HANA Platform Edition
Hello Experts, We are facing problem while applying license to HANA platform Edition, it applies license successfully but shows invalid. How to generate license for Platform edition? Regards Manish
View ArticleOOPS in HANA
Hi Experts, i am currently planning to use native HANA application to build our new application. When i was thinking of the design of the back end API, i got the following questions. 1. is...
View ArticleHow to change code to comment in HANA Studio
Dear all, I have 2 question regarding HANA Studio. 1/ change code to commentI'm looking for a short cut to convert ABAP code in HANA Studio into comments.it's not a suprise that the ctrl+****+< is...
View ArticleMAX funtionality in HANA
HI All I get below output from my HANA model. For the billing item 001710 I get 2 lines. I only want to display the line where the NEW_DEL_DATE is MAX How can I achieve this? I have written a SQL...
View ArticleCASE in SQL
Hi Friends, I have a requirement to find out 2 different values based on single condition. I am trying with CASE in SQL but it seems like CASE result will be 1 variable. It is something like below.......
View ArticleOptimizing SAP HANA procedure
Hello Team I am having a procedure in my project .When i run this procedure to load data in some of my tables(10 million records ) it takes 120 minutes to execute . Can some one...
View ArticleAccessing a hana instance from other systems?
Hi Al I am learning sap hana cloud platform from past few days. i have a query regarding accessing the same instance in other systems which is already deployed from other system. also how to work on...
View Article