Home | Previous Page | Next Page   Configuring and Monitoring Dynamic Server > Configuration Parameters >

TBLSPACE_STATS

onconfig.std value
1
if not present
1
units
Integer
range of values
0 or 1
takes effect
When the database server is shut down and restarted

The TBLSPACE_STATS configuration parameter turns on and off the collection of tblspace statistics. Use onstat -g ppf to list tblspace statistics.

To turn off the collection of tblspace statistics, set TBLSPACE_STATS to 0. When TBLSPACE_STATS is set to 0, onstat -g ppf displays "partition profiles disabled." To turn on the collection of tblspace statistics, set TBLSPACE_STATS to 1.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]