ORA-01405: fetched column value is NULL
Hello,
I'm trying open my pluggable database using command:
alter pluggable database all open read wite;
unfortunately i get following error:
ORA-00604: error occurred at recursive SQL level 1
ORA-01405: fetched column value is NULL
Any suggestions how i can solve it?
Best regards,
Mateusz