Re: HANA query to check Stored Procedure delete
Hello Karuppiah,Please use the below query which I have kept handy for my use.select * from _SYS_REPO.OBJECT_HISTORY where PACKAGE_ID like <Schema Name in single quote>and IS_DELETION = 1and...
View ArticleRe: Eclipse Issues
Hi...Please help me out this error ..... I have an application running on WEBIDE with SAP server as back end, now i want this application to run on eclipse, but how do i configure my back end system...
View ArticleRe: Access to download SAP HANA Studio
Hi Florian, I have managed to download the one for Luna,package, it works fine. thanks.
View ArticleRe: $.web.WebRequest is not a constructor
Hi Kevin Yu, This seems to help a bit, but in my case it's a function in which the statement exists.The first time the function is called (with a breakpoint after webrequest), debugging works.The...
View ArticleFail to download SAP HANA Client Developer Edition Win86 64bit (appr. 83,2 MB)
Hi, i have tried to download this file HANA Client for 64 bit,but it seems like the file is not there anymore.please help
View ArticleRe: $.web.WebRequest is not a constructor
Hi Francis, We had switched to use $.net.http.Request and have not met the problem again. Please try the new class; Regards, Kevin
View ArticleRe: $.web.WebRequest is not a constructor
Hi I will try that. Does anybody know what the difference is between them ?Advantages/disadvantages ?
View ArticleCash flow report in sap hana with Analysis Office as reporting tool
Hello Folks, I am new to sap hana studio. I have requirement where I want to create report with following layout. Under each column year1.....year5. We have summation of value from table ACDOCA for...
View ArticleABAP Tools in HANA Studio Installation error
Hi, I am trying to install SAP ABAP Tools in HANA studio. I am getting below error for few tools and I am unable to proceed. Please suggest how to rsolve this error. ABAP Tools Version :...
View ArticleXS Advance Runtime installation failed !!
Hi Thomas JungRich Heilman , Experts, I have a query on XSA.. We recently upgraded our system to SP11.. With the launch of XSA in this SP, I decided to install the XSA runtime.. It was a single host...
View ArticleRe: when does M_CS_TABLES-READ_COUNT get reset, if at all
hi andreas, yes, i saw them, but to no avail, hence this question on SCN. thanks anyway
View ArticleRe: ABAP Tools in HANA Studio Installation error
Hi Saravanan, Please Install New software from --> tools.hana.ondemand.com working fine for me Regards,Muthu
View ArticleRe: Text Join as a part of Star join in Calc view
Thanks all for your help The reason was silly but at the same time interesting. The view has multiple text joins with the column SPRAS. So HANA was renaming each SPRAS column with a prefix to make it...
View ArticleRe: ABAP Tools in HANA Studio Installation error
Hi Muthuram, Thanks. But when I try using tools.hana.ondemand.com I am getting Proxy authentication error as shown below. So I tried to install by downloading ABAP Tools but end up with above stated...
View ArticleRe: Aggregated window functions on Analytic view doesn't work.
Hello Ravi, can you share more information about the the attribute view (e.g. are fields used by the query, shared attributes)? What HANA revision you are using? Regards,Florian
View ArticleRe: Inserting large amount of rows from .net
Hi Andreas, I figured it out a few days ago and forgot to close the question.. Basically, I tried to insert 10,000 rows without changing the BatchSize property.According to the ADO .Net reference if...
View ArticleRe: Inserting large amount of rows from .net
Hi Sergio,I'm calling it with option number 3 (Hana Ado .net) SAP HANA Data Provider for Microsoft ADO.NET Reference - SAP Library I solved this issue (you can see my answer to Andreas above) Thank...
View ArticleExecute procedure parallel
I would like to execute several procedures on HANA parallel e.g. the attached one.I have two tables each witch a PERSON_ID, DATE and PROPERTY and want to select those DATES which are only in...
View ArticleRe: What is the latest version of HANA Database?
More appropriate note to refer for the question is : 2021789 - SAP HANA Revision and Maintenance Strategy
View ArticleRe: Aggregated window functions on Analytic view doesn't work.
Thanks for the information Florian, I tested the query with SP11 and it seems to be working as expected. Can you provide more information about what this comparison system is which you are talking...
View Article