Re: Create Procedure fails
Hi Darren, I am on SPS 06 (revision 61) and following are the screenshots: What revision are you on. What error message do you get. Regards, Ravi
View ArticleRe: Creating a Loop query in HANA Studio
Hi Rafael, If you have a huge table with few million records, then you can write a correlated subquery on this table. Make your inner and outer query on this table, with each of the row in the inner...
View ArticleQUESTION about HANA SQL
Hi Everyone,,i'm a new to SAP HANA. I have a few question about HANA SQL. 1. Can I use 'goto' structure? I usually use like this in MS SQL....
View ArticleRe: Best way to Monitor table updates in Hana
Hi Michael, As far as i know, I don't think at present we can monitor Table status in HANA for BODS.At present we can monitor Table Status for SLT only. Regards,Vivek
View ArticleRe: Create Procedure fails
Hi Ravi, I am on SPS 05 Rev 53 as this is what is supported for B1H v9. And I am getting this error Regards,Darren
View ArticleRe: Create Procedure fails
Hi Darren, Can you please try the following: 1) Remove one set of BEGIN and END2) Remove the DECLARE statement and shift the declaration of a integer after docTotal, above BEGIN. Since the code is...
View ArticleRe: QUESTION about HANA SQL
Hi, 1. Can I use 'goto' structure?At present GOTO statement is not supported in HANA 2. Can I use function in procedure ?CREATE FUNCTION statement is no longer...
View ArticleCSV Upload fails / Flat File Data Upload fails
Hi, hope you can help me. I try to upload a csv file via File > Import > SAP HANA Content > Data from Local File in SAP HANA Studio. Everything works fine (file found, mapping correct) but...
View ArticleSP6 ON CLOUDSHARE
Have noticed the following changes in SP6 on cloudshare from SP5 The UNLOCK button occuring everytime you open the studio on SAP HANA System view of the Development perspective - This will go...
View ArticleRe: CE_JOIN Self Join Issue
Hi Isaias, Thanks for the response. Yes, I did try CE_LEFT_OUTER_JOIN but got the same results. Even more perplexing is when I joined on STARTDATE, the table TT_UNION_ENDDATE01 returned the 50 million...
View ArticleRe: How to enable the create history feature in HANA for tables?
Hi Lars,The ALTER statement is in the SP06 SQL reference manual - is it now supported from SP06. I am still on Rev 58 so also get the 'disabled' message. ThanksAndy
View ArticleRe: Which HANA certification will support Developer Role
Hi Guys, I recently cleared SAP HANA Technical Certification 1.0 SPS5. Please follow below link if you are attending for Technology certification....
View ArticleRe: Does anyone know the HANA equivalent of the following SQL statement?
Hi Ronnie, The following link will provide you the information you need (and even more)....
View ArticleRe: Creating a Loop query in HANA Studio
Hi Rafael, Please check some of the threads mentioned below for generating high data volume: http://scn.sap.com/thread/3286683http://scn.sap.com/thread/3261542http://scn.sap.com/thread/3312804 The...
View ArticleRe: CE_JOIN Self Join Issue
Hi Chandler, Have you verified the EXPLAIN PLAIN and Trace for both codes? Best regards
View ArticleRe: How other users can access shared package?
Hi Debajit, To access a shared project, you have to go to repository tab and then R-Click on the folder (under which you have created all the objects) and then select CHeckout and Import Project.After...
View ArticleRe: Invalid JSON found in XSAPP or XSACCESS in package “workshop.sessiona.00”
Yes that's correct . It should be XSAPP instead of XSAPPS. Please try again after modifying the same. ThanksKamal
View ArticleRe: AWS Hana instance is not reacheable
Hi Samir, can you post a screenshot of what is not working? has anything changed in your project or workspace folders? did you try connecting from a different device/IP address? thx, greg
View Article