SAP HANA Studio Installation Manager stuck in "Running equinox P2 director"
Hello: I'm trying to install HANA Studio (Windows 64bit) using the GUI based installation manager and have been stuck in Step 4 "Running Equinox P2 director" for more than an hour. Not sure if this...
View ArticleError while executing PAL procedures in SAP HANA!
Hi Guys, When I am executing any of the procedure from PAL library, i get an error: "Could not execute 'CALL palLnR(DATA_TAB_460, "#CONTROL_TAB_460", RESULTS_TAB_460, FITTED_TAB_460, ...' in 295 ms 570...
View ArticleHANA UOM conversion functionality
Is anyone doing UOM conversions at the moment in HANA and if so how ? There is the modeller way thru measure type ( Quatity with unit of measure ) or the SQLSCRIPT use of CE_CONVERSION operation.Any...
View ArticleSAP DBTech JDBC: [7]: feature not supported: The number of tables in a join...
Hi,I am porting analytic application and I am getting an error SAP DBTech JDBC: [7]: feature not supported: The number of tables in a join query is over the maximum limit. Please rewrite the SQL...
View ArticleHana JDBC PreparedStatements are SLOW
I am trying to use JDBC prepared statements and the performance is worse compared to regular statements.To illustrate, there are 2 code samples below, one with preparedstatement and the 2nd with...
View ArticleError during Activating HANA Studio Analytic View
Hi HANAer,I am a new learner of HANA studio and already setup a HANA Trail Environment on CloudShare. When I tried to activate a new created analytic view. An error message was pop up as attahced...
View ArticleError while creating Configuration for SLT replication
HI All, I am trying to do a simple application in Hanna using SLT for data replication. But while trying to create the configuration using LTR t-code, I am getting error as "Error occured when opening...
View ArticleCall stored procedure from server side javascript
Hi there, I'm using the following server side js to call a procedure from an xs-appication: var body = ''; var conn = $.db.getConnection(); var cst = conn.prepareCall('{CALL mypk.TESTPROCEDURE(?,?)}');...
View ArticleIs procedureCall really supported in Analytic Privilege?
I am trying to use the analytic privileges to restrict data permissions to users for an analytic view. But I cannot go through the SAP Studio, as I need to call a stored procedure to get the authorized...
View ArticleMonitoring tool for HANA
Greetings all, We released a brand-new monitoring and reporting tool for SAP HANA a few weeks ago. The tool does a fair amount of processing based on monitoring views to provide comprehensive...
View ArticleObtaining number of rows after select statement in SQL Script
HI, I am trying to read a database table e.g. Employee in the table variable v_employee. v_employee = select * from Employee where Name = 'John'; Now, I wish to know the number of rows in the table...
View ArticleExpose analytical view to odata service
Hello,I want to expose an analytical view to an odata service (using XS and SAPUI5).When I open the odata service in the browser and access the data I get the following error: Service exception:...
View ArticleDebugging SQL Script in SAP HANA studio
Folks, I am using following version of SAP HANA. For this version, i.e. SPS5, debug functionality is available. For some reasons though, I just could not put a break point in the procedures that I...
View ArticleConnection to SAP HANA offline crashes the system - SAP Visual Intelligence
Hi, I am trying to connect to analytic view on SAP HANA. I am selecting SAP HANA offline in SAP Visual Intelligence so that I can manipulate the data but it gives me following error. I have tried...
View ArticleOData for Calc. view - Parameter problems
Hi, i need some help with the input parameters of an OData service. I'm trying to consume a calculation view via a OData service which has three parameters. - P_DATEFROM (Date)- P_DATETO (Date)-...
View Articleissues in SAP HANA's .xsjs file at server level
hi,i have created an .xsjs file in the SAP HANA Extended services project. when accessed via the browser, the output is generated in JSON format. following is the code:...
View ArticleIn HANA Modeler, getting Nullexception while expanding content folder in my...
Hi,I just installed HANA Studio and HANA client latest build and when I tried to open the Content folder under my development system, I am getting an error 'Removing' has encountered a problem. An...
View ArticleI am getting Host Agent error on hana installation.
I am getting the following Host Agent error on HANA installation, please help me out....
View ArticleError 403 - Forbidden / This link seems to be broken
Hi, I am new to HANA and I have started learning HANA through the tutorials provided on HANA Academy. I am trying to run HelloWorld.html, and the code is same as shown in the tutorial But while opening...
View ArticleRegistration app for HANA Developer Editions not working
Dear all, Right now the registration application for the HANA Developer Editions is not working. When trying to sign up, you will see the error message Error while sending the request. We are...
View Article