SAP AG. E2E BI Housekeeping. Document Version August 2014

Size: px
Start display at page:

Download "SAP AG. E2E BI Housekeeping. Document Version August 2014"

Transcription

1 SAP AG E2E BI Housekeeping Document Version August /16/2013

2 Introduction: A central housekeeping process (Report E2E_HK_CONTROLLER) is running on a daily basis on SAP Solution Manager ABAP 1. Per default, the E2E BI Housekeeping includes the following tasks: - Aggregation of data, i.e. data is transferred from info cubes with hourly resolution to those with only daily resolution 2 - Deletion of data, i.e. data from the higher volume cubes (H-Cubes) is deleted if it is older than a specified period of days (default is 91 days) - Update Statistics 3 - Compress Infocube 4 - Delete Requests 5 With ST710 a Twin Cube concept is introduced, e.g. for statistical records data and other performance data, as well as for the Monitoring and Alerting infrastructure. This Twin Cube concept is not handled by E2E BI Housekeeping. However, data in the old E2E Diagnostics Infocubes are still handled. Logs of E2E BI Housekeeping can be found in the spool log of report E2E_HK_CONTROLLER as well as in the Application Log (TA SLG1) in the BI Client. 6 Deletion of Data: The life time (storage time) of metrics stored into the E2E Diagnostic Infocubes is configurable 7. Currently, the following info cubes are supported: Info Cube SAP Solution Manager 7.0 EHP1 (ST400) SAP Solution Manager 7.1 (ST710) 0CCMARCH X X 0CCMARSH X X 0CCMSAEXE X X 0CCMSATPH X X 0SMD_ADCH X X 0SMD_ADCD X X 0SMD_EA1H X X 0SMD_EA1D X X 0SMD_EA2H X X 0SMD_EA2D X X 0SMD_EA3H X X 0SMD_EA3D X X 0SMD_EA4H X X 1 For proper functionality, please make sure that SAP notes , , and are applied. 2 With ST400, aggregation of data to an hourly resolution is only supported for 0SMD_* infocubes 3 Available with ST-BCO 7.10 (ST710) 4 Available with ST-BCO 7.10 (ST710) 5 Available with ST-BCO 7.10 (ST710) 6 Available with ST400 SP24. Object/Subobject is BW_PROCESS/REPORT (ext. number 'E2E_HK_CONTROLLER') 7 Please be aware that the configuration might be overwritten in case that a new SP is deployed to SolMan.

3 0SMD_EA4D X X 0SMD_EA5H X X 0SMD_EA5D X X 0SMD_KACH - X 0SMD_KACD - X 0SMD_PE2H X X 0SMD_PE2D X X 0SMD_PI2H X X 0SMD_PI2D X X Configuration of Data Deletion is done via the Configuration Table E2E_BI_DELETE. There you can specify multiple periodic Deletors. A Deletor is a set of selection criteria which are the basis of a deletion. The following examples show the recommended default configuration settings for info cubes 0SMD_PE2H and 0CCMARCH 8. TARGET_CUBE: BIDESTINATION: DELETOR_ID: INFOOBJECT: KEYFL: The relevant Info Cube from which the data shall be deleted. The RFC Destination to the BI Client (used by the Extractor Framework); only required for a remote BI or if BI client and SolMan client differ. Entries with the same DELETOR_ID (and the same target cube / BI Destination) will be combined (with AND ) to a set of selection criteria and therefore represent one Deletor. The characteristic which is used to select the relevant data for deletion. Used internally. Need to bet set to X. Via the selection criteria (SIGN, SELOPTION, LOW, HIGH), the select option for the maintained info object is to be specified. Thereby, any select option can be applied to any info object contained in the relevant info cube. Please note, that there is a default runtime substitution for characteristic 0CALDAY. The Placeholder $DELTA=N$ will replace at runtime the selection criterion so that the parameter LOW is calculated to be <Current Day> - N Thus, $DELTA=N$ selects any data older than N days. In the example above, data older than 91 days will be deleted from the info cube 0SMD_PE2H, while data older than 61 days will be deleted from info cube 0CCMARCH 9. 8 Please note, that BIDESTINATION needs to be adopted.

4 Selective Deletion: How-To Prerequisites: - Check cubes that show excessive growth - Consider if any particular selection can be used to delete data In the following Example only data for a particular system are to be deleted from an info cube. Procedure: - Start Transaction SE16, Select Table E2E_BI_DELETE, Select the cube you want to delete data from. - Select one entry as a template by clicking on the line Menu Table Entry Create with Template - Choose a Deletor ID that has not yet been assigned (e.g. 2). This will be the ID of the new Deletor you are going to create. 9 Please note that for info cubes 0CCM* a Deletor needs to be specified via 0CALDAY and 0CCMPTYP (I EQ DAY). Both selection criteria need to have the same Deletor ID.

5 - The first selection statement in the new Deletor should be for 0CALDAY. For the new Deletor ID, select the allowed lifetime by reducing the value in $DELTA=N$ Example: Assume you want to delete data for a specific system after 30 days set the Parameter in LOW to $DELTA=30$ - Save the first entry of your new Deletor. - Create a second entry for the new deletor for the second characteristic you want to select In this example, for choosing the system, enter 0SMD_LSID as characteristic under INFOOBJECT. - Make sure that you use the same Deletor ID you used in the previous step - Enter the required selection criteria. For selecting one particular system, enter the System Name as LOW Parameter and choose SIGN and SELOPTION appropriately, i.e. the Select Option should be EQ to include the value under LOW into the selection. Select the SIGN I for including the selection statement. The value helps (F4) of the fields SIGN and SELOPTION will tell you more about the available parameters and options. - Save the second line of the new Deletor.

6 Verify that for your new deletor, the entries in the table E2E_BI_DELETE look like this 10 : Selective Deletion: D-Cubes (0SMD_*D) If you notice, that some or all of the E2E Diagnostic Day-Cubes (0SMD_*D) exhibit excessive growth, you can follow the steps above and create a Deletor which, e.g., deletes all data older than one year: 10 Eventually BIDESTINATION needs to be adapted.

7 Recommended settings for SAP Solution Manager 7.0 EHP1 (ST400) 1112 Housekeeping of BI Hashtable Since there is a length restriction of 60 characters in BI for values stored in a characteristic, a hash algorithm is implemented, when e.g. storing data for the E2E Exception Analysis. The Hash Table in use is SMD_HASH_TABLE (in BI client). In some cases, IDs or timestamps cannot be removed from an error message text (see also SAP note ). This leads to unique hash entries, which can result in a strongly growing hash table, e.g., as a consequence of some massive java based error occurrence in the managed systems. There are two different ways of housekeeping possible. Option 1: General Housekeeping (Recommended) Housekeeping is enabled via a Deletor in table E2E_BI_DELETE. For Hash entry deletion, please specify the relevant be (field TARGET_CUBE) and leave the fields INFOOBJECT, SIGN, SELOPTION, LOW, HIGH, SIDLOW, SIDHIGH empty, see screen shot. Please note, that in contrast to the storage time configuration described above, the ranges here keep empty. The allowed lifetime for Hash entries is controlled via the column ALIFETIME 13. ACOUNT is to be set to a very high value. 11 D-Cubes can be included according to the procedure shown above. 12 BIDESTINATION needs to be adapted. 13 For ALIFETIME, the same logic as above applies, i.e. via the DELTA-parameter the maximum lifetime is to be specified.

8 Please note, that hash entry deletion will also affect aggregated data. As a result, e.g. message details will not be available in application E2E Exception Analysis for data older than the here specified value. Option 2: Delete only the most prominent entries In order to identify, the most prominent entries for a too large grown Hash Table only, please use Transaction TAANA 14 and follow the following procedure: - Start Table Analysis for table SMD_HASH_TABLE and select the value help for Analysis Variant to generate an Ad-Hoc Variant: - Select the following parameter for Analysis: 14 in BI Client in case of remote BI

9 - Execute the Variant in online mode: - Identify which combination of METRIC_TYPE / METRIC_NAME has the largest number of entries with LCOUNT < In SMD_HASH_TABLE, the parameter LCOUNT is the reuse counter. The lower LCOUNT, the more unique the hash entry is. In addition, please note, that here Metric Type contains the Target Cube, while Metric Name contains the Infoobject.

10 Enable Hash Table Housekeeping for the parameters detected via a Deletor in table E2E_BI_DELETE. For Hash entry deletion, please specify the relevant infocube (displayed under METRIC_TYPE) and the relevant infoobject (displayed under METRIC_NAME). Please note, that in contrast to the storage time configuration described above, the ranges here keep empty. The allowed lifetime for Hash entries is controlled via the column ALIFETIME 16. ACOUNT is equivalent to LCOUNT in the analysis above. Usually you focus on values 1 LCOUNT 3. Warning: Depending on the data volume, choosing this option might result in potential performance issues during housekeeping. Compress Infocube, Delete Requests 17, Update Statistics 18 This Housekeeping tasks can be enabled via entries in table E2E_BI_HOUSEKEEP. There you can specify the relevant Infoprovider, the BI Destination as well as the requested task. 16 For ALIFETIME, the same logic as above applies, i.e. via the DELTA-parameter the maximum lifetime is to be specified. 17 Please refer to SAP note before using this feature. 18 FM RSDU_ANALYZE_INFOCUBE is executed for the selected infocube.

11 MS SQL and Oracle and Sybase ASE: In case of long query runtimes a compression of the relevant infocubes might be necessary. Furthermore, a compression of the requests of the E2E cubes is recommended on a regular basis. Please refer to SAP note for details. In addition, please note that the maximum number of partitions on SQL Server 2005 is 1, The compress cube is only evaluated for the source InfoCubes of the pair of infocubes that is part of the aggregation (Table=E2E_BI_AGGREGATE records that fit to Aggregator=E2E_HK_AGGREGATE). The names of these infocubes follow the naming convention 0SMD_*H. The algorithm tries to compress all requests, except those which are not yet aggregated. For all other infocubes the housekeeper will not trigger the compression. Since selective deletion done via configuration in DB table E2E_BI_DELETE might take a long time, an additional request based deletion of data is offered. When using this feature, all requests of the relevant infocube which are older than the specified number of days in field REQUEST_INTERVAL are deleted. Please note that deletion will be done independently on whether data is already aggregated or not. During deletion the load behavior of the infocube is switched. Since the compress functionality removes the request information that is needed for the delete request operation, you can use either the compress cube or the delete requests functionality. 19 See SAP note for details.

Root Cause Analysis for SAP HANA. June, 2015

Root Cause Analysis for SAP HANA. June, 2015 Root Cause Analysis for SAP HANA June, 2015 Process behind Application Operations Monitor Notify Analyze Optimize Proactive real-time monitoring Reactive handling of critical events Lower mean time to

More information

Business Process Monitoring for non-abap/non-sap

Business Process Monitoring for non-abap/non-sap Business Process Monitoring for non-abap/non-sap Application Monitoring SAP AG Global CoE Business Process Integration Active Global Support SAP 2010 / BPMon via Web Service / Page 1 Agenda 1. Introduction

More information

DB Partitioning & Compression

DB Partitioning & Compression Applies to: SAP BI 7, SQL Server 2005. For more information, visit the Business Intelligence homepage. Summary The purpose of this document is to outline a strategy for DB partitioning and compression

More information

BPMon Data Collector Generic Table Entry Counter

BPMon Data Collector Generic Table Entry Counter Business Process Monitoring Set-up and User Guide BPMon Data Collector Generic Table Entry Counter Version: 1.10 Last Change: 20.09.2017 10:50 Table of Contents 1 The monitor Table Entry Counter (BOTABCNT)...

More information

Implementation Guide for Data Volume Management Workcenter (DVM WoC) on Solman 7.1

Implementation Guide for Data Volume Management Workcenter (DVM WoC) on Solman 7.1 Implementation Guide for Data Volume Management Workcenter (DVM WoC) on Solman 7.1 Disclaimer SAP assumes no responsibility for errors or omissions in this implementation guide. SAP does not warrant the

More information

Performance Optimization

Performance Optimization Joe Darlak and Jesper Christensen SAP BW: Administration and Performance Optimization Galileo Press Bonn Boston Foreword 13 Preface 15 PART I Initial System Setup 1.1 Infrastructure Architecture 22 1.1.1

More information

SAP NLS Update Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016

SAP NLS Update Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016 SAP NLS Update 2016 Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016 Why SAP BW? It is all about three things to know SAPPHIRE 2016 - Quote from Hasso is there anything

More information

Business Process Monitoring of Data Consistency between SAP BI and Source Systems

Business Process Monitoring of Data Consistency between SAP BI and Source Systems Business Process Monitoring of Data Consistency between SAP BI and Source Systems Best Practice for Solution Management Version Date: November 2008 1 Applicability, Goals and Requirements...2 2 Introduction

More information

Data Volume Management User Guide

Data Volume Management User Guide User Guide Document Version: 1.0 2016-05-26 Data Volume Management User Guide SAP Solution Manager 7.1 SP12 or Higher Typographic Conventions Type Style Example Description Words or characters quoted from

More information

Real Time Data Acquisition (RDA) Overview and Step-by-Step Guide (SAPI and Web Services)

Real Time Data Acquisition (RDA) Overview and Step-by-Step Guide (SAPI and Web Services) Real Time Data Acquisition (RDA) Overview and Step-by-Step Guide (SAPI and Web Services) Applies to: SAP BI 7.0. For more information, visit the Business Intelligence homepage. Summary Sometimes business

More information

Configuring Job Monitoring in SAP Solution Manager 7.2

Configuring Job Monitoring in SAP Solution Manager 7.2 How-To Guide SAP Solution Manager Document Version: 1.0 2017-05-31 Configuring Job Monitoring in SAP Solution Manager 7.2 Typographic Conventions Type Style Example Example EXAMPLE Example Example

More information

Universal Worklist - Delta Pull Configuration

Universal Worklist - Delta Pull Configuration Universal Worklist - Delta Pull Configuration Applies to: This article applied to SAP Netweaver 7.01 SP06 Portal, SAP ECC 6.0 EHP4. For more information, visit the Portal and Collaboration homepage Summary

More information

Open Hub Destination - Make use of Navigational Attributes

Open Hub Destination - Make use of Navigational Attributes Open Hub Destination - Make use of Navigational Attributes Applies to: SAP BI 7.0. For more information visit the Enterprise Data Warehousing Summary This paper tells about usage of Open Hub Destination

More information

Preface 7. 1 Data warehousing and database technologies 9

Preface 7. 1 Data warehousing and database technologies 9 TABLE OF CONTENTS Table of Contents Preface 7 1 Data warehousing and database technologies 9 1.1 Starflake schema vs. snowflake schema 11 1.2 Relational databases and SAP HANA 12 1.3 SAP BW on SAP HANA

More information

Using Query Extract to Export Data from Business warehouse, With Pros and Cons Analyzed

Using Query Extract to Export Data from Business warehouse, With Pros and Cons Analyzed Using Query Extract to Export Data from Business warehouse, With Pros and Cons Analyzed Applies to: SAP BW 3.X & BI 7.0. For more information, visit the Business Intelligence homepage. Summary This article

More information

Task List Documentation for Conversion to SAP BW/4HANA

Task List Documentation for Conversion to SAP BW/4HANA Conversion Guide Task Lists Document Version: 1.1 2018-10-01 Task List Documentation for Conversion to SAP BW/4HANA Content 1 Overview... 7 1.1 In-place Conversion... 7 1.2 Remote Conversion... 7 1.3 Shell

More information

Application Monitoring Setup and User Guideline. BPMon Data Collectors for non-abap/non-sap: Application Monitoring. Version: 2.0

Application Monitoring Setup and User Guideline. BPMon Data Collectors for non-abap/non-sap: Application Monitoring. Version: 2.0 Application Monitoring Setup and User Guideline BPMon Data Collectors for non-abap/non-sap: Application Monitoring Version: 2.0 Last Change: 20.09.2017 Table of Contents 1 Introduction...5 2 The monitoring

More information

Lori Vanourek Product Management SAP NetWeaver / BI. Mike Eacrett SAP NetWeaver RIG - BI

Lori Vanourek Product Management SAP NetWeaver / BI. Mike Eacrett SAP NetWeaver RIG - BI Lori Vanourek Product Management SAP NetWeaver BI Mike Eacrett SAP NetWeaver RIG - BI Content Overview Query Performance OLAP Cache Pre-Calculation Load Performance Performance Tuning OLTP Systems Application

More information

Foreword 7. Acknowledgments 9. 1 Evolution and overview The evolution of SAP HANA The evolution of BW 17

Foreword 7. Acknowledgments 9. 1 Evolution and overview The evolution of SAP HANA The evolution of BW 17 Table of Contents Foreword 7 Acknowledgments 9 1 Evolution and overview 11 1.1 The evolution of SAP HANA 11 1.2 The evolution of BW 17 2 Preparing for the conversion to SAP HANA 37 2.1 Sizing 37 2.2 Migration

More information

SAP BW Consistency Check Guideline

SAP BW Consistency Check Guideline SAP BW Consistency Check Guideline BUSINESS INFORMATION WAREHOUSE Document Version 1.2 SAP AG assumes no responsibility for errors or omissions in these materials. These materials are provided as is without

More information

Application Monitoring Setup and User Guideline. BPMon Data Collectors. Application Monitoring. Version: 2.0

Application Monitoring Setup and User Guideline. BPMon Data Collectors. Application Monitoring. Version: 2.0 Application Monitoring Setup and User Guideline BPMon Data Collectors for non-abap/non-sap: Application Monitoring Version: 2.0 Last Change: 20.09.2017 Table of Contents 1 Introduction... 5 2 The monitoring

More information

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components.

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components. About the Tutorial SAP Business Warehouse (BW) integrates data from different sources, transforms and consolidates the data, does data cleansing, and storing of data as well. It also includes data modeling,

More information

Migration of Interface Monitoring in classical BPMon to Interface & Connection Monitoring SAP Solution Manager 7.1 / 7.2

Migration of Interface Monitoring in classical BPMon to Interface & Connection Monitoring SAP Solution Manager 7.1 / 7.2 Migration of Interface Monitoring in classical BPMon to Interface & Connection Monitoring SAP Solution Manager 7.1 / 7.2 Document Version 1.3 (August 2017) TABLE OF CONTENTS INTRODUCTION... 3 MONITOR TYPES

More information

Alert Consumption for Business Process Monitoring on MAI with SAP Solution Manager 7.1 SP12 Setup and features of notifications and incidents

Alert Consumption for Business Process Monitoring on MAI with SAP Solution Manager 7.1 SP12 Setup and features of notifications and incidents Alert Consumption for Business Process Monitoring on MAI with SAP Solution Manager 7.1 SP12 Setup and features of notifications and incidents TABLE OF CONTENTS 1 INTRODUCTION... 3 2 FUNCTIONAL OVERVIEW...

More information

Overview: Unified Interface Monitoring

Overview: Unified Interface Monitoring Overview: Unified Interface Monitoring SAP SE November 2014 Customer Agenda Introduction Migration of Interface Monitoring to Interface Channel Monitoring Working with Interface Channel Monitoring Appendix:

More information

1) In the Metadata Repository:

1) In the Metadata Repository: 1) In the Metadata Repository: - Objects delivered with BI Content can be activated - You can find the medatada for all delivered and activated objects and their links to other objects - BI Web Applications

More information

How-to guide: OS Command Adapter

How-to guide: OS Command Adapter How-to guide: OS Command Adapter This guide explains how you can react to MAI Alerts in SAP Solution Manager 7.10 by sending an OS Command Version 2.20 (March 2015) SAP Active Global Support TABLE OF CONTENT

More information

Archive in BW. ASAP How to Paper. Applicable Releases: BW 3.0A November 2001

Archive in BW. ASAP How to Paper. Applicable Releases: BW 3.0A November 2001 How to Archive in BW ASAP How to Paper Applicable Releases: BW 3.0A November 2001 SAP Portals (SAP Portals, Inc. and SAP Portals Europe GmbH) assumes no responsibility for errors or omissions in these

More information

Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241

Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241 Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241 Agenda What is Enterprise Data Warehousing (EDW)? Introduction

More information

Roadblocks During SAP BI 7.0 Upgrade and Their Resolutions

Roadblocks During SAP BI 7.0 Upgrade and Their Resolutions Roadblocks During SAP BI 7.0 Upgrade and Their Resolutions Applies to: SAP BI NetWeaver 2004s, BusinessObjects Explorer 3.1. For more information, visit the EDW homepage. Summary This document is a mere

More information

Maintaining Roles and Authorizations in BI7.0 - RSECADMIN

Maintaining Roles and Authorizations in BI7.0 - RSECADMIN Maintaining Roles and Authorizations in BI7.0 - RSECADMIN Applies to: SAP Business Intelligence 7.0. For more information, visit the Business Intelligence homepage. Summary This paper will take you through

More information

This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal.

This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal. This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal. (1) InfoObject (New) As of BW backend version 7.5 SPS00, it is possible to model InfoObjects

More information

Automatic Deletion of Similar/Identical Requests from InfoCube after Update

Automatic Deletion of Similar/Identical Requests from InfoCube after Update Automatic Deletion of Similar/Identical Requests from InfoCube after Update Applies to: SAP BW 3.5/Business Intelligence 7.0 Summary This document explains the concept of automatic deletion of the overlapping

More information

BUSINESS INFORMATION WAREHOUSE. Applicable Releases: SAPI Release 3.0B August 2002

BUSINESS INFORMATION WAREHOUSE. Applicable Releases: SAPI Release 3.0B August 2002 How to Create Generic Delta BUSINESS INFORMATION WAREHOUSE Applicable Releases: SAPI Release 3.0B August 2002 SAP (SAP America, Inc. and SAP AG) assumes no responsibility for errors or omissions in these

More information

Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server

Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server Installation Guide SAP Landscape Transformation Replication Server Document Version: 1.6 2017-06-14 CUSTOMER Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server - For SAP

More information

Reconcile Data Between SAP Source Systems and SAP BW BUSINESS INFORMATION WAREHOUSE

Reconcile Data Between SAP Source Systems and SAP BW BUSINESS INFORMATION WAREHOUSE How to Reconcile Data Between SAP Source Systems and SAP BW BUSINESS INFORMATION WAREHOUSE ASAP How to Paper Applicable Releases: BW 3.0B, 3.1C, 3.2, 3.3 June 2005 SAP (SAP America, Inc. and SAP AG) assumes

More information

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part

More information

Importing BW Objects

Importing BW Objects Importing BW Objects Contents 2 Contents Importing BW Objects... 3 Importing BW Objects 3 Importing BW Objects You have implemented SAP Notes 1703061, 1759172, 1752384, 1733519, 1769374, and 1790333. You

More information

Monitoring Agent for SAP Applications Fix pack 11. Reference IBM

Monitoring Agent for SAP Applications Fix pack 11. Reference IBM Monitoring Agent for SAP Applications 7.1.1 Fix pack 11 Reference IBM Monitoring Agent for SAP Applications 7.1.1 Fix pack 11 Reference IBM Note Before using this information and the product it supports,

More information

Know How Network: SAP BW Performance Monitoring with BW Statistics

Know How Network: SAP BW Performance Monitoring with BW Statistics Know How Network: SAP BW Performance Monitoring with BW Statistics Ron Silberstein Platinum Consultant- Business Intelligence Netweaver RIG US SAP Labs, LLC Agenda 2 BW Statistics Overview Monitoring with

More information

SAP Net Weaver 400s BI 7.0For more information, visit the Business Intelligence homepage.

SAP Net Weaver 400s BI 7.0For more information, visit the Business Intelligence homepage. Applies to: SAP Net Weaver 400s BI 7.0For more information, visit the Business Intelligence homepage. Summary This paper provides the step by step procedure on how to archive data in ODS/InfoCube using

More information

Executing Remote Static Checks in Context of HANA Migration

Executing Remote Static Checks in Context of HANA Migration Executing Remote Static Checks in Context of HANA Migration NOTE This topic does not address the common usage of remote static checks in the Code Inspector. It focuses rather on static checks that are

More information

Performance Optimization of Long Running Queries Using OLAP Cache

Performance Optimization of Long Running Queries Using OLAP Cache Performance Optimization of Long Running Queries Using OLAP Cache Applies to: SAP BW 7.0. For more information, visit the Business Intelligence homepage. Summary This article explains how to improve performance

More information

BW362. SAP BW Powered by SAP HANA COURSE OUTLINE. Course Version: 11 Course Duration: 5 Day(s)

BW362. SAP BW Powered by SAP HANA COURSE OUTLINE. Course Version: 11 Course Duration: 5 Day(s) BW362 SAP BW Powered by SAP HANA. COURSE OUTLINE Course Version: 11 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

Functional Trace HELP.BCCCM. Release 620

Functional Trace HELP.BCCCM. Release 620 Functional Trace HELP.BCCCM Release 620 Copyright Copyright 2003 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express

More information

Analysis Process Designer (APD) Step by Step Business Intelligence

Analysis Process Designer (APD) Step by Step Business Intelligence Analysis Process Designer (APD) Step by Step Business Intelligence Applies to: This article applies to SAP_BW 350 and SAP_BW 700 with highest support package SAPKW70017. For more information, visit the

More information

DB Connect with Delta Mechanism

DB Connect with Delta Mechanism Applies to: SAP BI/BW. For more information, visit the EDW homepage Summary This Article demonstrates the steps for handling Delta mechanism with Relational Database Management System (RDBMS) like SQL,

More information

Load Info Cube in SCM 5.0 (BI 7.0)

Load Info Cube in SCM 5.0 (BI 7.0) Applies to: SCM 5.0 For more information, visit the Business Intelligence homepage. Summary The article illustrates the steps to load an info cube in SCM 5.0 Author: Bijal Parmar Company: Larsen & Toubro

More information

How to Work with F4 Input Help Effectively in BEX

How to Work with F4 Input Help Effectively in BEX How to Work with F4 Input Help Effectively in BEX Applies to: SAP BI 7.0 developers and Reporting Users. For more information, visit the Business Intelligence home page Summary This document helps to overcome

More information

CO-PA Retraction BUSINESS INFORMATION WAREHOUSE. ASAP How to Paper

CO-PA Retraction BUSINESS INFORMATION WAREHOUSE. ASAP How to Paper How to CO-PA Retraction BUSINESS INFORMATION WAREHOUSE ASAP How to Paper SAP (SAP America, Inc. and SAP AG) assumes no responsibility for errors or omissions in these materials. These materials are provided

More information

Component-Based Message Alerting with SAP NW PI Lab Preview

Component-Based Message Alerting with SAP NW PI Lab Preview with SAP NW PI 7.31 Overview on Component-Based Message Alerting Supported Consumers Alert representation in SAP Solution Manager 7.1 SP3. Full support with 7.1 SP5. Aggregated alert view or individual

More information

Innovations in Business Solutions. SAP Analytics, Data Modeling and Reporting Course

Innovations in Business Solutions. SAP Analytics, Data Modeling and Reporting Course SAP Analytics, Data Modeling and Reporting Course Introduction: This course is design to cover SAP Analytics, Data Modeling and Reporting course content. After completion of this course students can go

More information

BW310. BW - Enterprise Data Warehousing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s)

BW310. BW - Enterprise Data Warehousing COURSE OUTLINE. Course Version: 10 Course Duration: 5 Day(s) BW310 BW - Enterprise Data Warehousing. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No part of this publication may be reproduced

More information

SAP NetWeaver BW Performance on IBM i: Comparing SAP BW Aggregates, IBM i DB2 MQTs and SAP BW Accelerator

SAP NetWeaver BW Performance on IBM i: Comparing SAP BW Aggregates, IBM i DB2 MQTs and SAP BW Accelerator SAP NetWeaver BW Performance on IBM i: Comparing SAP BW Aggregates, IBM i DB2 MQTs and SAP BW Accelerator By Susan Bestgen IBM i OS Development, SAP on i Introduction The purpose of this paper is to demonstrate

More information

Performance Tuning in SAP BI 7.0

Performance Tuning in SAP BI 7.0 Applies to: SAP Net Weaver BW. For more information, visit the EDW homepage. Summary Detailed description of performance tuning at the back end level and front end level with example Author: Adlin Sundararaj

More information

CO-PA Extraction BUSINESS INFORMATION WAREHOUSE. ASAP How to Paper

CO-PA Extraction BUSINESS INFORMATION WAREHOUSE. ASAP How to Paper How to CO-PA Extraction BUSINESS INFORMATION WAREHOUSE ASAP How to Paper SAP (SAP America, Inc. and SAP AG) assumes no responsibility for errors or omissions in these materials. These materials are provided

More information

Reading Sample. Weekly Tasks. Contents. Index. The Authors. First-hand knowledge.

Reading Sample. Weekly Tasks. Contents. Index. The Authors.   First-hand knowledge. First-hand knowledge. Reading Sample This reading selection offers the weekly administration and performance tuning tasks to help you keep your database small and your system operating within healthy limits.

More information

ITM215 Operations for SAP HANA with SAP Solution Manager 7.2. Public

ITM215 Operations for SAP HANA with SAP Solution Manager 7.2. Public ITM215 Operations for SAP HANA with SAP Solution Manager 7.2 Public Speakers Las Vegas, Oct 19-23 Janko Budzisch Stefan Lahr Barcelona, Nov 10-12 Janko Budzisch Stefan Lahr 2015 SAP SE or an SAP affiliate

More information

Planning Functions and Characteristic Relationship in Integrated Planning

Planning Functions and Characteristic Relationship in Integrated Planning Planning Functions and Characteristic Relationship in Integrated Planning Applies to: SAP BI 7.0 developers and Reporting Users. For more information, visit the EDW homepage Summary This document explains

More information

Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305

Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305 Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305 BEX_SLCM_305 BEx-Analyzer for SLCM Power Users 1 Content Introduction Unit 1- BEx Overview Unit 2 BEx Analyzer Unit 3 Display Query Unit 4 Create

More information

data tiering in BW/4HANA and SAP BW on HANA Update 2017

data tiering in BW/4HANA and SAP BW on HANA Update 2017 data tiering in BW/4HANA and SAP BW on HANA Update 2017 Roland Kramer, PM EDW, SAP SE June 2017 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

SAP Hybris Billing, pricing simulation Application Operations Guide Release 2.0, SP03

SAP Hybris Billing, pricing simulation Application Operations Guide Release 2.0, SP03 SAP Hybris Billing, pricing simulation Application Operations Guide elease 2.0, SP03 Document Version 2.1 2017-01-16 TABLE OF CONTENTS DOCUMENT HISTOY... 3 1. PICING SIMULATION COMPONENTS... 4 2. SYSTEM

More information

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components.

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components. About the Tutorial SAP Business Warehouse (BW) integrates data from different sources, transforms and consolidates the data, does data cleansing, and storing of data as well. It also includes data modeling,

More information

Emergency Monitoring for SAP Solution Manager SAP Solution Manager 7.1 SP14 or 7.20 SP01 and higher

Emergency Monitoring for SAP Solution Manager SAP Solution Manager 7.1 SP14 or 7.20 SP01 and higher Emergency Monitoring for SAP Solution Manager SAP Solution Manager 7.1 SP14 or 7.20 SP01 and higher Introduction: With the introduction of the Monitoring and Alerting Infrastructure in SAP Solution Manager

More information

Performance Tuning For SAP BW

Performance Tuning For SAP BW Performance Tuning For SAP BW BUSINESS INFORMATION WAREHOUSE Performance Tuning for SAP BW Document Version 2.8 (May 25, 2005) Please Download This Document Regularly As It Might Be Subject To Changes

More information

SAP BW Archiving with Nearline Storage at Esprit

SAP BW Archiving with Nearline Storage at Esprit SAP BW Archiving with Nearline Storage at Esprit Claudia Ottilige, Esprit Europe GmbH Dr. Michael Hahne, Hahne Consulting GmbH 27. Februar 2013 Agenda Company Esprit Initial situation NLS Best Practices

More information

What's New in the DBA Cockpit with SAP NetWeaver 7.0

What's New in the DBA Cockpit with SAP NetWeaver 7.0 What's New in the DBA Cockpit with SAP NetWeaver 7.0 Applies to: Database monitoring and administration of SAP systems running on DB2 for Linux, UNIX, and Windows using the latest DBA Cockpit that has

More information

SAP NetWeaver BI. Unicode Compliance. Product Management SAP NetWeaver BI. Version 7.0 December, 2008

SAP NetWeaver BI. Unicode Compliance. Product Management SAP NetWeaver BI. Version 7.0 December, 2008 SAP NetWeaver BI Unicode Compliance Product Management SAP NetWeaver BI Version 7.0 December, 2008 Agenda 1. Unicode in General 2. Excursus: MDMP 3. Unicode support of SAP NetWeaver BI 4. Interfaces to

More information

Linking Documents with Web Templates

Linking Documents with Web Templates Linking Documents with Web Templates Summary This article explains certain ways to link documents with our Web-Templates which is a useful way of attaching information with a query. When the enduser runs

More information

Quelle: SAP AG (Mai 2011)

Quelle: SAP AG (Mai 2011) Quelle: SAP AG (Mai 2011) Financial Consolidation with SAP BRIEF COMPARISION BETWEEN SAP SEM-BCS & SAP BUSINESSOBJECTS BPC The SEM-BCS (Business Consolidation System) application is considered as one of

More information

C_TBI30_74

C_TBI30_74 C_TBI30_74 Passing Score: 800 Time Limit: 0 min Exam A QUESTION 1 Where can you save workbooks created with SAP BusinessObjects Analysis, edition for Microsoft Office? (Choose two) A. In an Analysis iview

More information

Precise for BW. User Guide. Version x

Precise for BW. User Guide. Version x Precise for BW User Guide Version 9.8.0.x 2 Precise for BW User Guide Copyright 2018 Precise Software Solutions, Inc. All rights reserved. Precise for BW User Guide version 9.8.0.x Document release version

More information

Security Audit Log HELP.BCCSTADM. Release 4.6C

Security Audit Log HELP.BCCSTADM. Release 4.6C HELP.BCCSTADM Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

SAP EDUCATION SAMPLE QUESTIONS: C_TADM50_75. Questions. 1. When is a savepoint triggered for SAP Max DB by default?

SAP EDUCATION SAMPLE QUESTIONS: C_TADM50_75. Questions. 1. When is a savepoint triggered for SAP Max DB by default? SAP EDUCATION SAMPLE QUESTIONS: C_TADM50_75 SAP Certified Technology Associate - System Administration (SAP Max DB) with SAP NetWeaver 7.5 Disclaimer: These sample questions are for self-evaluation purposes

More information

SAP Business Warehouse powered by SAP HANA

SAP Business Warehouse powered by SAP HANA SAP Business Warehouse powered by SAP HANA Jürgen Hagedorn, Vice President, Head of PM for SAP HANA Europe & APJ, SAP SAP HANA Council July 30, 2013 Mumbai, India SAP Business Warehouse Widely Adopted

More information

SAP BW Tutorial Author Sanjeev Chettri & Amit Ladsaongikar, First Run Project BW Team.

SAP BW Tutorial Author Sanjeev Chettri & Amit Ladsaongikar, First Run Project BW Team. SAP BW Tutorial Author Sanjeev Chettri & Amit Ladsaongikar, First Run Project BW Team. Page 1 of 58 Index Sr. No Topic Page Number 1 Introduction to SAP BW 2 2 About this Tutorial 3 3 Installation of Business

More information

Vendor: SAP. Exam Code: C_HANATEC131. Exam Name: SAP Certified Technology Associate (Edition 2013) -SAP HANA. Version: Demo

Vendor: SAP. Exam Code: C_HANATEC131. Exam Name: SAP Certified Technology Associate (Edition 2013) -SAP HANA. Version: Demo Vendor: SAP Exam Code: C_HANATEC131 Exam Name: SAP Certified Technology Associate (Edition 2013) -SAP HANA Version: Demo QUESTION NO: 1 You want to make sure that all data accesses to a specific view will

More information

Generate Export Data Source

Generate Export Data Source Applies to: SAP BI 7.0 developers and support Users. For more information, visit the EDW homepage Summary This paper describes the data mart interface which makes it possible to update data from one data

More information

ADM100 AS ABAP - Administration

ADM100 AS ABAP - Administration ADM100 AS ABAP - Administration. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2014 SAP AG. All rights reserved. No part of this publication may be reproduced

More information

Validity Table in SAP BW/BI

Validity Table in SAP BW/BI Applies to: Applicable for SAP BI 3.x and above Summary To maintain the cubes non cumulative Key figures. Author: Om Ambulker Company: Cognizant, Pune Created on: 15 July 2011 Author Bio Om Ambulker is

More information

SAP Technical Upgrade Tips and Tricks

SAP Technical Upgrade Tips and Tricks SAP Technical Upgrade Tips and Tricks Applies to: SAP 4.6 onwards. For more information, visit the ABAP homepage. Summary This paper explains about the basic steps required to be taken during a SAP technical

More information

DVM Analysis & Monitoring Cloud Solution

DVM Analysis & Monitoring Cloud Solution DVM Analysis & Monitoring Cloud Solution Introduction Target Group The DVM Service for SAP S/4HANA is targeted towards: IT Manager Find optimization potential in different S/4 HANA systems of IT landscape

More information

WHAT'S NEW IN VERSION 15.0

WHAT'S NEW IN VERSION 15.0 WHAT'S NEW IN VERSION 5.0 Docu Performer WHAT'S NEW IN VERSION 5.0 2 Introduction... 3 Documentation... 4 Commenting... 6 Data Lineage... 7 Modeling... 8 Business Objects... 9 Function Modules... HANA...2

More information

Creation of Alert Data Service VC model for the BI query exception using Information Broadcasting

Creation of Alert Data Service VC model for the BI query exception using Information Broadcasting Applies To: SAP Netweaver 2004s Visual Composer 7.0 Summary The purpose of this document is to show how to create an alert data service VC model for the BI query exception using the Information broadcasting.

More information

Open Hub Destination Basics

Open Hub Destination Basics Applies to: SAP BI Consultants and for those who are dealing with OHD requirements of Customers. For more information, visit the Business Objects homepage. Summary The open hub destination is the object

More information

SEM-BCS versus BPC Focus on Consolidation

SEM-BCS versus BPC Focus on Consolidation SEM-BCS versus BPC Focus on Consolidation Applies to: SEM-BCS 6.00, BPC 7.00 Microsoft platform & NetWeaver. For more information, visit the Enterprise Performance Management homepage. Summary SAP BusinessObjects

More information

Step-By-Step guide to Virtual InfoCube Implementation

Step-By-Step guide to Virtual InfoCube Implementation Step-By-Step guide to Virtual InfoCube Implementation Applies to: SAP NetWeaver BW. For more information, visit the EDW homepage Summary This article provides a detailed insight into Virtual Infocube data

More information

How to Display Result Row in One Line While Reporting On Multiproviderer

How to Display Result Row in One Line While Reporting On Multiproviderer How to Display Result Row in One Line While Reporting On Multiproviderer Applies to: SAP BW 3.x, BI 7.0 developers and Reporting Users. For more information, visit the Business Intelligence home page Summary

More information

The Emergence of Application Logic Compilers Stefan Dipper, SAP BW Development Sept, Public

The Emergence of Application Logic Compilers Stefan Dipper, SAP BW Development Sept, Public The Emergence of Application Logic Compilers Stefan Dipper, SAP BW Development Sept, 2013 Public Agenda What is an application logic compiler? Why stored procedures History Domain specific language - Why

More information

Instant Data Warehousing with SAP data

Instant Data Warehousing with SAP data Instant Data Warehousing with SAP data» Extracting your SAP data to any destination environment» Fast, simple, user-friendly» 8 different SAP interface technologies» Graphical user interface no previous

More information

SAP BW Copy Existing DTP for Data Targets

SAP BW Copy Existing DTP for Data Targets SAP BW Copy Existing DTP for Data Targets Applies to: SAP BI Consultants with ABAP Knowledge. For more information, visit the EDW HomePage. Summary Copy existing DTP to a new one in not possible in SAP

More information

Process Chain Log Deletion

Process Chain Log Deletion Applies to: SAP BW 3.x & SAP BI Net Weaver 2004s. For more information, visit the EDW homepage Summary Process chains are used in BW landscape to automate the loading sequence. There are multiple process

More information

Authorizations for Cross-Database Comparison (CDC)

Authorizations for Cross-Database Comparison (CDC) Authorizations for Cross-Database Comparison (CDC) Solution Manager 7.1 and 7.2 June 7, 2016 Customer Agenda Introduction / Overview Authorization Objects and Roles Further Authorizations 2013 SAP AG.

More information

Reading Enhanced DataSource fields for the Remote Cube

Reading Enhanced DataSource fields for the Remote Cube Reading Enhanced DataSource fields for the Remote Cube Applies to: SAP BI 7.0. For more information, visit the EDW homepage. Summary SAP Remote Cube does not display the enhanced fields in the data source.

More information

Psuedo-deltas: An Approach Customized for WFM/iTime Data Extraction

Psuedo-deltas: An Approach Customized for WFM/iTime Data Extraction Psuedo-deltas: An Approach Customized for WFM/iTime Data Extraction Applies to: SAP BI 7.x. Summary This article illustrates a data flow technique for reliably and efficiently extracting data to BW from

More information

Currency Translation in SAP BI Step by step Guide

Currency Translation in SAP BI Step by step Guide Currency Translation in SAP BI Step by step Guide Applies to: SAP BIW 3.5, SAP NetWeaver 7.0. For more information, visit the Business Intelligence homepage. Summary Currency translation allows you to

More information

Line Items in BI Integrated Planning

Line Items in BI Integrated Planning How-to Guide SAP NetWeaver 7.0 (2004s) How To Line Items in BI Integrated Planning Version 2.00 February 2008 Applicable Releases: SAP NetWeaver 7.0 Business Information Management Business Planning and

More information

[SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database.

[SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database. [SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database. Maintenance Plan 1. Open Microsoft SQL Management Studio to find

More information

COURSE LISTING. Courses Listed. with ABAP Dialog Programming. 25 December 2017 (08:57 GMT) NW001 - SAP NetWeaver - Overview

COURSE LISTING. Courses Listed. with ABAP Dialog Programming. 25 December 2017 (08:57 GMT) NW001 - SAP NetWeaver - Overview with ABAP Dialog Programming Courses Listed NW001 - SAP NetWeaver - Overview SAPTEC - SAP NetWeaver Application Server Fundamentals BC100 - ( ABAP) BC100E - Introduction to Programming with ABAP BC400

More information

Tools, tips, and strategies to optimize BEx query performance for SAP HANA

Tools, tips, and strategies to optimize BEx query performance for SAP HANA Tools, tips, and strategies to optimize BEx query performance for SAP HANA Pravin Gupta TekLink International Produced by Wellesley Information Services, LLC, publisher of SAPinsider. 2016 Wellesley Information

More information