how score() function works in HANA fuzzy search
Hi, i am confused by the score() returned value when i use this in fuzzy search in HANA CREATE COLUMN TABLE test_similar_calculation_mode( id INTEGER PRIMARY KEY, s text); INSERT INTO...
View ArticleCustomized Text on Busy Indicator
Hi Team, How I can provide a customized message on the busy indicator SAPUI5 application.Please give me any sample code. Thanks,Nagender
View ArticleMissing data from SQL Console
Hello,I have created a calculation view and it works completely fine.Now I have a completely strange problem with selecting values from the created calculation view in the SQL console.If I count the...
View ArticleHANA Procedure issue
Hi Experts, I have a very simple question. Your response is highly appreciated. I am new to HANA and started learning SQL Script a few weeks ago. I am using the below code... I get this error :...
View ArticleCreate an FULLTEXT index with text analysis on
I am trying to create an FULLTEXT index with tet analysis on at a column with datatype text,but Hana throws an error that the column is already indexed.From HanaAcademy the example given there at Text...
View ArticleHana SPS07 and spatial data in procedures
Hello, I have a problem while using spatial methods in a procedure. I have a simple data model: Table with two ST_POINT columns("GEOLOCATION" and "GEOLOCATION_RS") for 2 points. I use the WGS84...
View ArticleMassive Import from Local Flat Excel Files
Hi there, I have to import to HANA a large amount of Data from local files (Excel Files).I have a lot of tables with 100+ columns and like 10kk, 20kk or 30kk of rows. At the moment i do this things: 1)...
View ArticleXS Scheduled Job stuck in state "RUNNING"
Hello guys,I am running HANA Dev Edition on AWS (Rev. 70). There is a .xsjs file which is called every 5 minutes by the xs job scheduler. However after shutdown on Tuesday and startup on Friday the job...
View ArticleAPI for CDS exploring
Hi Experts, Is there API for exploring CDS resource file. If yes, please give me the link. Thanks,Alex
View Articlewizard for "SQLScript procedure" missing
Hi there, I've just watched this nice guide from Thomas Jung regarding CRUD operations using ODATA Service. At about 11:19 he's explaning how to create a SQLScript procedure to validate/manipulate data...
View ArticleLOB types in calculation views
Hello guru developers! I am facing an issue of upgrading from HANA 6 to HANA 7. My application stores big text data as NCLOB, as such, CVs and CPs used to manipulate with these datatypes. However, HANA...
View ArticleRDP Error: Your credentials did not work. SAP AS ABAP 7.4 SP5 incl. BW on SAP...
Hi Experts, I have created instances from the SAP Application Server ABAP 7.4 SP5 incl. Business Warehouse on SAP HANA 1.0 SP7 [Developer Edition] free trial solution, as it is described in...
View ArticleHow to apply CRUD operations on ECC through HANA
Hi EveryOne, Can anyone please give directions in order to apply CRUD operations on ECC through HANA. Meaning if I delete, update, insert, create, and select any data in HANA those records has to...
View Articleinsufficient privilege: Can't export objects in schema..user has no privilege...
I'm using SYSTEM user butHDBSTUDIO continues on triggering this error when I try to export the catalog: SAP DBTech JDBC: [258]: insufficient privilege: Can't export objects in schema...
View ArticleProcedure editor slowdown after upgrading to 72
Hi folks, I'm having a strange problem since upgrading to 72 a few days ago. When I am in procedure editor I'm experiencing a major delay when typing. For example I will type a character and then...
View ArticleHow to Update (or) Delete the ECC data through HANA.
Hi Folks - Can you please help me on this. Thanks,Mahesh
View ArticleCalling an SP takes over 200% more time over the select statement
As part of my POC converting a SQL Server application over to SAP HANA, I'm find that CALL is taking over 200% more time than calling the SELECT statement directly. The result is that the application...
View ArticleSQL procedure - local table type not accepted in default schema
Hi all, I have an issue that I suspect is due to missing roles. I try to create an SQL procedure, but the check fails due to a local table type, which is not accepted. The error is "Error creating...
View ArticleCurrency tables: Using your own SCHEMA
I would like to use currency tables in my own schema creating them in a project.HANA revision v 56 (Amazon developer edition)Steps I've done so far:1. Created a project.2. Created the hdbschema,...
View ArticleSAP HANA XS Administration Tool Missing
The SAP HANA XS Administration Tool seems to be missing from our HANA AWS instance. The various roles associated with XS Administration are also missing. The best theory I can come up with is that it...
View Article