LogoLogo
  • Welcome
  • Overview
    • Architecture
      • API Server
      • Sizing
    • Dashboard Overview
    • Monitoring Concepts
      • Application Performance Management
        • Availability Monitoring
        • Performance Intelligence
        • Service Level Management
        • Synthetic Transaction Management
        • Alerts Management
        • Reporting & Analytics
      • Infrastructure Monitoring
      • Unified Monitoring
    • Automation Concepts
      • Definition of Terms
      • Infrastructure as Code
        • Project Structure and Organization
        • Setting Up IaC Environment
        • Infrastructure Provisioning
        • Configuration Management
      • SAP Basis Automation
      • Automated Migration
  • User Guide
    • Onboarding
    • Setup
      • Gateway Setup
        • Gateway Network Setup
        • IT-Conductor Gateway Setup on Windows
        • IT-Conductor Gateway Setup on Linux
        • IT-Conductor Gateway Setup on AWS
        • IT-Conductor Gateway Setup on Azure
        • IT-Conductor Gateway Setup for SAP Secure Network Communications (SNC)
      • API Server Setup
      • MSP Tenant Setup
      • SSO Setup
        • Azure ADFS Identity Provider
        • Azure Active Directory (AAD) App Gallery
    • Monitoring
      • General
        • Maintenance Mode
          • Manual Maintenance
          • Scheduled Maintenance
        • Central Syslog Server Monitoring
        • URL Monitoring Locations
      • Cloud Monitoring
        • AWS Monitoring
        • Microsoft Azure Monitoring
      • Database Monitoring
        • IBM DB2 Database Monitoring
        • Microsoft SQL Server Monitoring
        • Oracle Database Monitoring
        • SAP HANA System Monitoring
          • SAP HANA Scale-Out Monitoring
          • SAP HANA Overview Dashboard
          • SAP HANA Alert Management
        • SAP ASE Database Monitoring
        • SAP MaxDB Monitoring
        • HA/DR Monitoring
      • Infrastructure Monitoring
        • File Server Monitoring
          • File Watcher Monitoring
        • Git Server
        • OS Monitoring
          • Unix/Linux System Monitoring
            • Linux Network Interface Monitoring
            • OS Printer Monitoring
          • Windows System Monitoring
            • WinRM Adapter Configuration
              • WinRM Services Configuration
              • Domain User Access
              • WMI Namespace Access
              • Windows Service Configuration
        • VMWare vCenter Monitoring
      • SAP Monitoring
        • Business Process Monitoring
          • Business Process Composer
          • BDoc Monitoring
          • IDoc Monitoring
        • SAP BusinessObjects Monitoring
          • SAP BO Data Services Monitoring
        • SAP Cloud Connector Monitoring
        • SAP Host Agent Monitoring
        • SAP NetWeaver Monitoring
          • SAP ABAP System Monitoring
            • SAP Transports
            • Security Role Import
            • SAP ABAP Overview Dashboard
            • SAP CCMS Alert Monitoring
            • SAP Batch Jobs Monitoring
              • SAP Batch Job Monitoring for CCMS Alerts
              • Advanced SAP Batch Job Monitoring
            • SAP SLT & RFC Connection Monitoring
            • Print Spooler Monitoring
            • Workload Monitoring
              • Transaction Code Monitoring
              • SAP Workload Monitoring
          • SAP J2EE System Monitoring
            • SAP J2EE Monitoring Role
            • Keystore Views and Certificates Monitoring
            • SAP PO Application Monitoring
          • SAP Systems Administrator Panel
        • SAP Web Dispatcher Monitoring
        • LMDB Discovery
        • Team-Based Central SAP Download Manager
    • Automation
      • Migration
        • Oracle to AWS Migration
        • Oracle to ASE Migration
        • SAP on MSSQL to AWS Migration
        • S/4HANA to Cloud Migration
      • E2E System Refresh Automation
        • Frequently Asked Questions
      • Age-based HANA Backup Automation
      • Inbound/Outbound Queue Restart Automation
      • OS File System Cleanup Automation
      • OS Linux Pacemaker Cluster Error Management
      • OS Printer Queue Restart Automation
      • OS Linux Kernel Patching using ChAI
      • OS Linux System Reboot using ChAI
      • SAP Batch Job Restart on Error
      • SAP Kernel Update using ChAI
      • SAP HANA Account Activation using ChAI
      • SAP Transports using ChAI
        • Frequently Asked Questions
      • SAP User Unlock and Password Reset Automation
      • Start/Stop Automation
    • Reporting
      • Available Reports
      • Creating Reports
        • Service Health KPI Report
      • Scheduling Reports
        • Automated HANA Reports
      • Report Elements
      • Archived Alerts Reporting
    • Account Administration
      • Invite Users
      • Create Robot Users
      • Update Linux System Account Password After Expiration
    • Notifications
      • Alerts
      • Threshold Overrides
        • Threshold Overrides Variables
      • Notification Targets
      • Distribution Lists
      • Subscriptions
      • Custom SMTP Notification Providers
      • Integration Providers
        • Derdack EA Integration
        • ilert Integration
        • Jira Service Desk Integration
        • Microsoft Teams Integration
        • PagerDuty Integration
        • Slack Integration
      • On-Call Scheduling
      • Calendar Events
    • Diagnostics
      • Gateway Communication Dump Debug Mode
      • Running IT-Conductor Gateway from CLI
      • SAP CCMS Missing Data
    • IT-Conductor FLUX
    • SID-Refresh
      • Product Overview
      • Getting Started
      • Documentation
      • Release Notes
      • Frequently Asked Questions
      • Troubleshooting Guide
        • Component CRM_MIDDLEWA_CRM - CRM Middleware Configuration
        • Failure to Start the Java-based GUI
        • Inconsistencies found in the table TADIR
        • Java-based GUI Runs with Pixelated Fonts
        • No email message is created after sending an email in SO01
        • Program Run as root
        • SICF Wrong Credentials
        • SU01: Error in user management
        • External Resources
      • Pricing
  • Release Notes
    • Gateway
  • References
    • Open-Source Software
    • Support
Powered by GitBook
On this page
  • Prerequisites
  • Configure SAP MaxDB Monitoring in IT-Conductor
  • Monitor SAP MaxDB System in IT-Conductor
  1. User Guide
  2. Monitoring
  3. Database Monitoring

SAP MaxDB Monitoring

PreviousSAP ASE Database MonitoringNextHA/DR Monitoring

Last updated 8 months ago

SAP MaxDB is a powerful, enterprise-grade relational database management system designed for high performance and scalability. It offers robust features such as data integrity, transaction management, and advanced backup and recovery capabilities. With support for various platforms, it's an ideal choice for businesses requiring reliable data management solutions.

Monitoring MaxDB helps maintain reliability, performance, and security. IT-Conductor allows monitoring of several components, such as SQL report automation, space usage, etc. You can also view historical data depending on the selected time range.

Prerequisites

Before configuring an SAP MaxDB for monitoring in IT-Conductor, follow the instructions below.

Account Requirements

  1. Login to the Sqlcli with your SYSDBA/DBADMIN user as shown below:

>sqlcli -d <database_name> -u <dbadmin_user>,<dbadmin_password>
  1. Create a database user with a STANDARD user class using the following script:

>CREATE USER <user_name> PASSWORD <user_password> STANDARD

Configure SAP MaxDB Monitoring in IT-Conductor

To configure SAP MaxDB monitoring in IT-Conductor, follow the instructions below.

Add New SAP MaxDB System

  1. Visit and enter your login credentials.

  2. Navigate to Dashboards → Administrator to access the Administrator's Dashboard.

  3. Locate the MaxDB Instances actions panel and click the title to access the complete list.

  1. Click the New MaxDB System button to start adding a new system for monitoring.

  • Description - refers to any relevant information about the system being added.

  • Organization - refers to an administrative structure that defines objects with a common goal or purpose. If you previously created an organization, please select it.

  • Role - refers to the environment where the system will be used.

  • Site - refers to a logical object that describes a particular area or location, depending on the context in which it is used.

  • DB Name - refers to the name of the SAP MaxDB instance being added.

  • Hostname - refers to the hostname or IP address of the server hosting the SAP MaxDB instance.

  • SQL Mode - refers to the SQL mode setting that determines the SQL compatibility level for the database, influencing syntax and behavior.

  • Cache - refers to the memory cache the SAP MaxDB uses to store frequently accessed data.

  • Unicode - indicates whether the database supports Unicode character encoding for multilingual support.

  • Session TimeOut - specifies the duration of inactivity before a database session is automatically terminated.

  • Comm TimeOut - defines the maximum time allowed for communication between the database server and client applications.

  • Verify SQL - refers to an option to validate SQL statements for syntax errors and compatibility before execution.

  • Description - refers to any relevant information about the user account being added.

  • Application - refers to the name given to the system being added.

  • Person - refers to the name of the user who is adding the system.

  • Password - refers to the password of the previously created SAP MaxDB user.

  • Retype Password - refers to the same password provided in the Password field.

  1. Verify if the system was added to the MaxDB Instances actions panel and check its status.

  1. Navigate to the service grid and verify if the system was added under the MaxDB Servers node.

Note: The system will appear in the service grid within 5-15 minutes.

Monitor SAP MaxDB System in IT-Conductor

To view the availability and performance metrics of a SAP MaxDB system, locate the MaxDB Servers node in the service grid.

SAP MaxDB Systems Key Metrics

  • Availability - refers to the operational state and accessibility of the MaxDB system.

  • Connection Failures - refer to the events where attempts to establish a connection are unsuccessful.

  • Heartbeat - refers to the periodic signal sent to the system, enabling real-time detection of system downtime.

  • Missing Account - refers to the absence of a required user account or resource within the MaxDB system.

  • Retriever Failures - refer to the errors or issues encountered during the retrieval process of essential data or information within the MaxDB system.

Note: All metrics will not show data when a system is unavailable.

Data Disk Usage

To view the usage or the disk space consumed by the system processes, locate and expand the Data node in the service grid.

Log Files Usage

To view the usage consumed by the log files, locate and expand the Log node in the service grid.

SQL Jobs

To view and run SQL jobs, navigate to the specific MaxDB server node and click SQL Jobs.

You will be redirected to the SQL Jobs page that lists all active SQL jobs. To view the job details of a specific SQL job, click the title, and you will be redirected to another page, as shown in Figure 10.

Fill out all the necessary information in the New MaxDB System wizard. Once completed, click to add the system.

Gateway - allows communication between the customer's site network and the IT-Conductor cloud platform. Select the previously configured gateway from the dropdown menu. See for more details.

Provide the account information in the New Account screen and click to complete the configuration.

User Name - refers to the SAP MaxDB user created aligned with the .

Note: The status will remain on Ready for a few minutes. Refresh the panel if needed. If there are configuration issues, such as incorrect connection parameters or an invalid account, the status will remain Ready. Click to display the logs and troubleshoot. If everything is configured correctly, the status will change to In Progress.

To access a historical view of each of these metrics, click and a pop-up chart will be displayed.

To view the tools or the different actions you can perform on the SQL job, click .

Gateway Setup
Account Requirements
service.itconductor.com
Figure 1: MaxDB Instances Actions Panel in Administrator's Dashboard
Figure 2: MaxDB Instances Actions Panel Page
Figure 3a: New MaxDB System Wizard (New MaxDB Instance Screen)
Figure 3b: New MaxDB System Wizard (New Account Screen)
Figure 4: SAP MaxDB Servers View in Service Grid
Figure 5: SAP MaxDB Availability Chart in Service Grid
Figure 6: SAP MaxDB Data Disk Used Chart in Service Grid
Figure 7: SAP MaxDB Log Files Used Chart in Service Grid
Figure 8: SQL Jobs Object Menu in Service Grid
Figure 9: SAP MaxDB SQL Jobs
Figure 10: SAP MaxDB SQL Job Details
Figure 11: SAP MaxDB SQL Job Tools