Database copy without SWPM (multi-tenant)?
Scenario: We have a multi-tenant setup with one System database and 1 tenant database (BHS). We would like to use the backup of BHS to create a second tenant database (call it BHD) on the same box. Is...
View ArticleCompare values of check thresholds
Hi Gurus, currently I am trying to document all changes made to the HANA DB we are using.I managed to do most of it by comparing files on the host to a default and with views. Now I am stuck at the...
View ArticleTable partitioning by year
Can we partition a table by year basis ? Below is my requirement 1. I have table xyz that contains data of 8 years. 2. I would like to do 8 partitions of that table (xyz) by Year basis. i.e first...
View ArticleTemporary table in Calculation View Error
The following Calculation View: BEGIN create local temporary table "#TEMP_TABLE" ("UserCode" NVARCHAR(30), "Counter" INT); insert into "#TEMP_TABLE" values('1',0); var_in = select * from...
View ArticleHANA inventory data model
hi, I am working on hana inventory data model extracting inventory stocks, material movements tables directly from sap eccs to sap hana through SLT.I am trying to build a model where i can show current...
View ArticleUse Input-Parameter in an Input-Parameter
Hi all, I want to use an Input Parameter in an Input Parmeter. I have these Input Parameter: Date_fromDate_toTimeRange (1 or 2)Date_to_2 Date_to_2 is use in the mapping of the underlying Views. Input...
View ArticleRead_Text in HANA Modelling
Hi, How can I replicate the Read_Text functionality in HANA Models? If I use STXL table in my Calculation view, it gives below error when I execute (Not during validation/activation but while data...
View ArticleUnable to retreive the schema info of the table I created.
I have access to a HANA trial system. I have been able to create some tables in a particular schema through ODBC. Now, when I try to get the metadata of the table that was created, it gives me...
View ArticleHANA DB Recovery DATA Disk Requirements
Hi, I have recovered the HANA DB while replaying the logs and it seems the size of data volume is quite large as compared to the source data DB size.Is there any way i can reduce the size of DB as the...
View ArticleHow to disable Rounding off function in SAP HANA Models
Hi Experts, we have created a calculated column in information view with datatype decimal (10,5), whenever we are checking data in granular level its showing properly, but if we are checking data at...
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 ArticleImplication if we deactivate Job repository automation
Dear Experts , I want to know what if I go ahead and stop the job automation in new S4 HANA.I want to schedule the performance jobs and other re-org jobs which are by default not run by the automation...
View ArticleMultiple Implementations on Single HANA DB
Hi, We are preparing a Demo to install ERP on HANA and S/4 HANA on the same HANA DB. ERP on HANA implementation is now completed, and we need to plan S/4 HANA implementation on a separate node using...
View ArticleSAP BUSINESS ONE ANALYTICS POWERED BY SAP HANA
Dear All, I want to know for my knowledge as i cannot find it elsewhere that what version of sap business one analytics powered by sap hana is compatible with SAP business one version for hana 9.1...
View ArticleHANA SSL problem
Hi Folks, We followed the document.http://scn.sap.com/docs/DOC-39571For enabling the ssl communication between hana studio and hana server.Now the problem comes like this, we enabled sslenforce...
View Articleminimum ERP source release for migration to HANA without upgrade
Hello all,I read mixed messages about the minimum ERP source release to be able to migrate to HANA without upgrade.Sometimes I read that ERP 6.0 EHP7 is needed, but in the PAM I also see that EHP6 is...
View ArticleNTILE function in HANA SQL
Hi All, I need to write an SQL in HANA, which would produce a similar result to an NTILE() in SQL 2008.as per my knowledge NTILE function does not exist in HANA SQL. Has anybody written an SQL similar...
View ArticleCould not able to fetch data in Analysis for Microsoft Excel on some...
Hi Experts, I am facing a problem, where I Could not able to fetch data in Analysis for Microsoft Excel on some calculation views. Means i can able to view the data of XYZ calculation view but not on...
View ArticleHow to filter by grouped datas On Lumira BI Launchpad
Hi All, I'm using Lumira on Bi Launchpad. I'm new and I have a problem. I have a market data with their basketid's and product names. Below I created a sample data for explaining the issue easily....
View ArticleDirect Extractor Connection (DXC) connection between BW and HANA
Need an expert advice, After making the DXC connection between BW and HANA for extracting data from bw and loading to hana db. How does this connection work, is it similar to trigger based SLT or is it...
View Article