Is it possible to do POST (insert) on HANA using oData service from XS?
Hi Experts,Can we do POST/PUT/DELETE on HANA using oData (XS engine)? If Yes, can you please share some sample? RegardsRohith
View ArticleFill output parameter in a stored procedure
Hello, I'm wondering how to append data to a output parameter in a procedure. For example: -- Add all users that starts with "a" to output paramAOut = SELECT NAME1 FROM usertable WHERE NAME1 LIKE...
View ArticleSplit work in procedure to different threads
Hi, We are looking for a possibility to split work in different threads that happen in one procedure.For example we have a master procedure which has a cursor inside that goes over different values...
View ArticleSQL Guidelines for HANA and MSSQL
This guide shows common SQL differences between MSSQL and Hana and provide guidelines to ease the migration of a software to hana. It can help you using SAP Business One database/schema on Hana, and...
View ArticleSAP HANA Server Upgrade
How do I Update SAP HANA Server in Cloud Share Environment? Wanted to try some of the features in HANA 1.0 SPS3
View ArticleWhy have I not received any email for my trial registration? - READ THIS!!
Why have I not received any email for my trial registration?What is the user name or password for my HANA box?How do I connect to HANA trial sandbox? Apparently, these are the most frequent questions...
View ArticleIgnore where clauses when the value is space
Hi, I have a SQL Select on say a table A that has columns a1 a2 and a3. I am writing a stored procedure that would return a sum of a3 for a specific a1 and a2 values. So the query looks like this...
View ArticleSAP HANA ERP Rapid Deployment Solution for Operational Reporting
In SAP HANA ERP Rapid Deployment Solution for Operational Reporting we have 5 pre-defined models that comes as a pre-defined solution for various verticals 1. Finance 2. Sales3. Purchasing4. Shipping5....
View Articlejdbc information from ngdbc.jar
Hi all.I wants to know about jdbc client info API. I have to use different query as jdbc version. For exampleif Client version is 39 and then execute Another query that right for Revision 39.if Cient...
View ArticleSQL Update, HANA performance
Hi, As mentioned in this other discussion http://scn.sap.com/thread/3252533 I'm testing SAP HANA on AWS. Currently I'm experiencing very slow performance on UPDATES, so slow that I'm quite sure i have...
View ArticleProblem on initial config step of hana studio
Hello, I was watching the great video "Native HANA Dev Workshop: Getting Started" from Thoman Jung on Youtube.To the point where I have to open SAP HANA Studio --> Menu --> Window -->...
View ArticleError while activating attribute view :
An internal error occurred during: "Activation".java.lang.NullPointerException How to resolve this error!!!
View Article"Error when connecting to system" or "Invalid Username or Password" with HANA...
If you are getting error message(s) with the HANA Studio (on Cloudshare desktop image) to the HANA DB after you enter the correct username or password:a. "Error when connecting to system": b....
View ArticleUsing .NET ODBC with mutiple queries
Hi The following statement works fine in Hana Studio: CREATE LOCAL TEMPORARY table #prc as (select '1' AS Test from dummy); SELECT * FROM #prc; DROP TABLE #prc But when executed via the .NET Odbc...
View ArticleMAX(varchar) HANA
Hi All, I'm having trouble getting an anlytical view in HANA studio to load data after I add and max of a varchar field measure to the view. Any reason why the analystical view doesn't like max on...
View ArticleRegister on cloud share is failing
Hello, While trying to register for SAP HANA, developer edition on CloudShareThe link here is above pic which goes to following...
View ArticleSAP HANA
Hi, I am planning start SAP HANA. I am interesting SAP HANA is database or any Programming. I am working on SAP BODS.. Some of the Company's are using SAP HANA. Can you please let me know what to...
View ArticleSample data SFLIGHT not visible in the trial version of HANA studio
Hi Experts, I have just started using the 30 day trial of SAP HANA Studio thru Cloudshare pro. I have done what the document : http://scn.sap.com/docs/DOC-28191 says. After this I was able to get into...
View ArticleSAP HANA PAL – K-Means Algorithm or How to do Customer Segmentation for the...
PAL is an optional component from SAP HANA and its main porpoise is to enable modelers to perform predictive analysis over big volumes of data. If this is the first time you hear about PAL, I would...
View ArticleNeed TZHANA and TZH300 docs
Hi All, I required the TZHANA& TZH300 docs to pass HANA certification,can anyone please share these docs.. Regards,Pravanjan
View Article