Cause: Requested operation requires the Cost Based Optimizer(CBO) which is not available during database startup. Features like partitioning, IOTs, grouping sets, and flashback cursor require the CBO. See the solution below.
Error solution: Retry the query after the database is open.
Database version: Oracle 11g Release 2 (11.2)