Start of Content Area

Function documentation How SAPDBA Performs Update Statistics  Locate the document in its SAP Library structure

Use

SAPDBA for Informix performs update statistics on table columns using the following defaults:

Features

SAPDBA also performs update statistics at "table level" to update the size of indexes, number of rows and so on (this is done at level low).

For a table with multiple indexes where the indexes are similar, SAPDBA behaves as follows:

Example

A table has two indexes as follows:

The result is that SAPDBA updates statistics at level high for columns A, B, C, E, and F and at level medium for columns G, H, I, and X.

SAPDBA can perform update statistics in parallel for greater throughput. For more information, see Updating Statistics from the Command Line with SAPDBA.

Activities

SAPDBA lets you update the statistics of a table when:

 

See also:

Informix documentation