Select privelege on all tables of a schema for all sap employees
Hi Does anybuddy know how to give select privelege of all tables in a schema in HANA Database Instance on HANA Cloud Platform trial version.How to enable it for all sap employees.
View ArticleHow to use Input Parameters in CE functions
Hi, I wanted to use input parameters in CE functions, I am using different scenarios but no one is working. Kindly help me to understand this. i am using different scenarios as below 1. directly...
View ArticleCall XSJS Script using ABAP
Hi All, I want to consume an XSJS service using ABAP. Is that Possible? To elaborate it a bit more, I have a complicated piece of logic already available in XSJS script which I would not like to...
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 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 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 ArticleScript Calculation view Use Case
Hello Experts I generally hear that Script calculation views can be used for complex requirements that can't be achieved by Graphical Calculation view. I would like to know what type of scenarios...
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 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 ArticleOutput as SQL Query instead of result rows
Hi Experts, When I execute the below query, I am getting the output as the SQL query instead of the result rows. Can anybody help me how to get the results rows .CreateProcedureSREELATR.Parentchild (IN...
View ArticlePrepared statement with named parameter
I am testing prepared statements from Eclipse SQL Console and using JDBC or Python HANA hdb connectors. Here is one like example, works fine: select top ? * from test.employees where emp_no > ?...
View ArticleEclipse Local Client connect to AWS HANA
Hello, I have done my due diligence and now turning to SCN community. I have been unsuccessful connecting my local eclipse client to my AWS HANA Instance. I have looked through SCN and been...
View ArticleCopy one package views into another new package with different schema name
Hello, How to copy one package views into another new package with different schema name. Schema1: Schema2: Both Schema1,schema2 table names, structure will be same, but data is different.. Package1...
View Article