| Error | ORA-30453 |
Description | summary contains AVG without corresponding COUNT | Cause | Incremental refresh of summaries with AVG(X) requires a COUNT(X) column to be included in the summary definition | Action | Make sure that the required columns are part of the summary definition if incremental refresh capability is desired. |