UPDATE OID
Hello I have a problem with an update CREATE COLUMN TABLE UTENTE_FILTRO_REPORTING ( COD_UTENTE VARCHAR(30) NOT NULL, DIMENSIONE_REPORTING VARCHAR(10) NOT NULL, COD_GERARCHIA...
View ArticleABAP in HANA Studio
Hi I am facing an issue in installing the ABAP development tools in HANA Studio (rev 70). Below is the error. Tried multiple things. Are there any components I am missing? Cannot complete the install...
View Article34080] R script syntax error;Error in :2:1: unexpected '/'
Hi, I am trying to test out a simple R integration scenario with SAP HANA. Below is the SQL code tried: DROP TABLE COF_RESULT;CREATE COLUMN TABLE COF_RESULT (ID INTEGER, COEFFI INTEGER); DROP...
View ArticleNot able to activate a RDL file
Hi I created a sample hello world RdL project and i was initially able to test it via the Odata way. But later i delete the file from local workspace and also deleted my schema and package. Later i...
View ArticleAnalytic view and order of columns in raw data result set
Hi, I have created an analytic view with one data foundation table joined to two attribute views in the logical join. I have also created a calculated column. Is there any way to configure the order...
View ArticlePrototyp
Hello everybody, i'm actually woking on a fraud-detection topic. the fraud-detection-system consists of synthetic logfiles, hadoop & sap hana. Hadoop has to import, parse und filter and persist all...
View ArticleNo http/https connect to HANA Dev Edition on AWS
Hi, we try to connect to our SAP HANA DEV Instance on AWS from another AWS machine. http calls from chrome using the public ip adress or the public dns fail. Even ping from os prompt to the ip or the...
View ArticleDoing select from HANA Analytical View
I want to select fields from Shared Columns (columns from attribute views in logical join) of analytical view and I get error as invalid column name. I tried with quotes, caps for the shared column...
View ArticleMultiple filter in CE_PROJECTION
How to do multiple filter in CE_PROJECTION CE_PROJECTION (:lt_sale ,["date" as "Date","MRP","UnitSold" ,"Company","Product"],' "Date" < :st_date , "Date" > :end_date , "Company" = :brand ,...
View ArticleSAPUI5 Table with odata update with hidden columns?
I am working on a HANA Native app and ran into a snag. I have rendered a SAPUI5 table bound to an odata service in my view. The problem is that I am not showing my keys in the table, so when I go to...
View ArticleUnable to connect to your running AWS HANA DB? Read this...
Dear HANA Developer Community, some of you have reported issues with connecting to your HANA DB from HANA Studio, even though you followed the steps outlines in Get your own SAP HANA DB server on...
View ArticleUser authentication in SAP HANA (using CloudShare)
I am trying to follow the SAP's material "SAP HANA Developer Guide" and in the first exercise, when the SAP HANA user-authentication should appear, nothing happens and a blank page shows up. I am...
View ArticleHow to add Calculation Views into VB .Net Dataset
Hi I am working on a migration project from SQLServer to SAP HANA and the front end is on VB.Net Windows Application. The existing application connects to the views using a dataset, so I need to view...
View ArticleWhere will get the SAP HANA Demo data or application?
where will get the SAP HANA Demo data or application?
View ArticleIs anyone else having problems connecting Excel 2013 64 bit to HANA via ODBC...
This is mainly directed to someone from SAP. I spend the entire afternoon trying to figure out how to connect Excel 2013 to my HANA instance on AWS. I'm pretty familiar with connection MS Office apps...
View ArticleSAP Hana Studio release 70 issues
CTRL-F keyboard shortcut for Find/Replace missing. Not a huge issue obviously. Perhaps others experiencing issues (and any relevant workarounds) with Hana Studio version 70 can log here? Thanks.
View ArticleHost Agent in SAP HANA
Hello Experts, I am trying to connect to SAP HANA Lifecycle Manager, but I am getting the below as one of the errors: com.sap.ndb.studio.lcm.upd.ui.hostcontrol.SAPHostControlNotAccessibleException:...
View ArticleHow to do a WHILE DO loop on data from a SQL Calculation View
I would like to do a WHILE DO loop, I am pulling columns from a SQL Calculation View to Do the iteration. I want to start with a value AD = 2 and iterate until a condition is met. In addition to the...
View ArticleStored Procedure not visible/accessible using ODBC driver in vb.net windows app.
Hello Friends, I have created Stored Procedure in Hana Db in _SYS_BIC schema as well as different procedures in another schema(created by me). I have tried both variations in my...
View ArticleCTL method for CSV upload not generating Error Log file
Hello Friends, I was able to upload csv data into my Hana tables using the CTL method after a lot of trail and error but .err file or .bad file is not getting generated inside the...
View Article