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 was open.
        Action
        Rewrite the query to include only fixed objects, or open the database or pluggable database.
        
     
    
    
        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.
        
     
    
    
        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.