As a workaround please create a database link (DBLink) in the CDB, so that the common user is able to access the tables in the PDB.
To create a DBLink you can use the following syntax:
"create public database link MyPDB using ‘MyPDB’;"
Further details can be found in the Oracle documentation.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center