Simple sql table export in ABAP for HANA
just read a document Simple csv table export in ABAP for HANA and decided to share my own experience in exporting DB Tables to HANA via ABAP.Idea was to play with HANA and to try it's functionality for...
View ArticleSAP HANA Installation in Oracle VirtualBox VM
A very interesting article was bought to my attention about two weeks ago regarding the installation of SAP HANA Platform Edition 1.0 SP05 on a VMware virtual machine (most likely VMware player). Thus...
View ArticleConnecting to your hana database from php using odbc.
I had spent quite some time to make a connection to my hana database from my PHP page. I did find a lot of help from the forum. I just want to take the time to help out anyone new to SAP HANA like...
View ArticleA simple rule to live by when using the SAP HANA IMPORT FROM command - Don't...
In life, there are simple rules to live by. For example, Jim Croce told us that "You don't mess around with Jim". In the database world there are similar rules like "you never issue an UPDATE or...
View ArticleA peek inside xSync and the HANA XS Engine
On saturday I published a blog about a small app I wrote called xSync - basically a XS Engine app for Mac developers where you can sync a local development folder with your HANA repository. This is...
View ArticleReal-time sentiment rating of movies on SAP HANA One
I am an intern visiting Palo Alto from SAP’s Shanghai office for a month-long project. It’s my first trip to the bay area so I am soaking up all the sun and all the excitement here. Last weekend, I...
View ArticleCalling XSJS Service using SAP UI5
Hi Everyone, In the blog SAP HANA Extended Application Services( http://scn.sap.com/community/developer-center/hana/blog/2012/11/29/sap-hana-extended-application-services) by Thomas Jung, he showed us...
View ArticleReduce your HANA AWS cost by utilizing Spot Instances
I am sure many of you have been using the HANA Developer Edition on AWS for openSAP's Software Development on HANA course. As we are into week 6 of the course (trying to spend as much time to practice...
View ArticleMy HANA Certification (C_HANAIMP_1)Experience
Hello Everyone With this blog, I would like to share few Unique things, My Experience and Views of SAP HANA Application (ASSOCIATE LEVEL , C_HANAIMP_1). I have cleared this exam on 20th June 2013 with...
View ArticleScalar User Defined Functions in SAP HANA
Back in December, I introduced you Table UDFs in HANA 1.0 SP5. At that time, I also mentioned that we are working on implementing Scalar UDFs as well. Today, I am very happy to announce that as of...
View ArticleUsing Dynamic Filters in SAP HANA
With SAP HANA 1.0 SP6(Rev 60), we can now leverage the concept of dynamic filters. There have been several requests for this type of functionality, since SAP does not recommend the use of dynamic...
View ArticleSAP HANA SPS6 - Various New Developer Features
With the recent release of SAP HANA SPS6 (Revision 60), developers working on SAP HANA can expect a wide variety of new and improved features. In this blog I would like to highlight a few of the most...
View ArticleImporting Wikipedia Hive data into SAP HANA One
Welcome to part 3 in this series of demonstrating how to analyze Wikipedia page hit data using Hadoop with SAP HANA One and Hive. To see how we got here, check out the first blog post in the series at...
View ArticleDebugging SQLScript Procedures with Input Parameters
Back in December, I introduced the new SQLScript debugger in SAP HANA 1.0 SP5. In that blog, I mentioned the limitation about not having the ability to debug procedures with input parameters. Today,...
View ArticleSQLScript Procedure Templates in SAP HANA
One of the new features in SAP HANA 1.0 SP6(Rev 60) is the ability to create procedures based on a procedure template. Procedure templates allow you to create procedures with a specific...
View ArticleSQLScript Debugging from External Session
With the introduction of Suite on HANA, ABAP developers will need to branch out a bit more and extend their skills into the database. We’ve discussed the concept of code push down for quite some time...
View ArticleFix for "Database connection is not available" Error in HANA SPS05 (Rev 56)
Background: I had to upgrade the HANA One (Developer Edition) in AWS from Rev 48 to Rev 56 as part of the openSAP Introduction to Software Development on SAP HANA class. Rev 48 client setup: My Win7,...
View ArticleEnhancing the Wikipedia data model using fact and dimension tables with SAP HANA
Welcome to part 4 in this series of demonstrating how to analyze Wikipedia page hit data using Hadoop with SAP HANA One and Hive. In part 3 of this series “Importing Wikipedia Hive data into SAP HANA...
View ArticleLet R Embrace Data Visualization in HANA Studio
IntroductionAs we know that HANA has supported using R as the language for writing a stored procedure. R is a very powerful language for doing statistical analysis on data, and one of its major...
View ArticleHow to setup excel 2007 on HANA SP05 with windows 7 64bit
1. Download HANA client 32 bit from http://scn.sap.com/community/developer-center/hana, client 64 bit is needed for hana studio, it is ok to install both of them on 64 bit windows OS.SAP HANA Client...
View Article