Experiences with SAP HANA Geo-Spatial Features – Part 2
Welcome to Part 2 of my blog on Experiences with SAP HANA Geo-Spatial Features. You can see how I created my Geospatial data set for my application in the PART1 of my blog. In this part I will show how...
View ArticleExperiences with SAP HANA Geo-Spatial Features – Part 1
SAP HANA Geospatial processing feature was launched with SAP HANA SP6. As a developer I had no idea even what spatial processing meant but with the help of the content available over SCN and doing some...
View ArticleHow do you get your experts with negative stance for new things / innovations...
We have over 50 ABAP developer (senior experts). Primarily we develop in the old core module (SD, MM, FI, CO, HR, PP, CS, IH, PS) on ERP systems / business suite. We have three groups of developer:...
View ArticleImage repository in HANA
Hello All,I am trying to build an image repository. The idea is to have a table in HANA DB as shown below and to push the raw data of the image into a BLOB column. Currently my UI looks something...
View ArticleUpdating SAP HANA Database to Revision 70
All, Before updating of SAP HANA Database to Revision 70 in putty, this message appears: It's also for hdbsetup or hdbupd. Does anyone knows a solution?Thanks in advance Kind regards,Pieter
View ArticleCreating API in Hana studio
Hi, I want to create a rest API in Sap hana studio. Please help me.
View Articleequivalent for LISTAGG function for HANA
Hi all, I am trying to find an equivalent for LISTAGG to execute on HANA. However, I have not achieved it so far. An example can be found below. SELECT deptno,LISTAGG(ename,',')WITHINGROUP(ORDERBY...
View ArticleUsing XS to upload a binary file?
Hi, Using XS, I am trying to write a web service that allows for a binary file to be uploaded to my repository. After a quite a lot of trial and error, I finally figured out that using a mulitpart...
View ArticleSAP HANA Studio and Client for Mac OS?
Hello ExpertsI am trying to figure out my way through SAP HANA. Already installed HANA instance in AWS. Next step is to download SAP HANA Studi and SAP HANA Client. Versions available are Win and...
View ArticleUpdating SAP HANA Database to Revision 70
All, During updating of SAP HANA Database from Rev 67 to 70, this error is showed:Does anyone know how you can solve it ?Thanks. Kind regards,Pieter
View ArticleSAP HANA Lifecycle management not working
Hi All, I am unable to open HLM at my machine from the HANA studio I have installed here.Whenever I click on Lifecycle management. It prompt me attached error Please help, my browser is IE10
View ArticleHANA side by side with NetWeaver 7.40
Hi everyone,we had to upgrade our ERP 6.0 to EHP7. Now Netweaver is on release 7.40. I tried to connect a HDB with TA dbacockpit.The connection is working. But in SE16H we get short dumps when...
View ArticleIdentify Firewalllog Connections via VPNlog Connections
Hello everybody, after getting some other issues running, i'm stucking again. I have to tables: FIREWALLLOG and VPNLOG FIREWALLLOG Format: Date, Time, Timestamp, SourceIP, DestIPVPNLOG Format:...
View ArticleHeterogeneous Migration of BW on SQL Server to BW on HANA Issue
Hi, I am performing Heterogeneous migration of BW on SQL Server to BW on HANA according to the procedure mentioned in the SAP Documentation. Started the migration using Software Provisioning Manager....
View ArticleHow to copy an XML file into the root of the XS server?
I want to make an XML file available in the root of my XS server. Specifically, I'd like to make a file called "crossdomain.xml" available here: http://<myhanaserver>:8000/crossdomain.xml I...
View Articleinsufficient privilege while having a DATA PREVIEW in an analytical view
Hello all, I'll start telling you how did I get to this problem:I'm working with Predictive Analysis on top of HANA, so then I tried to run a table (inside HDB), but it only brought me a fell lines in...
View ArticleSQL procedure - local table type not accepted in default schema
Hi all, I have an issue that I suspect is due to missing roles. I try to create an SQL procedure, but the check fails due to a local table type, which is not accepted. The error is "Error creating...
View ArticleError starting Hana Studio
I have recently installed HANA studio (v 1.0060)and client (v 1.0070) in my 32 bit windows system. I worked in the same environment some time back without any issues. but facing the below error after a...
View ArticleRun Programs from SAP HANA
Hi, My requirement is like, I have a stored procedure in that takes command name as input I want to call cmd.exe with the command from HANA and it give some result. I want to store the result in some...
View Article