Linux_ODBC to HANA: Connection reset => TimeOut?
Hi there,I am searching for experts, because I can't find anything about my problem in the internet.I have a sequence of UPDATE commands which I send to the HANA database via linux_ODBC. In most cases...
View ArticleRegarding SAP HANA cloud platform with Eclipse(Kepler) 64 bit
Hi everyone I followed every step given in this link (http://hcp.sap.com/developers/TutorialCatalog/nat201_1_native_hana_setup_eclipse.html) to establish the connection.But when I tried adding SAP...
View ArticleHow to enable and test the virus scannning feature for file upload to an ECM...
We are doing a feature on a Hana web Application(on HCP) where it is required to prevent any viral file upload to ECM repository. Regarding this I have the following Questions. 1. Is the below...
View ArticleIn Sap hana -09 Does Hana XS have a built-in XML parser? If not, what's...
in hana 09 does hana xs hava a build in xml parser, how to pass a xml file to hana data base
View ArticleHow to create the folder in XS project in Eclipse hana?
Dear, Recently I had learn HANA in Eclipse, and I learn from this blog. but when it come to the step 5 and step 6, it have to create the new folder in XS project, i could't find the way to create...
View ArticleProblem create a debug configuration for AMDP Procedures
Hello,I have a Problem with the Debugging from an AMDP Procedure.Bevor I debug my Procedure I would like to create a new debug configuration --> SAP HANA Stored Procedure --> NewWhen I do this I...
View ArticleBitwise operators in SQL!!?
Hello, Are there any Bitwise Operators in HANA-SQL? I see Unary, Binary, String, Comparison, Logical & Set operators but not Bitwise operators. SQL Operators:...
View ArticleError in calculated column based on restricted measure in calculation view
Hello Experts, I have one calculation view CV1. Here I have below restricted and calculated measures. RM1 = 0AMOUNT (Restriction on Account Type)RM2 = 0AMOUNT (Restriction on Employee Type) CM1 = RM1 -...
View ArticleComplex logistic regression models in HANA PAL
Hi, I am trying to perform a logistic regression with SAP HANA PAL (without using an R server!!) and would need your help on two questions: 1.) Is there any possibility to add interaction terms to the...
View ArticleSAP HANA Smart Data Access - realtime replication
Hello, I tried to setup a realtime data replication like in the video: SAP HANA Academy - Smart Data Integration/Quality : SAP ECC Replication [SPS09] - YouTubeI have connected an Micrsosoft SQL Server...
View ArticleHANA SQL mystery: UPDATE statement INSERTS new row
I am new to HANA and found a strange phenomenon that I simplify in the following Code. 1.) HANA Code that inserts a new row when an UPDATE statement is executed. 2.) HANA Code that UPDATEs but does not...
View ArticleError: [129]: transaction rolled back by an internal error: [129] transaction...
Hello Gurus, I have a couple of calculation views in HANA and each of them has text fields (like Employee Name, Country Name etc.). As part of my project requirement, I have join those two views and...
View ArticleDoes NGDBC driver support DatabaseMetaData.getImportedKeys()?
If I try to invoke DatabaseMetaData.getImportedKeys() the resultset is empty? If I try to run the jdbc driver query "SELECT PKTABLE_CAT, PKTABLE_SCHEM, PKTABLE_NAME, PKCOLUMN_NAME, FKTABLE_CAT,...
View ArticleIssue with multilevel partitioning HASH-Range
Hi Guys, In current architecture we have 15 nodes in our cluster. For big tables (14 billion rows) we have implemented the partitioning. Approach 1:We have created Hash partition on a key column with...
View ArticleOutbound API Not working
Hi all I am new to HANA and now i am currently learning and working with outbound API.I followed the tutorial in SCN Tutorial: Use the XSJS Outbound API - SAP HANA Developer Guide - SAP Library but...
View ArticleCan HANA Viwes execute sucessfully when source schema is deleted
Dear Experts, Could you please suggest on below situation. Created HANA views based on ECC tables from ABC Schema. if ABC Schema is completely removed from the HANA system due to some reasons, can...
View ArticleJoining Calculation View and Input Paramters - ISSUE
Hi All, I am trying to build row level security without using Analytical privileges...The following is what I am trying to do. Created a calculation view which will have user id, company codes, cost...
View ArticleTop N rows using views
Hi, can we show TOP N rows using any of the views(Attribute, Analytic , Calc.) ?. I have created a calc. view which is a group by username. The output is something like this: USNAM COUNT...
View Articlecall stored procedure from anothor stored procedure with select statment
Hi GuysI want to call stored procedure from another stored procedure and insert the result into temp table like thisinsert into #temptable select * from call spGetCustomers(currID.customerId); I...
View Articlehana xsjs allocation overflow error
Hi I am receiving the following error on parsing a json of recordset table having more than 1K records in hana xsjs file.Can anybuddy tell me is there is any limitation on size while parsing a JSON of...
View Article