HANA SPS 11 Multitenant Conversion - Lessons Learnt
SAP HANA SPS 11 supports multitenant database containers. This is a fascinating and very useful feature. I happened to have access to a fresh ver. 110 HANA system, which was installed in...
View ArticleEmailJob: working on snapshot_ID
Hi I have been monitoring my Production HANA system and see that there are 450 + Blocked threads and if I look at the threads, I see mostly the following threads. How do we kill these threads and are...
View ArticleQuery taking more time when it is run subsequent times?
Hi, I am running simple select on a simple view(CV or scripted CV) which selects 4 columns out of the 50 columns in the table. The table has around 7.5 million entries. I noticed that with each run of...
View ArticleSum of TINYINT values causes numeric overflow for not null column
Does anyone know why a null column is behaving differently from a not null column when summing values in a calculation view? In my transaction table I have two record counters type TINYINT with always...
View Articleinsufficient privilege while running xsjs
Hi , I am running xsjs file from webide.The page is redirected to below link. https://accounts.sap.com/saml2/idp/sso/accounts.sap.com Used DB user credentials, DB user is having developer access also....
View ArticleHow to export table functions
Hi, How to export table functions created through repository package for deploying across landscape as functions are not visible while exporting through Developer Mode. It's not coming through when...
View ArticleSAP HANA Studio
Hi folks, Do you know what is the port that SAP HANA Studio runs?I need to ask the Security team to configure the port on firewall Thanks in advance,M'a
View ArticleTransforming an ISO 8601 timestamp in HANA
While working on a flow to transform a date in the ISO 8601 format into a HANA TIMESTAMP, I'm getting unexpected results. A typical input row contains '2016-01-19T06:07:08.473Z' as EncounterDate...
View ArticleError in query but can't identify where
Hello, i'm trying to make a query. This is my query: SELECT T0."DocNum", T2."SlpName", T0."DocDate", T0."CardName", ( T0."VatSum" + T0."TotalExpns" + COALESCE( ( SELECT...
View ArticleRegarding EXPLAIN PLAN in sap HANA
Hi , can any please give me one example what is the use of in SAP HANA.I have checked the below link but could not able to understand . EXPLAIN PLAN - SAP HANA SQL and System Views Reference - SAP...
View ArticleCV above CV
Hello,We have a calculation view which runs for 1.5 min. When building a CV on top of it which contains only projection :The performance reduced to 5 min!!!Both views are using SQL engine.Is there a...
View ArticleSynchronous call procedure error
Hi Experts, I have a procedure running that takes upto 6.5 - 7 minutes for execution and as soon as the control comes back to the XSJSlib it throws the error: Sandbox.cpp(01488) - The execution of the...
View ArticleCan we bypass a variable for a part of a calculation view?
Hi all, I have a calculation view (A) which contains a union of 2 other calculation views (B and C). These 2 are exactly the same, except for one column (FKDAT).FKDAT exists only in view B. Now, on...
View ArticleUnable to allow a user access to DB View created on top of CALC_VIEW (SAP...
Hello HANA folks! I am vexed by an issue as a new HANA admin... We have a calculation view (CA_VIEW) which one of users (GIS) needs information from. They don't want all the info from the view, so we...
View ArticleCan we retrieve all rows from a known OFFSET in HANA?
select * from "Product" LIMIT 20 OFFSET 20; The above query returns 20 records after skipping the first 20. Is it possible to fetch all the records after skipping the first 20?
View ArticleCalculated column in analytic view - To get the value for power of a variable...
Hi Everyone, In Analytic view, for the calculation of the formula CAGR https://en.wikipedia.org/wiki/Compound_annual_growth_rate, Created a calculated column "CAGR", I have divided the Revenue of the...
View ArticleEmIFreeMmResourcePROC: invalid total size
Hi, SAP Gurus. We have encountered the following errors found in dev_w* when starting our CI. We have tried tweaking the following memory parameters and it didnt work. Please advise. Thank you in...
View ArticleData Integration from HANA DB (Only) --> to APO
Hello All, I have scenario where I have a HANA DB (only HANA Database), which I access through studio, it is not BW on HANA system.And I have got ECC,CRM,APO systems with traditional DB's setup for...
View Articlehdbalm - remove HANA live du
Dear all, we installed SAP WORK CAPITAL ANALYTICS 1.0. /hana/shared/R1L/hdbclient/hdbalm -u -h -p du list HANA_ADMIN (sap.com) 1.2.8HANA_DT_BASE (sap.com) 1.2.44HANA_IDE_CORE (sap.com)...
View ArticleSAP HANA Appliance and SSD
Hello All, We'll start a HANA project soon. Now We are communicating with vendors about SAP HANA Appliance. We realised that SSD is not mandatory in HANA Appliance, because some of vendors give offer...
View Article