Hana Multi-Tenant registration to SLD/LMDB
Dear Experts I am trying to register a multi-tenant hana with the SLD. We have a logical hostname for each of the tenants (for example DB<SID>) The current situation: (edit:we have HANA SPS9)...
View ArticleIs the Update and Delete working in XSODATA CRUD SP6 or above?
Hi All, I have been experimenting with the web-based development workbench for SAP Hana based on the following and the youtube video of Thomas Jung: "Develop Your First SAP HANA Native Applicationon...
View ArticleCan xsjob start automatically w/o activating in XS Administration Tool?
Hi all! O develped a job following this tutorial: http://help.sap.com/saphelp_hanaplatform/helpdata/en/62/15446213334d9fa96c662c18fb66f7/content.htm And I noticed I have to go to XS Administration...
View ArticleABAP ON HANA : AMDP : SQL Script : Convert LRAW to Charecter or string
Hello, i am fetching field CLUSTD from table STXL and its datatype is LRAW. My requirement is to convert RAW datatype to character or String. Please help me to get any SQL Script Function.
View ArticleHANA GeoSpatial - how to build a polygon
i am wondering if any one has done this. i am trying to build a polygon based on a ST_Point and adding a distance, for example I have a Long and Lat point and i want to build an area of the St_point...
View ArticleDisk_Size of dropped table (Removing table from Harddisk)
Hi Everyone! Im facing following problem with SAP HANA Studio SPS9. I´ve tried some CSV-Import via ctl-File into some dummy table. I was loading 8 GB CSV into HANA. When i noticed that the "Size on...
View ArticleAny documentation on base64_encode/base64_decode?
Hi benevolent HANA experts, I am looking for examples for the SQL functions base64_encode and base64_decode. Specifically, I am wondering if they can be used to insert a blob field from a SQL script,...
View ArticleCreating custom extraction rule *.hdbtextrulert object
Hi I created custom extraction rules for text analysis in HANA in accordance to the documentation namely the rule itself is defined in a file with the *.hdbtextrule suffix and it is referenced in a...
View ArticleIssue with creation of custom dictionary configurations for text analysis...
Hi I have got a chance to learn text analysis using HANA and have been practicing it over HANA trial instance(with user id: p1941461809trial) with help of several available tutorials. I am looking...
View ArticleHandling exception in a for loop
Hi, I want to write exception block inside a for loop like oracle as below. for i in c1 loop begin insert into table values (i.id, i...); commit; exception when others then insert...
View Articleimdbworker02 indexserver not starting.
Sap Hana 96Linux SUSE 11 sp 3 After redistribution after adding 2 hosts (imdbworker01 and imdbworker02) after hana restart (soft) imdbworker02 index server is not starting.. [37802]{-1}[-1/-1]...
View ArticleMultiple Rows using Json Input from PostMaster
Hi, New to SAP HANA Odata servicess, I am trying to insert multiple rows using POST method from POSTMASTER in below formats 1. Json2. XML When I Insert multiple rows using Json object, i get below...
View ArticleHANA Multi-Node Migration AWS
Experts,I am seeking advice on High Availability Data Migration to multi-host infrastructure.. A table that is about 44GB is taking a long time to distribute after adding hosts. It locks a table that...
View ArticleRunning Explain Plan from within a Stored Procedure
I want to know if it is possible to run an "explain plan" from within a stored procedure? I have already seen posts about not being able to run an "explain plan" against a stored procedure despite the...
View ArticleSQLBulkOperations not supported in SAP HANA
Hi,When trying to perform bulk insert into HANA DB using SQLBulkOperations that new rows are not getting added. The sample reference is from...
View ArticleCalling a procedure via SDA
Hello Experts, I have a user management application running on a HANA system. I also need to create the same user in a remote HANA system to enable SSO between both the HANA systems. Is it possible to...
View ArticleCyclic Dependency Error when calling a procedure from inside a procedure
I am working on a process that dynamically builds a list of sql statements, inserts them into a table, and then loops through that table executing the statements each of which inserts one or more...
View ArticleLogout from SAPUI5 / XSJS page
Hello, We have a built an SAPUI5 application on SAP HANA XS. In the shell there is a logout functionality in shell, but not sure on how to implement it. We are using the below code for the logout...
View ArticleChange the display field name!!
Hi experts!! I have a query , my requirement is i need to change the display field of my out put. my scenario is: 1.i have used TIMESTAMP in my attribute view in order to calculate the Quarter wise...
View ArticleHow to create two measures ???
Hi experts!! i have a requirement where i need to generate two measures for my reportingis it possible to create two measures in one analytic view??? when i tried am not able to!! getting error...
View Article