ORA-14554: cannotperform requested operation during database startup Cause: Requested operation requires the Cost BasedOptimizer(CBO) which is not
available during database startup. Features like partitioning, IOTs, groupingsets,
and flashback cursor require the CBO. Action: Retrythe query after the database is open.