You are administering a multitenant container database (CDB).
Identify two ways to access a pluggable database (PDB) that is open in read-only mode.
A.
by using the connect statement as a local user having only the set container privilege
B.
by using easy connect
C.
by using external authentication
D.
as a common user with the set container privilege
E.
by executing the alter session set container command as a local user
B and D
B and D
https://docs.oracle.com/database/121/ADMIN/cdb_pdb_admin.htm#ADMIN13861
Thanks Vonpire!
BD
BD
BD
https://docs.oracle.com/cd/E49329_01/server.121/b71301/cdb_pdb_admin.htm
What about C – why external authentication is not correct ?
https://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:9528197900346322262
BD