Database Administration (MOSC)

MOSC Banner

The object link relationship between CDB and PDBs

edited Nov 19, 2013 3:06AM in Database Administration (MOSC) 1 commentAnswered
I'm interested in how the object link working between CDB and its' PDBs, i do the following test:

Abstract of the testing:
When i query an oracle supplied table such as SYS.AUDIT_ACTIONS ON pdb, since it is object linked to the CDB, so the result is returned from the SYS.AUDIT_ACTIONS table on CDB. Then i rename the SYS.AUDIT_ACTIONS table on CDB$ROOT to another on and also rename its' public synonym to another name, and i query again from the pdb "select * from sys.audit_actions" to see whether some non-exist error  will returns.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center