Database Server Checks 

Use

An important part of the database administrator's work is to perform regular checks of the system. Any problems must be detected and eliminated as early as possible in order to limit the subsequent damage inflicted on the system. Important tasks that should be part of the normal checking routine are database error log analysis, disk space monitoring and database consistency checks. Both the R/3 System and the Enterprise Manager provide functions to perform these tasks.

Features

Error Log Display

The SQL Server error log informs you whether operations such as backup or restore have been completed successfully and whether any problems have arisen in the system. To access the error log, use either:

or

Disk Space Monitoring

The Enterprise Manager and the R/3 database monitors offer various options to view the size of the R/3 database and transaction log:

For more information, see Monitoring the R/3 Data Disk

For more information, see Monitoring the R/3 Data Disk

For more information, see Monitoring the R/3 Log Disk

Database Consistency Checks

The R/3 System provides a number of checks that enable you to determine whether the database is consistent:

For more information, see Checking Consistency of the Database

For more information, see Checking Consistency of Individual Tables

For more information, see Checking for Missing Indexes