Bitwise 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 Articlehow to call a ms-sqlserver stored procedure from sap hana ?
Hello, Is it possible to call a ms-sqlserver stored procedure from sap hana (e.g. from sap hana studio) ? BRY.Hu
View ArticleAny example about HANA application apply in the big data?
Dear friends, Is there anyone have some example about how HANA application apply in the big data? it would be appreciate if there are more detail about this. how to modeling and apply the...
View ArticleHow to import data to create table in schema?
Dear friends, I try to import my CSV file to create table in schema, I did create successfully in schema DEV_******, but when I active it and open data view, it have the error message:...
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 ArticleHANA OData Service Insert Array
Hello, Team, is there a way to send array of values to a "POST" method for HANA OData service? I, like everyone else, followed Thomas' youtube video (very Helpful. Thanks!) and was able to successfully...
View ArticleSAP HANA Calculation View - Rank Node
Hello Experts My requirement is to sort the data result by a field, and I tried to use the Rank node in the Calculation view to achieve it. Created a projection node and joined it to the Rank node. I'm...
View ArticleHow to define Foreign key in .hdbtable
Any one know how to define a foreign key in .hdbtable definition ? Is this possible? If so, please share the syntax. Also, where can I find the complete list of commands that can be used in hdbtable...
View ArticleSAP HANA Code Assist ( Ctrl + Space ) in Eclipse Luna ?
I am using Eclipse Luna with SAP HANA development plugin but,I am not able to use the code assist in Eclipse Luna when I click Ctrl + Space inside and .XSJS service file ? here is screen shots...
View ArticleSAP HANA Resources
Check out SAP HANA resources for developers below. SitesSAP HANA MarketplaceSAPHANA.comSAP PartnerEdge PortalSAP HANA and In-Memory Computing (SCN)SAP Start-up FocusSAP Help PortalVideosSAP HANA...
View ArticleHANA Cloud Console Client is not accessing HANA Cloud Trial Instance.
Hi All, I am new to HANA and created my trial HCP account. Now I am trying to connect my account with SAP Lumira through HANA cloud trail account with SAP tunnel but I am getting an error regarding...
View Articledoes Hana provide notification after finishing text analysis
Hi , After running text analysis ,SAP hana starting extract salient information from text to SAP full -text index table.After Text analysis results are stored in the full-text index table, the client...
View ArticleHelp me Decipher Error Message
Hi all, I am a newbie to Hana development and I encountered this error while trying to follow a tutorial on PAL: 'SAP DBTech JDBC: [423]: AFL error: [423] "SYSTEM"."AFL_WRAPPER_GENERATOR": line 50 col...
View ArticleHANA HDB start failed
Hi All I have a HANA database(version 91) runs on one SUSE11 sp3 server. After import some small tables, I restart the database with HDB stop and HDB start commands. The stop command executed...
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 SPS09 Smart Data Integration - Realtime Sources with Transformations
This post is part of an entire seriesHana SPS09 Smart Data Integration - OverviewHana SPS09 Smart Data Integration - AdaptersHana SPS09 Smart Data Integration - Batch DataflowsHana SPS09 Smart Data...
View ArticleHANA Studio / Change lists
Hi experts, I have a question regarding development on HANA Studio development perspective.My use case and questions are as follow: Imagine we have several developers in a company building a big HANA...
View ArticleNull Conversion Exception
Hi Experts, i am getting the Null Exception Error. Can any one throw some light on what is Null Conversion Exception and how to solve this issue. CreateProcedure SREELATR.Parentchild (IN ZSCHEMA...
View ArticlerecordSetToJSON function performance issue
Hi The recordSetToJSON function provided in sample SHINE sap hana xsjs application is taking too long to create a json string. The http request time latency is reaching almost 8 to 9 seconds. Input...
View ArticleHANA row store performing better than column store - help me understand why?
I am a newbie to HANA and trying to find out the best way to use it.We are an enterprise application company. We support ORACLE currently and exploring HANA to see if we can leverage it for better...
View Article