HANA CDS doesn't support type TINYINT
It seems to me that the Web IDE Editor doesn't seem recognize the TINYINT type in a CDS (.hdbdd) file. The text doesn't turn into blue color. Other type like INTEGER does turn into blue color. Do you...
View ArticleWhat's the use of $_SYS_SHADOW_$?
Hi all, I am using datatype shorttext in a SAP HANA columnar table. Getting the corresponding details from M_CS_ALL_COLUMNS shows, that for the column with data type 'shorttext' an additional, internal...
View ArticleUse XSJS-service parameter for SELECT ... WHERE... IN(...) clause
Hello, I need to create XSJS-service which will make search using a next clause SELECT C1, C2 FROM T1 WHERE C2 IN ('01', '02') , where search string '01', '02' will be a url parameter: service call...
View ArticleError in executing .hdbti file
Hi ExpertsI'm trying to add contents of a CSV file into a table I've written products.hdbti and products.hdbtable and I'm facing the following issue. products.hdbtable table.schemaName =...
View ArticleSAP HANA - How to run alter table statement in HANA procedure?
I am trying to run alter table statement in a procedure. HANA gives error saying SAP DBTech JDBC: [257] (at 1338): sql syntax error: ALTER TABLE is not allowed in SQLScript: line 36 col 8 (at pos 1338)...
View ArticleXS-Session Timeout: Internal Server Error
Hi everybody, i try to upload several pictures with SAPUI5 FileUploader via xsjs into the HANA which then will be processed before they are loaded into a table as a string. This process can take a...
View Articlexsodata - "Literal 'null' not supported by this service."
Can anyone help me understand how to construct an oData query on a HANA based service so that I can query records where the field value is null? I am attempting the following, but get an error message...
View ArticleHow to Checking INITIAL Values to a Variable or Column in SAP HANA SQL Script?
Hi, I have to check the INITIAL value of a Variable or a Column in SELECT Query in SAP HANA Procedure or SAP HANA SQL Script.Can anyone suggest me how to check this. For Ex: SELECT *,...
View ArticleHANA/HADOOP MR Jobs Archive Creation Problem
Hi there,I followed the steps given in first and second video lectures (https://www.youtube.com/watch?v=3u3dmxJ7s7M&index=2&list=PLkzo92owKnVyXi4boE9YMGKYY_LjIUtUn) in order to create and...
View ArticleHANA/HADOOP MR Jobs Archive Creation Problem
Hi there,I followed the steps given in first and second video lectures (https://www.youtube.com/watch?v=3u3dmxJ7s7M&index=2&list=PLkzo92owKnVyXi4boE9YMGKYY_LjIUtUn) in order to create and...
View ArticlePrivate View Definition Ambiguity
Some descriptions from "How to Enhance SAP HANA Live " The SAP HANA Live scenario as delivered contains “Private Views” which are the base views that directly use the SAP Tables.The next level of views...
View ArticleHANA OData Service Filters
Exposing an OData service on HANA SP06 and attempting to filter records that have a null color results in a 400 Bad Request error. The filter built looks like this: $filter=COLOR+eq+null The OData spec...
View ArticleSingle node HANA, Hadoop and MySQL query performance test
In the SAP Startup Focus program, part of my work is educating startups to use SAP HANA in developing their solutions. As everyone can understand, startups are the group of people extremelypassionate...
View ArticleData Provision in HANA not showing SLT configuration
Dear folks, I have created SLT configuration successfully and able to see tables DD02T, DD02L are with status in process inside SLT. But the data provision inside HANA is not showing the source system...
View ArticleError to insert plugin in SAP HANA Studio
Hello all, I'm need help to insert plugin in SAP HANÃ Studio.I have installed SAP HANÃ Studio Version: 1.0.48, but is occurring erro below:Can anyone help me solve question is? Image of error: The...
View ArticleInvalid JSON found in xsapp or xsaccess in package
Hi! I'm currently developing some OData services in SAP Hana, for other applications (outside the HANA environmnent) can consume those services. Unfortunately the first attempt of consuming those...
View ArticleData provisioning error HANA
Hi, When I am trying to click LOAD in Data provisioning , I am getting below error. Load request SAP DBTech JDBC: [258]: insufficient privilege: Not authorized Can someone please help? BRSumeet
View ArticleExplanation of Icons in Project Explorer View and Repository View
Hi all!I am wondering about the little icons next to the artifacts in the Project Explorer View and Repository View: Our own objects all have the little 'exclamation mark'. In the repository there is...
View ArticleError parsing PLV file
When I attempt to validate the performance (F8) in the 'Plan Visualizer' I get following message: Any ideas what is going wrong and what I can do about it?
View ArticleSupplier & Product Rating based on Customer Feedback : HANA Sentiment analysis
IntroductionWith this quick blog I am explaining how to implement a supplier rating application using the Text Analysis capabilities of SAP HANA. I am using Sentiment analysis feature to rate a...
View Article