Issue with installing the SAP HANA Client
Dear all, I am facing with installing SAP HANA ClientI copied the SAP HANA Client to Desktop on Suse and open terminal to install Option 1: User terminal the run hdbinst file....
View ArticleSelect 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 Articlehana xsjs allocation overflow error
Hi I am receiving the following error on parsing a json of recordset table having more than 1K records in hana xsjs file.Can anybuddy tell me is there is any limitation on size while parsing a JSON of...
View ArticleError while in Analytical View while Data Preview
Hi All, I am getting error while doing Data Preview in analytical view. It Gives Below Error. Please help. Error: SAP DBtech JDBC:[2048]:column store error :search table error :[6941] exception 6941...
View ArticleHANA or Hadoop?
Hi All, I am an ABAPer wanted to takeup a career as a Data Scientist into analytics, but dont know what to learn , or need to change from SAP to Hadoop? As per my knowledge to become a data...
View Articledberror(PreparedStatement.execute): 2048 - column store error: search table...
Hi Team, While i am saving CDS Entity in xsds, i am getting the following error,Kindly let me what is the meaning of this error message? dberror(PreparedStatement.execute): 2048 - column store error:...
View ArticleHow to do a Full Text Search using SINA API?
Hi Guys, I am looking for a Full Text Search example using the specialized SINA service framework in HANA for my UI5 web application running on HANA SP08. SP08 does does not support $SEARCH for OData...
View ArticleHow to upload/active custom text analysis dictionary configuration file by...
Hi ,After reading custom dictionaries development documents, it's need to create Hana repository project of SAP Hana Studio to upload and active custom dictionary file(hdbtextdict).is it possible to...
View ArticleNullReference exception error in Calculation View @ Runtime
Hi ,We are getting NullReference exception error when creating a Calculation View. Error:Could not execute 'SELECT * ...' in 1.037 seconds . SAP DBTech JDBC: [2048]: column store error: search table...
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 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 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 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 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 Article