Hana Backup Error
Dear Hana Gurus, I were backing up for a while, now it is giving error like this in Hana Studio and DB13 cocpit. backup could not be completed, Allocation failed ; $size$=536870912;...
View ArticleHow to select specific rows,when the id of one table is equal to id of other...
Hi All, I have two HANA tables, both have a common column, (but only some of the records of 1st table will be present in the second table). Now, when i want to retrieve the data for...
View ArticleMAX date from the table
Hi All can anyone please help me in finding the MAX date from the table. I have data like below. I only want to display that particular row where the NEW delivery date is higher. Below case should show...
View ArticleRestriction on Tables based on client in HANA
Hello, I have system ERP on HANA.I have created one of the HANA DB user. I have copied few tables from SAPSID schema to this user schema.These tables have data for various clients 000, 001, 100, 200.I...
View ArticleGetting the "Cannot get the data provider outline" Error due to "insufficient...
Dear SAP HANA Dev Community, I created a trial user on the SAP HANA Cloud Platform in order to test the Analytic View functionality. Unfortunately, I am always getting the "Cannot get the data provider...
View ArticleCreate custom control before calling view.js
Hi, I want to create line chart with one dynamic customized list box.Based on dynamic list box value, I should create line chart. First I excuted list box creation code, thereafter only I am calling...
View ArticleSystem state cannot be determined
I was trying to migrate code from one cloud to another through delivery unit. But I ran into some some conflicts which were resolved, but unfortunately deleted some files in the repository that...
View Article"Other" Component SYS.M_HEAP_MEMORY_?
We've identified a SQL Script procedure that is consuming a huge amount of Used Memory( 200gb +) on our development environment. Our spec for our development environment is a one node 500gb and we're...
View ArticleDefault value for interval type variable
Hi folks, One of my colleagues posed an interesting question to me today which I have not noticed until now.... How can you put a default value for both the FROM and TO intervals of a variable? Sure...
View ArticleHow to return custom output message in store procedure after performing...
Hello Devps. i m writing custom Exits for OData Write Requests in Hana here is the simple example from Hana guide. create procedure "ODATA_TEST"."sample.odata::createmethod"(IN new...
View ArticleUnit testing/testing in general on Hana
Hi guys, It's been a while since I was actively developing on Hana, and the last time I did, testing tools on Hana were either in their infancy or not even existent. I'm wondering if anyone out there...
View ArticleSSO between XS application as frontend to ABAP backend
Hi,We have GRIR XS app in our HANA system. http://<hostname.fqdn>:<port>/sap/hba/apps/grircm/WebContent/index.htmlHere you can display Purchase Orders with open G/L Items from HANA DB (snap...
View ArticleNewbie to SAP HANA need any SAP work experience?
Hi All, I am having 6+ experience in Java/J2ee platform. Upon my own interest and market value i thought of learning SAP HANA. Before start-up i have some queries on mind to ask about SAP. 1) To start...
View ArticleConvert Standby Node to Worker node : SAP HANA
Hi All, We have an appliance BW on HANA. BW is on SAP NW 7.31 and HANA is on SPS7 Rev73. HANA Database is distributed with 3+1 (3 worker nodes and 1 standby node). Due to increase in memory...
View ArticleHow to call a SOAP webservice using SAP HANA?
Hello, how do I call an external SOAP webservice from SAP HANA xsjs? Thanks,Matheu Pontim
View Articlemigration tool for HANA gives errors
Hi there,while migrating an SQL database of SAP Business one PL11 to SAP Business One HANA PL12 for a customer the tool on migration checking fails with the followint erros [2014-09-26 22:54:27 INFO...
View ArticleHow to query NUMBER OF DAYS WHERE ITEMS WERE OUT OF STOCK ?
Hello SAP "gurus", I would like to write a query that would calculate the number of days (count) where Items where Out of Stock during the past 12 months. I guess I have to use the OINM table but I am...
View ArticleRuntime error when trying to use currency conversion
I'm sure this is some newbie error, but I'm stumped. I did exactly what the instruction book said, and everything saved and validated fine. But data preview runs into an error! The error says: Cannot...
View ArticleUpdate Very Slow on HANA Database
Hi Folks, Recently we migrated to HANA in our BW system. I am having a program which does an update on a table. When I write MODIFY statement program dumps with exception DBSQL_INTERNAL_ERROR (...
View ArticleFinding the MAX of the column
Hi I want to read a calc view and find a MAX of the column For this I am writing a calc view of type "script" and using the below code. Which is not working. Any hints on this? Or is there any other...
View Article