Analyzing a Tablespace with SAPDBA
Use
You can use SAPDBA for Informix to analyze all the information held by the database server on a single table. SAPDBA calls the Informix command
oncheck -pT for this report. You can use this report to:You need extensive knowledge of the Informix database to make best use of this report.
Prerequisites
Procedure

When you execute this report, the table it reads is locked and this might last some time, particularly for large tables. This can affect the operation of the R/3 System if it requires access to the same table. Therefore, it is best to execute this report when the R/3 System is down or not being heavily used. SAPDBA warns you of this.
SAPDBA displays the report.

For this report, SAPDBA uses the normal
oncheck -pT display, in pages. For other reports, SAPDBA displays output in kilobytes (KB).To convert, multiply the number of pages given in
oncheck by the page size of your system.For more information about the entries in the report, see the Informix documentation.
Result
You now have a very detailed picture of the storage situation for the table in question. For more information if you want to perform a reorganization, see
Reorganizing a Single Table with SAPDBA.
See also:
Informix documentation