This section describes the statistical system tables. During the complete installation of database system, system tables are created in the database catalog. These system tables can be used to select information on the configuration, structures, and sizes of database objects.
The
owner of these statistical system tables is the user SYSDBA. You do not need to specify the owner to access these tables. DATADEVSPACES DBPARAMETERS INDEXSTATISTICS LOCKLISTSTATISTICS SERVERDBSTATISTICS TABLESTATISTICS TRANSACTIONS USERSTATISTICSSee also:
UPDATE STATISTICS statement