Error during activation of decision table based on analytic view
Hi, Issue: During check or activation of decision table error given "invalid column name"System: AWS Hana SPS07, Studio rev. 70 (Win x.64). 1. Start creation of decision table 2. Add...
View ArticleSQL statement to derive Year and Month
Hi, I have a date field in a table with YYYY-MM-DD format. is it possible to get year and month in a separate columns using SQL statement.
View ArticleMinimum eligibility criteria for SAP HANA Event participation
hi.. I am new to SAP and SAP HANA. But i came to know that SAP HANA is helping start-ups to build application related to big data analytics. Please help me in knowing minimum developers work experience...
View ArticleAn error occurred: Failed to call repository: insufficient privilege: Not...
Hi, I´m new in this community and also new at SAP HANA Studio and the topic SAP HANA. SAP gives a lot of helpful tutorials and instructions but for my question/error I don´t find an answer.A have a...
View ArticleSearch for * (star) character using CONTAINS()
Consider the following example: create column table test_text (some_text text); insert into test_text values ('ABC'); insert into test_text values ('*'); What I would like to get is only the second...
View ArticleUDFunctions Table to Table
Hello there, recently I try to define some UDFs which map tables to tables. Therefore I've written an hdbfunction file like this: FUNCTION "NEO_X"."project.logic::simpleFunc" (IN val...
View ArticleJDBC Error on exporting DBTable via HANA-Studio
Hi, we need to to export a DB-Table with 7.8 million entries. in our system it works fine with export in modeler perspective. But in another system i get an error SAP DBTech JDBC:[2] general error:...
View ArticleGaps in a sequence when using a row table.
Hi, I was the process of writing a blog for SCN when I stumbled across something that might be a bug. When inserting into a row table from a subquery, I get gaps in the sequence I'm calling. This...
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 ArticleUnable to find libsapcrypto.so file
Hello, I try to set up SSL connection in order to run HTTPS REST request from inside HANA XS Engine.Now I receive an erroe message: Error: HttpClient.request: request failed. The following error...
View ArticleHow to calculate PreviousCalWeek (YYYYWW format) using expression editor in HANA
Hi Experts, I need to create a calculated column in my Analytic View called PreviousCalWeek in YYYYWW format. Ex: 201401,201402....201452 etc using the HANA Forumula/Expression editior functions. The...
View ArticleDECLARE not working in SQL Console
Hi All: I have many years of db development experience but am new to SAP HANA. It is puzzling that I cannot simply write a simple "DECLARE RowCount INT = 0;" in the SQL Console and execute it without...
View ArticleServer processing time for SQLScript stored procedure
Hi everybody, I'm trying to measure the processing time of a stored procedure which will be executed several times with different parameters. If I execute the procedure within the SQL Console, the...
View Articlehdbsql SEGV
Hi I am running a SQL to call a procedure:CALL "OPS_SCHEMA"."P1"(1001,?,?,?) When I run it from HANA Studio it works fine and produces 1 correct row. When I run it from linux command line using hdbsql...
View ArticleCompare Timestamps of rows of the same table
Hello everybody, i'm actually working on my masterthesis, whose topic is "big data technologies for fraud detection". I want to build a system, which consist of hadoop and sap hana. hadoop has to...
View Articlewhere in-operator
Hello folks, i need help implementing the in operator in a ce_projection: so this is what i want to do with only using CE Functions: SELECT "a","b" from table WHERE "b" = (...
View ArticleHelp with HANA DB upgrade.
We are trying to upgrade HANA DB from rev48 to rev68. Followed the instructions as per the doc http://scn.sap.com/docs/DOC-30980- It went smoothly, after installation it stopped the system and then...
View Articlepassword for HANA trial system
I registered for HANA trial system from Get 30 days of free access to SAP HANA, developer edition .and i am not sure why the system does nt turn on. There are two VMs available from the trial account...
View ArticleUnable to load xsappsite
Hi there, Just got myself a copy of SAP HANA Developer Edition (SP07) on AWS, added in delivery unit HANA_UI_INTEGRATION_SVC.tgz from server for SAP HANA UI Integration Service and the following roles...
View ArticleDemo application of HANA using UI5
Are the any demo applications available consuming ODATA from HANA XS engine and build with UI5?I found one Your World , but the link is broken now. The main intention is to test the application in...
View Article