Checking the DB System with SAPDBA
Use
You can use SAPDBA for Informix to run database system checks (shortened to "DB system checks") for your Informix database.
You can also run the DB system checks in the
DBA Planning Calendar or the
Computing Center Management System (CCMS), both of which are in the R/3 System.
Prerequisites
Configuring DB System Checks in CCMS (Informix). Any configuration changes made in CCMS also affect checks that you run in SAPDBA.
Procedure
These options include all available checks.
These options include all checks except performance checks. Most of the checks run with this option are configuration checks.
These options include all checks related to database performance. If you correct problems identified with these options, you should be able to improve the performance of your database.
Using the [HTML] option has no effect on the information produced.

SAP recommends that you always look at the results of check runs as soon as possible, otherwise you might fail to react in good time to a warning or error. At worst, this might lead to data loss.
Whenever you run a check, you see a summary and a detail section.
DB System Check Results
Severity |
What to do |
Abort |
You must immediately correct the severe error, otherwise data might be lost |
Error |
You should correct the error as soon as possible, otherwise a severe error might occur leading to data loss |
Warning |
You should correct the setting, but do not need to do so immediately |
Not checked |
As the system could not perform the check, you should find out why not (this is usually given in the recommendation) |
Nothing to complain |
As the check is OK, you need not do anything. |
For each such check, the system displays the expected value and the current value, together with a recommendation, as shown in the following example:

When looking at the detailed results for a check run, you might see something like the following for a single check:
EXTENTS for table vrsx (class DBGENERAL) non-performance check
expected... <= 200 (SAP original)
found ........ 228
recommendation.. section D-021 in note ‘64001’ ?
please reorganize table immediately
This means that the value in the variable EXTENTS found for the table vrsx exceeds the recommended maximum value of 200. Refer to SAP Note 64001, or choose ? to display background information about this single check.
You can also see the following information:
Result
If you follow the recommendations given for the checks, you can make sure that your system remains as well tuned as possible. This leads to reduced downtime and better system performance.