Skip to Content
Technical Articles
Author's profile photo Ronald Konijnenburg

SAP Data Warehouse Cloud: Data Integration Monitoring – Addition to sample content for Reporting

Recently my colleagues and I at Interdobs attended our very first Hackathon.

We build a number of great solutions, one was focused on adding additional content to the awesome solution Olaf Fischer has described here:

 

https://blogs.sap.com/2021/10/12/sap-data-warehouse-cloud-data-integration-monitoring-sample-content-for-reporting/

 

Main objective for us was to improve the monitoring of jobs in Data Warehouse Cloud. Addtional content was created to add details to the replication jobs and also list the failed jobs.

 

We have created and extended the following views which have been build as a basis for our DWC Monitoring dashboard:

 

1.V_CLIENT_MONITORING_VIEW; View that combines the relevant monitoring tables with measures like “Duration” and different counters

 

2.V_TASK_LOG_MESSAGES_V_EXT; View that contains the tasks and the related messages

 

3.MON_LOCK_TASK_DETAILS; View looks at the tasks that are running in the system (thus lock objects) and collects the corresponding messages

 

4.MON_LOCK_LOG_TASK_DETAILS; View looks at the tasks that are causing locks in the system and collects the messages of the latest failed task related to the same application/space/object combination in DWC

 

SAP Analytics Cloud Dashboard

 

Start page

Messages 

Conflicting tasks

All code including an export of the SAC Dashboard can be found on our gitHUB repository:

https://github.com/interdobs/Data-Warehouse-Cloud

 

We hope you enjoy our efforts!

 

Bas Visser

Erik van Winden

Odin van Doorn

Ronald Konijnenburg

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.