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 ArticleSAP HANA Pocket Book?
As a SAP HANA hardware solution provider/partner, I'm trying to practice somewhat in the SAP HANA developer space and stumbled over the SAP HANA pocket book. So here come my questions: what is this...
View ArticleGetting list of all the Views and their Metadata in SAPA HANA
Hi Everyone, I was wondering if someone could help me with the following: 1. How could I get a list of names of all the Views in my HANA system?2. How to access all the metadata of each of these views?...
View ArticleRelapse on SDA/Oracle
Hi all, Firstly after my last "adventure" with SDA where I made a highly fundamental error, we managed to have some great success with SDA. We connected to Oracle, Hadoop and MS/SQL. In the case of...
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 ArticleImport CSV file: column count mismatch by always 1
Hello, I am trying to import data from a CSV file into a HANA db table with an .hdbti file.I have a large structure of 332 fields in the table. When I activate the files to start the import, I always...
View ArticleForeign keys in .hdbtable
HI Is it possible to create foreign key references using .hdbtable or using create statement from SQL console? If so could you please give me the syntax. Thanks & Regards,Monissha
View ArticleGetting an Activation Error when trying to activate a Stored Procedure
I have built a stored proc (logged in as user "SYSTEM" and when trying to activate it I get an error thrown back as per graphic below: I have also tried to run "GRANT SELECT ON SCHEMA "MYSCHEMANAME"...
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 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 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 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 Article