HANA query Runtime Error
Hi Team , When we executing the procedure with input values execution goes fine for small set of data , but when we are executing the procedure for full data set ( call...
View ArticleHigh "Trigger Asynchronous read/write ratio's" Alerts
Dear community, My HANA environment is throwing alerts at me like: Volume 4 (saphana:30007, type DATA, path /hana/data/mnt00001/hdb00004/) has trigger asynchronous read ratio 88%. The SAP Note I found...
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 ArticleHow To Fetch the Data from a URL Using Java Script(XSJS) and Store the Data...
Hi I am New to SAP HANA as well as Java Script, I am developing a web application using HANA XS.I have to write XSJS Code which will fetch the data from a specific URL,Store the Obtained Data in SAP...
View ArticleSAPUI5 : Drag and Drop jquery functions not working when using Shell element...
Hi All, I have implemented drag and drop functionality on UI5 elements. And they are working fine but not while using sap.ui.ux3.Shell Can someone please help me Cheers,Samba
View ArticleSQL Server and HANA - Linked Server
Hi,SQL Server has a feature called Linked Server, allows you to connect an external DB directly as a scheme on the server, allowing DB perform like a local DB. The configuration that must be done is to...
View ArticleRev 60: Data Backup --> Out of Memory
Hello,after upgrade to SP6 (Cloudshare) I just wanted to backup the data. But running the backup gives me this error: 2013-09-23T02:36:13-07:00 P31433 1414a2d1409 ERROR BACKUP SAVE DATA...
View ArticleDebug procedure throws an exception error
Hello All, I have been asking couple of questions and no responce to any of those. So hoping to get some help this time. Well, I am writing a procedure using cursor and a part of my code is here as...
View ArticleImperative logic in HANA procedures
Hello SCN folks, I would need your suggestion on how to go on with writing procedures. I have two tables with few million records. 1) I need to loop through each and every record of table1 and check a...
View ArticleNumeric 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 Article