I'm using oracle 19c. When i tried to open pluggable database as:
alter pluggable database pdbname open;
I got this error:
ORA-01219: database or pluggable database not open: queries allowed on fixed tables or views only
I'm using oracle 19c. When i tried to open pluggable database as:
alter pluggable database pdbname open;
I got this error:
ORA-01219: database or pluggable database not open: queries allowed on fixed tables or views only