Oracle Database 12c Advance Adminstration1z0-063 Test 1
© examsiri.com
Question : 7 of 40
Marks:
+1,
-0
Your Oracle 12c multitenant container database (CDB) contains multiple pluggable databases (PDBs). In the PDB HR_PDB, the common user
You create a common role
You then execute the commands:
Which two statements are true? (Choose two.)
C##ADMIN and thelocal user B_ADMIN have only the CONNECT privilege. You create a common role
C##ROLE1 with the CREATE ANY TABLE and SELECT ANY TABLE privileges. You then execute the commands:
SQL> GRANT C##role1 TO c##admin CONTAINER=ALL;
SQL> CONN sys/oracle@HR_PDB as sysdba
SQL> GRANT c##role1 TO b_admin CONTAINER=CURRENT; Which two statements are true? (Choose two.)
Go to Question: