Numeric string format in HANA
How do I get string value of "100.50" from decimal value of 110.5? In SQL I can do CONVERT(NUMERIC(3, 2), '100.5'), but in HANA, TO_DECIMAL('100.5', 3, 2) still returns 100.5, not 100.50.
View ArticleSPS6 Core Data Services - Maintained DDL entity not updating catalog object
Hi, Implementing CDS DDL on AWS SPS6. I had an issue with entity columns refering to table types, as described here: http://scn.sap.com/thread/3400186 To try and move forward with development, I...
View ArticleCall proceedure results a null value
Hello everyone, I have written a simple calculation procedure. CREATE PROCEDURE _SYS_BIC.calculation(IN value1 decimal(15,4), IN value2 DECIMAL(15,4), OUT result_value decimal(20,4)) LANGUAGE...
View Articledebug server side JavaScript -- socket connection problem
Hi all, I am try to debug server side JavaScript, but I hit an issue that says"launching myDebugSession has encountered a problem, unable to connect to SAP HANA XS Server". This issue has trouble me...
View ArticleFetching Childeren -HANA Studio
Dear All, When i open HANA Studio and trying to expan Catalog, i get an error "Fetching Childeren" and canot expand Cataloge and work on HANA Studio.When i expand fething childeren, i see this message...
View ArticlePublic call to XSJS and $.db
Hi Colleagues, I'm creating a html page that will enable the users to put the <iNumber> and the HANA user will be created in our local sandbox. To do it, I've created a procedure that creates the...
View ArticleCopy KNA1 from H2N (System) to H2N (REKHA)
Hi Friends ! I have two instances. H2N (System) & H2N (Rekha). There is one table KNA1 (H2N System). How to copy KNA1 (H2N System) to KNA1 (H2N Rekha)? Snapshot attached. Thanks. With RegardsRekha
View ArticleIs there a hdbtrigger design-time object?
I am looking to add some logging to my HANA XS application tables. I have been searching for something like a hdbtrigger definition, but I haven't found it. Before I create my triggers directly using...
View ArticleDeployment failed for SAP HANA live for ERP
Dear All,We are facing issue while deploying the HANA Live for ERP. Our HANA DB Version is REV61. The LCM Version 1. Patch 7 update 0 (1.0.7.0)We are implementing the SAP HANA Live for ERP and SAP...
View ArticleUnknown Identifier must be declared - SQLSCRIPT
Hello All, I have written a procedure using cursors and the code is attached below. The code seems to work for me until I call a procedure inside a loop as in line 41. When I try to activate the code,...
View ArticleMime Troubles? File not loading using URL from HANA server.
I am trying to run the Visual Enterprise Viewer on a HANA Server.I have established the following in my .xsacess file. { "exposed": true, "authentication": [{ "method": "LogonTicket" }, { "method":...
View ArticleScalar type not allowed : SQLSCRIPT
Hello, The following is my SQLscript. WHen I ruin the following it gives following error : DescriptionResourcePathLocationTypeError creating procedure;scalar type is not allowed: line 25 col 39 (at...
View ArticleDatabase Architecture.... Modeling Facts and Dimensions in HANA
I am working on a small reporting warehouse and have received some conflicting guidance from various resources. I'll start this off simple and maybe this will progress into a more in depth discussion....
View Articleprint a statement in console????
How can we print a message in console in sap hana.I have found something called ins_msg_proc(:message), but it is not working ---> error:feature not supportedthis function is present in document of...
View ArticleHANA Server Compare
We want to compare two HANA server's performance:1. 512GB Ram, 1 - 1.2 TB Fusion IO Card, 8 - 900GB 10k Harddisks2. 512GB Ram, 2 - 365GB Fusion IO Cards, 24 - 146GB 15k Hardsisks How can we have the...
View ArticleRule Engine in HANA ?
Hello Experts, Recently some one asked me if I am familiar with Rule Engine and Decision Tables in HANA. I know what is Decision Table and how it is used in HANA but what is this Rule Engine option in...
View ArticleCE JOIN on between fields
Hey Devs! it might be probably an easy question but I didn't find a thing about it. I tried joining on a field which is between a lower and a upper value. As graphical views only provide equal joins I...
View ArticleClient download should be repaired
Hi all,I've had quite some problems downloading the client from http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/webcontent/uuid/402aa158-6a7a-2f10-0195-f43595f6fe5f as referenced from...
View ArticleWhen will SP7 be available for Hana Studio and Hana on AWS EC2?
I'm asking because I would like to test River and some other features. Thanks Olli
View Articlehdbsql fails when used with file but works interactively for same commands
Hi I am trying to execute some sql using hdbsql. When I use it interactively, it works. Same commands used in an input file file. Interactive mode, with shell EOFhdbadm@hanaserver /tmp/testdir $ hdbsql...
View Article