Name

rebuild_all_cycstats — rebuild the entire CYCSTATS table

Synopsis

int rebuild_all_cycstats ( );  
 

Description

This procedure rebuilds the entire CYCSTATS table. The CYCLES, CYCPOINTS, and CYCGAPS tables provide the data necessary to rebuild CYCSTATS.

Note

The CYCSTATS table is not automatically maintained by the system at this time.

Example

SELECT rebuild_all_cycstats();


Page generated: 2016-07-22T23:08:47-04:00.