11
2013 SAP HANA Monitoring Guide

SAP HANA Guide

Embed Size (px)

Citation preview

Page 1: SAP HANA Guide

2013SAP HANA Monitoring Guide

Page 2: SAP HANA Guide

Contents

Technical guide 1About this guide 1

Executive Summary 1

Monitoring 1

SAP HANA Studio 2

DBACOCKPIT 7

SAP Solution Manager 7

HDBSQL command line 7

Links to additional information 7

Feedback and questions 8

Document control information 8

Document history 8

Page 3: SAP HANA Guide

Technical guide

About this guide The purpose of a technical guide is to provide specific documentation, best practices, and strategies on using SAP products so that technical practitioners can quickly become familiar with SAP technical procedures. Using technical guides saves time by reducing the effort normally required searching through installation guides, OSS notes, and other technical information.

Technical instructions have been tested using the specific documentation and software described in each guide, which increases the probability of success. Technical guides also describe lessons learned and provide links to additional information.

Technical guides are not intended to replace official SAP documentation, nor should they be used in this way.

Targeted to SAP HANA administrators, this document can be referred to know about the SAP HANA Monitoring and the tools offered. Always refer to the latest SAP HANA documentation for latest information and new features available for a seamless monitoring of SAP HANA.

Executive Summary

The SAP HANA database is a relational database that has been optimized to leverage state-of-the-art hardware. It provides all of the SQL features of a standard relational database along with a featurerich set of analytical capabilities and an SAP-specific programming language for stored procedures called SQLScript. With these facilities, the SAP HANA database is capable of embedding application logic within the database itself. This allows complex queries to be executed directly inside the database, thus reducing the requirement of data transfer to and from the database. This enables SAP HANA-based applications to process vast amounts of data whilst operating in a responsive, real-time manner.

MonitoringContinuous monitoring of the SAP HANA systems helps in identifying problems with database early and take the corrective action. Following tools can be used for monitoring single/multiple SAP HANA databases.

SAP HANA Studio

DBACOCKPIT

SAP Solution Manager

HDBSQL command line

Page 4: SAP HANA Guide

SAP HANA Studio

SAP HANA Studio is both the central development environment and administration tool for the SAP HANA database. Using Administration Console perspective available in the SAP HANA studio, single/multiple SAP HANA databases can be administered mapped in it.

SAP HANA Studio can be used to

Stop and Start SAP HANA database

Monitor the system

Configure System settings and

Manage users and authorizations

Following table can be referred for various monitoring checks in SAP HANA Database

Tab Description Frequency

Overview Provides important database information: Database State & General system Information Alerts Memory Usage CPU Usage Disk Usage

DAILY

Landscape List of all services (processes), their status and resource consumption: Name Server Index Server Preprocessor Statistics Server Xsengine Sapstartsrv

DAILY

Page 5: SAP HANA Guide

Tab Description Frequency

Landscape Display and Configuration of hosts and their role (master, standby,…) OCCASIONAL

Performance List of threads

Alerts List of current or all alerts DAILY

Page 6: SAP HANA Guide

Tab Description Frequency

Volumes Detailed information about storage size and usageTotal and used size of:

Data area Log area Storage area

Two different views: grouped by service and grouped by storage

WEEKLY

Configuration List of INI files including the parameters

Editing of parameters

OCCASIONAL

Page 7: SAP HANA Guide

Tab Description Frequency

System Information

System Information contains list of useful SQL statementsE.g., To get information about:Expensive SQL statementsMemory usageSQL locksMerge Statistics …

OCCASIONAL

Diagnosis Files List and Display all database log and trace files DAILY / OCCASIONAL

Page 8: SAP HANA Guide

Tab Description Frequency

License From Database context menu, click on Properties -> Link to check the license validity

WEEKLY

Backup status The backup status of SAP Hana database can be quickly verified by SQL statement

WEEKLY

Page 9: SAP HANA Guide

Tab Description Frequency

DBACOCKPIT

Monitoring of SAP HANA database from DBACOCKPIT is available as of BW 7.30 SP05 and Solution Manager 7.1 SP04. It contains a subset of SAP HANA Studio functionality.

All the monitoring functionalities discussed for SAP HANA Studio are also available in SAP DBACOCKPIT.

SAP Solution ManagerTo be added…

HDBSQL command line

To be added…

Links to additional information SAP help – SAP help on SAP HANA appliance and its components

SAP Documentation — SAP documentation on SAP HANA and its components

Saphana.com

Page 10: SAP HANA Guide

SCN community – SAP Community Network place for SAP HANA and In-Memory Business Data Management