Re: Query plan not available
Dear everyone, We have updated to Rev. 53 and looks like working fine now. Thanks for sharing the info so far, and appreciate your further support in advance.
View ArticleRe: How to get global cpu an memory statistics for my HANA landscape?
Hi Cornelius Bock, You would be able to use M_HOST_RESOURCE_UTILIZATION, M_SERVICE_MEMORYetc. Please check the following link.http://help.sap.com/hana/html/monitor_views.html Best regards,Makoto
View ArticleRe: Register for trial fails
Hi Juergen, i've checked at cloudshare the availibility of the instance, but unluckily there was no instance.Can you share ist manually then, please? Thank you Tim Anderson
View ArticleStopping Scriptserver
Hello,recently I enabled the scriptserver to try some PAL functions.I followed the steps onhttp://search.sap.com/notes?id=0001650957 Now I want to stop it again t free some RAM. The Note says:"Stopping...
View ArticleRe: Import from CSV FILE does not insert....
Surendra: The problem might be in the definition of your table...as you can see...your first record has a 1 character field, while the second one has 3 characters and the third one has 2 characters......
View ArticleUnable to connect to SAP HANA from HANA Studio
Unable to connect to AWS HANA instance from HANA Studio. Right clicked on the navigator and opened properties. The "License" section is giving below error "Licensing functionality is not active in this...
View ArticleRe: Register for trial fails
Hi Tim, You should have an invitation email from devcenter@sap.com in your Inbox and the link contained in that email should take you to your trial instance. Let me know if it worked or not.Sorry for...
View ArticleRe: Import from CSV FILE does not insert....
Hi, The issue is resolved. It was issue with field type RAW.All is well now.
View ArticleRe: Error while creating a function in HANA
I actually created a similar function with the same logic and this is the sql CREATE FUNCTION "PTIRUCHANUR"."ufnGetCustomerInformation" (customerid int)RETURNS table ("CUSTOMERID" INT, "FIRSTNAME"...
View ArticleRe: Unable to connect to SAP HANA from HANA Studio
Have you tried restarting the HANA Services? Follow the steps detailed here http://scn.sap.com/docs/DOC-28294 on Part 5 - Logon to the Linux OS of your AWS instance Then try to connect...
View ArticleRe: HANA Project Editor vs Studio SQL Editor
Hi Peter, just to get things done properly, could you please also provide a screenshot of the input and output parameters definition ( IN serial_numbers_in MY_SCHEMA.ZPD_SERIAL_NUMBERS_TT,...
View ArticleRe: Error while creating a function in HANA
Hi Prasant, the following works right here:CREATE FUNCTION "PLAYGROUND"."UFNGETSALESORDERSTATUSTEXT_TEST"(status tinyint) RETURNS TABLE("RET" nvarchar(15)) LANGUAGE SQLSCRIPT SQL SECURITY INVOKER AS --...
View ArticleRe: Backup Wizard Disabled in from HANA Studion
Hi Vicky actually Revision 55 is the current one:https://service.sap.com/sap/support/notes/1852425 I recommend updating to this revision. Best regards\kc
View ArticleRe: Stopping Scriptserver
Hi Fabian I could replay your issue and will try to find a solution for this. Due to a public holiday in Germany, this could take a little longer... Best regards\kc
View ArticleRe: Which user rights are needed to access application?
Hi Ben there are no special rights needed - assuming you did not model/code any user rights into the app.I assume you are using basic authentication and the user got created recently - with the need to...
View ArticleAWS Hana Studio Rev 48 - Hanging and Dropping Connection Frequently?
Hi Guys, Since I upgraded to SP5 in my AWS cloud server few months ago, Iam getting intermittent connection issues. The HANA Studio crashes erraticallywith error " Save Failed: - 708 Data Receive...
View ArticleRe: Upgrade of HANA Dev edition on Cloudshare
Hi Naresh, Unfortunately, there is no way to upgrade the image by running the standard installer. The upgrade needs to be done by SAP and only then you can get the latest and greatest. I apologize for...
View ArticleRe: AWS Hana Studio Rev 48 - Hanging and Dropping Connection Frequently?
Hi Rama, Are you by any chance running out of disk space on your desktop machine? Rocky
View Article