Use
It is very important to regularly check the data in your Informix database for physical consistency. If you do not check regularly, you might not notice data corruption until you attempt to restore the database in the event of failure. Corrupt data in your archives and backups might then prevent successful restore of the database.
You do not notice data corruption when you create an archive or backup. The SAPDBA consistency checks cannot damage your data since they only read the data without changing it. The checks do not check for logical consistency.
Integration
Data consistency checks are fully integrated in SAPDBA. You can use this functionality for databases running on UNIX and NT operating system platforms.
Prerequisites
You know how to use SAPDBA and have set it up correctly. Refer to
Getting Started with SAPDBA.Features
SAPDBA data consistency checks operate on different objects, that is, single tables, tables of a dbspace, tables with "blob" fields, and all the tables of an R/3 database. For a faster check on tables with blob fields, SAPDBA offers you an interface to the Informix
oncheck tool.Activities
For guidelines on how to use the data consistency checks in SAPDBA, see
How to Run Data Consistency Checks with SAPDBA. You have the following possibilities:
To prevent problems arising, SAP recommends you to regularly check your data for consistency. You can do this by scheduling the check with the DBA Planning Calendar in the Computing Center Management System (CCMS) of the R/3 System. Refer to
Checking Physical Consistency in the DBA Planning Calendar (Informix).
See also:
Informix documentation