Unable to launch HANA Studio
Hi All, HANA studio stopped to launch suddenly. I even tried uninstalling and cleaning up the registry. Even after fresh install I am not able to run it. When I checked trace log I could see some...
View ArticleImport CSV file: column count mismatch by always 1
Hello, I am trying to import data from a CSV file into a HANA db table with an .hdbti file.I have a large structure of 332 fields in the table. When I activate the files to start the import, I always...
View ArticleCannot get Data Provider outline
Hi, I created an Analytic view with three tables. The middle table is an association table which connects the two tables with ID's. I activate it fine and then when I go to do the data preview I get:...
View ArticleSLT Configuration Error Occured when selecting from database
LTR configuration creates the user SLT in hana but doesn't seem to create schema-specific rolesSLT_DATA_PROV;SLT_POWER_USER;SLT_USER_ADMIN,SLT_DATASELECT Also getting this error in LTR...
View ArticleIN ODATA, How to pass Timestamp data using POST method
Dear all I am trying to insert a record into a HANA column store table using ODATA service. POST URLhttp://hanadrp.sial.com:8000/sial/sapnext/generic/odata/uidatetime.xsodata/UIDateTime Message one{...
View ArticleHANA Studio: Load blank values from FlatFiles
Hi,I want to load a flat file using the wizard in HANA. The file I am trying to load has blank values for a lot of fields hence I am getting the error "cannot insert NULL or update to NULL".The thing...
View ArticleAble to view the analytic (couldn't display) view under _SYS_BIC but with a...
Hii. I created an analytic view named AN_SALES_OVERVIEW IN Eclipse IDE systems using my HANA cloud trial instance. I've completed all the steps of creating an analytic view and activated it, but once I...
View ArticleHow to disable auto commit on data preview?
Hello everybody I'm working with temporal tables and I need to disable the autocommit option on my SQL Console. This is easy to be done as was explained with details in another discussion....
View ArticleHANA Migration issue
Hello All, Need some advice with our HANA migration from DB2 to HANA SP7 using Classical migration with SWPM.Our migration export and import are not in parallel. Test runs of export was 14 hours and...
View ArticleApplication behaving differently on cloud and on local server
Hello everyone,our application extracts data for DB from excel files. Locally it works perfectly. All of a sudden (this wasn't an issue until few days ago, although no changes in files or code were...
View ArticleError while creating Attribute View
When I try to get Attribute view through two joined table with same type join indices I get following error ; Could not execute 'CREATE COLUMN VIEW "_SYS_BIC"."MyDB/TEAM_EVENT" TYPE JOIN WITH...
View ArticleHow to use openquery to populate a HANA table from an SQL Server
Hi, I have the following script which I run in SQL Management Studio. insert openquery(HANALINKEDSERVER, 'select "ssn" from "TEST"."testlinked" ') values (10) There is a linked server to HANA named...
View ArticleHuge difference in Execution time in same Query with different Parameter
Hi Experts, We are facing an unique problem once we are executing the query in HANA SQL prompt. This Query was generated from BObj and executing in HANA system. Once this query running with following...
View ArticleGetting the familiar error - Cannot get the data provider outline
Hi all, I am getting this familiar error "Cannot get the data provider outline" upon trying to preview data for **Analytical view** only. So I don't get this error for the attribute views that have...
View ArticleMissing privilege - DELETE statement in procedure
Hello experts, I am facing a problem for my procedure. I am not able to active the procedure if I use DELETE statement in the produce. When I use only selects, it is working fine. The SYSTEM user has...
View ArticleAble to view the analytic (couldn't display) view under _SYS_BIC but with a...
Hii. I created an analytic view named AN_SALES_OVERVIEW IN Eclipse IDE systems using my HANA cloud trial instance. I've completed all the steps of creating an analytic view and activated it, but once I...
View ArticleSAP HANA Trial Account Trouble
Hi, I am trying to access the SAP HANA instance I have previously configured in "SAP HANA Cloud Platform Cockpit".SAP HANA Studio's Administration Console is giving me the following error message:...
View ArticleHow to create HANA Server Monitoring reports
Hi all, I am working on Search Application and OLTP Application where my underlying database is in HANA and application has been developed in JAVA.I am using OData service as data access layer. 1. I...
View ArticleA Programming Model for Business Applications (5) Write Service: Business...
This post continues the series A Programming Model for Business Applications. The first four parts are:A Programming Model for Business Applications (1): Assumptions, Building Blocks, and Example AppA...
View ArticleA Programming Model for Business Applications (4) Service Adaptation and UI...
This document continues the series A Programming Model for Business Applications. If you havn´t read the first parts in the series, I recommend that you read the first three parts:A Programming Model...
View Article