Re: AMDP SQL dump with code : 314 (Numeric Overflow)
Hi Sushmita, What are the data types of A and B Regards,Chandu
View ArticleSelect a column given by parameter via XSDS
Hi, I'm new to SAP HANA, and know I'm facing this problem: I've been given an entity declared like this: Entity translation { key id: Integer64 not null; en: String(5000); fr: String(5000); de:...
View ArticleRe: HANA XSJS Bulk Update (PUT operation)
Hi Anil, Can you pls tell me whether this scenario is possible. If we enter 10 values first in the text fields and press Next button, which pushes data into an array and enter next 10 values in the...
View ArticleSAP HANA Advanced Data Processing
Hi, we want to use the Text Analytics (TA) on HANA.But we are not able to activate or install this Option. Can someone help me, or is the Option always installed and we only need the correct license...
View ArticleRe: My Hana Trial landscape account does not have System Privileges
Hi Anil,Thanks for your response again. I had also sumbled upon the same tip from another forum, and tried using NEO schema, but still have the issue. Here's what I had done: 1. Created a TEST table in...
View ArticleRe: My Hana Trial landscape account does not have System Privileges
Hi Anil,Thanks for your response again. I had also stumbled upon the same tip from another forum, and tried using NEO schema, but still have the issue. Here's what I had done: 1. Created a TEST table...
View ArticleRe: SAP Hana - Data Preview of Attribute View fails
Hi Sumeet, I executed that SQL Statement before, and each time after making any change, It runs successfully, but the issue still remains. I'm still unable to Preview Data.
View ArticleRe: Link to download HANA Client?
Too hidden in my opinion, but thank you for the info!
View ArticleRe: SAP Hana - Data Preview of Attribute View fails
Hi Naresh - thanks for your reply. I tried adding the _SYS_BI_SP_ALL privilege, but it says I'm not authorized to grant that privilege. See attached screenshot.
View ArticleRe: SAP HANA Advanced Data Processing
Hello Simon, the Text Analysis functionalities are part of your installation, so you do not need to install no additional components for that. But for productive usage you need the additional license....
View ArticleRe: SAP HANA Advanced Data Processing
Hi Florian, thanks for your answer. Okay, but this maschine is only a test-System, are there other settings possible to test it ?? regardsSimon
View ArticleRe: SAP HANA Advanced Data Processing
Test is allowed on your test system. Just use it, there is no switch to turn it on/off.
View ArticleRe: How to calculate last day of month in calculated coulmn window
Hi Sungar, These are SQL functions and not applicable in SAP HANA calculated column window. it have tried everything but it is not working. Thanks for your reply.
View ArticleRe: SAP HANA Advanced Data Processing
What are you exactly looking for? For the XSJS text analysis API? If yes, it is part of SPS10. Are you already on SPS10?
View ArticleRe: Third Party Javascript In XS Engine?
Hi Stefano, Where you able include Lodash or underscore libraries in XSJSLIB file. I am unable to do that lot errors in the file. Thanks,Naga
View ArticleHow to use stored procedures
I went thru tutorials on how to create stored procedures but I am confused as to where you use them. The tutorials execute the stored procedures via the SQL console but they do not provide any details...
View ArticleRe: How to use stored procedures
As you mentioned the calculation view. If you create a new calculation view you can choose between scripted an graphical. When you have a scripted calculation view you can CALL a stored procedure...
View ArticleLarge Data volume on HANA - XS
Experts, I have a requirement to be able to show large data volumes on a UI5 application that I am building on HANA. The requirement is to be able to show like 20-30 million rows of data in a grid (if...
View Article