Multiple statements in HANA SqlScript
I'm trying to run a Sql Script through an OdbcConnection to HANA in a .net project. My first problem is id does not open the odbc connection to the schema that I specify as value for DATABASE in my...
View ArticleWHERE statement doesn't work
Hi, I'm trying to run this query SELECT origin_id FROM "DATASCITEST".delays WHERE origin_id = 8 origin_id is integer field. And get this result: ORIGIN_ID121212121212121212121212 How can it be...
View Articlespool in hana
hi there fellow hanalysts, i can check the batch job log quite easily in hana studio, but was wondering if there is a system table where the spool information is being kept. any pointers? thx, greg
View ArticleSQL Error 339 after calling a SQL procedure by CALL DATABASE PROCEDURE
Hi, im trying to call a SQL Database Procedure from an ABAP program using CALL DATABASE PROCEDURE (for the generated proxy), but the execution always results in "SQL error 339 in call of db procedure"...
View ArticleHow many databases can be hosted on an SAP HANA Server?
Hi All, The company where I work has just bought an HP server for running SAP HANA. It has got the basic characteristics and 128 GB of RAM. So, the question is: after I install SAP HANA, how many...
View ArticleError while creating procedure from from SAP HANA Development Perspective
Hi all I am trying to create a procedure to insert some entries in a table based on certain condition . And I create it from Development Perspective. The procedure looks good but when I try to...
View ArticleORDER BY values in array
Hello dear colleagues, Is it possible to sort values by values in IN clause.In MySQL there is a function called FIELD (http://stackoverflow.com/questions/866465/sql-order-by-the-in-value-list)For...
View ArticlePredective analysis issue in hana
Hi,Whenever i try ti create a new report through new document tab in hana, it is throwing below attached error - Please advice regarding this , how to troubleshoot it.
View Articlehow to find hardware key for sap hana cloudshare 30days trail version
Hi Everyone, i hope i messed up hardware key of sap hana studio in cloudshare 30 days trail version.Is there any other option other than navigating through, by right clicking hana system and selecting...
View Articlecannot commit hana project to aws instance
hello, i created the 3 files for "Hello, World !" ( course on OpenSAP),but i cannot commit and activate them on ma AWS Instance.What make i wrong? The Folder 00 is empty
View ArticleSAP Hana Local Runtime start error
Hi All, I can succefully deploy my application on the hanatrial.ondemand.com but when I am trying to deploy my application on "sap hana cloud local runtime" I get the following error:...
View ArticleError : string is incompatible with varchar3
Hi All, How to remove error "String is incompatible with varchar3" in hana while processing array. Array is of varchar(30) which is initialized with values as 'hello','hello1','hello2'. Please help.
View Articleawshana ram
was wondering... at the moment SAP and Amazon are offering up to 68.4 GiB (8 cores) for connecting from HANA studio. is anyone aware of any plans to up the ante to 16, 32, 64, etc cores? 68.4 seems...
View ArticleUpdate table via HANA Procedure
Hi,I am trying to update a table using a procedure and I tried this from both SQL console and also by creating the procedure from Project explorer option.I see this message "feature not supported:...
View ArticleHow to GRANT the Analytic Priviledge _SYS_BI_CP_ALL using SQL?
I'm trying to define a user named LUMIRA that can be used as a least privileged user for accessing Analytic Views that I've created for use with Lumira.So far, I did the following to define access to...
View ArticlePort constraints for xshttpdest?!
Hello,I try to use the Outbound API to access an external resource. Therefore, I want to implement a xshttp destination as specified in the HANA Developer Guide on page 337. Creating the destination...
View Article"Error when connecting to system" or "Invalid Username or Password" with HANA...
If you are getting error message(s) with the HANA Studio (on Cloudshare desktop image) to the HANA DB after you enter the correct username or password:a. "Error when connecting to system": b....
View ArticleHANA Calculation of differential amount on the fly
Hi, I have a scenario where I want to calculate the differential amount between successive rows on the fly..sample structure of my table is like this:...
View Articlejava.lang.NullPointerException during activation of .xsjs file
Hi, I have written a .xsjs file which contains insert statement in a table. there are no errors but when i activate the file it pops up the error called An internal error occurred during: "Activating...
View ArticleFree Space by Unload Columns or Alter Table for hidden concat_attribute columns
I am trying to remove the concat attribute columns created by the join. Tried these but didn't work 1) I can't seem to execute a unload syntax for a specific column, I can for a table but I can't do...
View Article