m_time_dimenssion table got deleted from _sys_bi
Please help to restore or create TIME_DIMENSION tables in _SYS_BI schema. sql query would really help!
View ArticleEnable code completion in SAP HANA Web-based Development Workbench
Hi, the documention says that the "SAP HANA Web-based Development Workbench" supports code completion.Code compleiton doesn't work on our Development Workbench (Version 1.100.10 on SAP HANA SPS 10) and...
View ArticleHow to call HANA logon service and get a session?
Hi all! When I access my admin console via http://sap-hana-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:8000/sap/hana/xs/admin/ I am requested to enter my user name and password. After I log in and a session is...
View ArticleSAP HANA Views consumption
Hi, Can anyone tell me exactly what SAP Reporting Tools can directly view/access HANA Views? I see a couple of threads out there, but they are a little older and might not be current. I saw that...
View ArticleEclipseLink generates wrong sql code when calling stored procedure
Hi, I am using EclipseLink 2.5 trying to call a HANA stored procedure, like this: 1) describe it in the xml: <named-stored-procedure-query name="findAllStationsNamedProc"...
View ArticleError with JPA Content
Hi,When I open the JPA content to open the diagram Eclipse returns the erros in the attachment.can somebody assist?ThanksGabriel
View ArticleSAP Hana package creation privileges issue
Hi, While creating the package in HANA system, faced some authorization issue. Related screen shot attached. Can any one help on this.
View ArticleDB Schema SAP_HRF does not exist; SAP HANA rules framework is not installed
Dear Experts, I installed SAP HANA Rules Framework 1.0 on HANA DB used for GRC 10.1 SAP system. I am getting the error "DB Schema SAP_HRF does not exist; SAP HANA rules framework is not installed" when...
View ArticleHANA XS (Extended Application Services) showing empty page
Hi Experts, Currently, we have latest verison HANA 1.0 revision 97 installed. We are getting HANA XS empty page when we call HTTP Url (see in attachment). We figured out, XS engine is integrated in...
View ArticleUpdate a Multi-Table View using SQL
Hi, I need to update a view which has multiple tables. All table definitions in side the view are same. Please help me
View ArticleTrexUpdate failed on table
HOwdy.. Multi-Host Hana 96 AWS VM Linux SUSE 11 sp3 ApplicationName=dataloadExecutor PlanExecutor.cpp(00825) : plan plan37094@imdbworker01:30003 failed with rc 143; transaction serialization...
View ArticleIssue: MDX Query not executing in Hana Studio 2.0.8 Version
Hi Guys, I am trying to run MDX query in Hana Studio Console but its not running. The version of Hana Studio is 2.0.8 Query is:- MDXSELECT{ [PARENT].members } ON COLUMNSFROM [AN_TEST]CELL PROPERTIES...
View ArticleRegarding grating roles to user
Hi, I have a small query. In my project we need to assign analytical privileges and also users are only allowed to execute specific models and tables in particular schema. So my question is do...
View ArticleHANA connection to PowerPivot
Hi. I am trying to create a connection from Excel PowerPivot to HANA and cannot get this to work. I can create the connection to HANA using the basic Excel connection. I would like to download a fairly...
View ArticleHow are update/delete operations handled using insert only in HANA?
What is the exact way in which update/delete operations are handled in hana? I had read a blog where it was told that a delete flag will be set for the old data and it will still exist in the table..if...
View ArticleStored Procedures in Content vs Catalog
Hi All,Please help me in understanding the differences between stored procedures created in Catalog view vs Stored Procedures created in Content view. For one , I know that Table Type parameters are...
View ArticleReal time data replication by using HANA EIM (Smart Data Integration)
I am trying to set up real-time replication task to replicate VBRK table from SAP ECC using ECC adaptor. I followed the steps outlined by HANA Academy in this video....
View ArticleConcat BLOB/CLOB SAP HANA
Hi, Any ideas on how to concat blobs in SAP HANA SQL / SQLScript ? I can't see how. This is how I did in oracle: DBMS_LOB.APPEND(c.a, c.b);
View ArticleHandling exception in a for loop
Hi, I want to write exception block inside a for loop like oracle as below. for i in c1 loop begin insert into table values (i.id, i...); commit; exception when others then insert...
View ArticleSAP HANA Views consumption
Hi, Can anyone tell me exactly what SAP Reporting Tools can directly view/access HANA Views? I see a couple of threads out there, but they are a little older and might not be current. I saw that...
View Article