How to grant PDB rights for CDB common users
I'd like to create a CDB common user to monitor the tablespaces and datafiles in CDB and PDB. This user should not be DBA and have only the necessary rights to system views. But even if I grant the rights to V$ and CDB-Views with the option CONTAINER = ALL, the new user sees only information about the CDB tablespaces and datafiles and no PDB information, what is different from what the SYS-Users sees. What I tried is listed below (Database replies are in German but I think it's evident, what they mean). Database is 12.2 Standard Edition. Which rights