Error when executing a K-Means algorithm
I get the below error when I try to run a K-Means algorithm in the Predictive Analysis. "A critical error occurred:An error occurred while executing the query. Error details: SAP DBTech JDBC: [423]:...
View ArticleSAP HANA LIVE VIEW BROWSER LOGON ISSUE
Hi All, We have installed HANA LIVE virtual data model SAP ECC in HANA Studio and also we have installed HANA Live View browser. While accessing the View browser,we aren't able to login and we...
View ArticleHow to refer Welcome file(except index.html) in XSJS project.
Hi All, I developed one xsjs project with ui5, It's working fine when I am using absolute path of HTML(index.html) file. e.g. http://host:port/package name/project/path to html/index.html. But my...
View ArticleHow to FInd Last Iserted Row Id in Hana
Hi I have a Function in PHP which inserts data in Sap Hana . Now need a logic to get the very last ID of the tables Passed . Something like we have it in Mysql MqSq;; mysqli::$inert_id How can I do...
View ArticleUsing 'default' for IN parameters in procedures
Hello,I am creating a procedure in a workspace in the HANA Development Perspective. The procedure is being converted from MSSQL to HANA. I need to use defaults for some of the IN parameters as it is...
View ArticleNo objects to activate !!!
We moved some objects (at views) from one dev sys to another dev system. I used the developer mode. When the objects got to the new system they had a diamond on them like this:There are like 500 of...
View ArticleError:"Access Denied" while importing data from local csv file using HANA Studio
HI I'm trying to import flat .csv file from HANA studio by following http://scn.sap.com/docs/DOC-27960 But i'm getting an error as below. My Log File: !ENTRY com.sap.ndb.studio.bi.filedataupload.ui 4...
View ArticleError while using select statement on Analytic View.
Hello All, I am getting a below error while I tried to use Analytic View using Select statement. Could not execute 'select * from "_SYS_BIC"."zretailcoe/ZAN_SALES_ACTUAL"' in 887 ms 919 µs . SAP...
View ArticleHow to call SOAP web service from server side java script(XSJS) ?
Hi All, I am struggling to call SOAP web service(RFC published as web service) from HANA.I have created one "XXXX.xshttpdest" and one "XX.xsjs" as below. XXXX.xshttpdest :- host = "host name";port =...
View ArticleHANA client installation ODBO error
I am trying to install HANA client into my Windows 7 machine. Everything installed but the ODBO package failed. The error points to system32 folder missing in the windows registry. Have anybody run...
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 ArticleSQLScript Table Variables - how to populate table variables in code?
I know how to populate table variables by reading from the database, but how can I do this programatically? Say I have an SQLScript procedure that accepts some input parameters, and I want to return a...
View ArticleECC to HANA 2nd DB Connection Failure
Hi Experts, I have an issue when I coding ABAP in ECC fetching data from 2nd DB HANA. *--------------------------------------------------*start-of-selection.data lv_count type i.select count(*) from...
View ArticleError when executing a K-Means algorithm
I get the below error when I try to run a K-Means algorithm in the Predictive Analysis. "A critical error occurred:An error occurred while executing the query. Error details: SAP DBTech JDBC: [423]:...
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 ArticleCalling a PAL procedure with in a standard procedure in SAP HANA
Hi, I am creating a standard SQL procedure , while including a call for PAL Procedures such as CHAID, APRIORI. I am facing a error like: Could not execute 'create procedure PREDICTION_ALGORITHM (IN...
View ArticleUnable to set Break-points in SQL Script Procedure
Hi Experts We are using ECC on HANA SP00 and our HANA DB version is SPS06 . I'm using HANA Studio 1.0.60. I have the proper Debug authorization ( sys.DEBUG - EXECUTE ) but I'm not able to set the...
View Articleaccess to SAP Precision marketing
Hi , I want to access the Precision marketing solution on a trial basis.Is the SAP Precision marketing cloud solution posted only on AWS ?Will the precision marketing cloud solution be available as...
View ArticleError while creating procedure through SAP HANA Development in revision 58
I created a Repository workspace and project and added folders. The project is a general project and not an xs project. I created a file for procedure and the sql script has insert and delete...
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 Article