You are administering a multitenant container database (CDB) cdb1 that has multiple pluggable databases (PDBs). As the sys user on cdb$root, you execute the commands:
SQL> CREATE USER C##ADMIN IDENTIFIED BY orc1123;
SQL> GRANT CREATE SESSION to C##ADMIN CONTAINER=ALL;
SQL> GRANT CREATE USER TO C##ADMIN CONTAINER=ALL;
Which two statements are true about the c##admin user that is created in all PDBs?
maloumba
2 years, 7 months agohilaire
4 years agoSimon22
4 years, 2 months agoSimon22
4 years, 2 months agoSugar
5 years, 1 month agoKalinos20
5 years, 6 months agosherifelia
5 years, 6 months ago