ORA-01219: database or pluggable database not open: queries allowed on fixed tables or views only
Cause:
A query was issued against an object not recognized as a fixed table or fixed view before the database or pluggable database has been opened.
Action:
Re-phrase the query to include only fixed objects, or open the database or pluggable database.
No comments:
Post a Comment
Thanks for your comment.