Cause
A query was issued against an object not recognized as a fixed table or fixed view before the database or pluggable database was open.
Action
Rewrite the query to include only fixed objects, or open the database or pluggable database.
Error Message
Database or pluggable database not open. Queries allowed on fixed tables or views only.
A query was issued against an object not recognized as a fixed table or fixed view before the database or pluggable database was open.
Rewrite the query to include only fixed objects, or open the database or pluggable database.