How 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 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 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 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 ArticleSAP HANA memory errors - instance unresponsive
SAP HANA, developer edition 1.0 SPS 09 created from SAP CAL running on AWS. The AWS instance type is an R3.xlarge as created by SAP CAL.I am receiving the following errors when executing a query in...
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 Article[71000266] inconsistent datatype: DOUBLE type is incompatible with DATE type
Hi, I am trying to activate flowgraph model (.hdbflowgraph) which is consuming an APL function. However, I am receiving following message during activation....
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 ArticleDIY SAP HANA login screen background in 3 steps
Hi everyone, in this post I'll share with you how to customize your SAP HANA login screen background image in just 3 steps. I got to know this new feature from SAP HANA SPS 09: New Developer Features;...
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 ArticleProcedure created by flowgraph model doesn't appear in AFLPAL role
Hi, I have created a flowgraph model under XS project and activated it successfully (executed with my username). This activation created the procedure the my schema (as expected). However, when I try...
View ArticleCreate users with Procedure
Hello, I am trying to figure out how to use a SP to create a user based upon an input.I am familiar creating users using the Sql Console, but never have put it in a SP.in my .hdbprocedure I have CREATE...
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 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 Article