Start of Content Area

Procedure documentation Analyzing a Tablespace with SAPDBA  Locate the document in its SAP Library structure

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

  1. Choose Reorganization TBLspace Disk Util. Report in SAPDBA for Informix.
  2. In table name, enter data as required. If you do not know the name of the table you want, you can use a partial entry (for example, a0*) and SAPDBA lists the matching tables.
  3. Execute the report.
  4. Caution

    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.

    Note

    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.

  5. To print the report, choose Print. Refer to Printing a SAPDBA Report.

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