READ Free Dumps For Oracle- 1z0-062
Question ID 2455 | In your multitenant container database (CDB) containing same pluggable databases (PDBs), you execute the following commands in the root container: |
Option A | A. The C # # ROLE1 role is created in the root database and all the PDBs. |
Option B | B. The C # # ROLE1 role is created only in the root database because the container clause is not used. |
Option C | C. Privileges are granted to the C##A_ADMIN user only in the root database. |
Option D | D. Privileges are granted to the C##A_ADMIN user in the root database and all PDBs. |
Option E | E. The statement for granting a role to a user fails because the CONTAINER clause is not used. |
Correct Answer | A,C |
Question ID 2456 | The persistent configuration settings for RMAN have default for all parameters. Identify four RMAN commands that produce a multi-section backup. |
Option A | A. BACKUP TABLESPACE SYSTEM SECTION SIZE 100M; |
Option B | B. BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M; |
Option C | C. BACKUP ARCHIVELOG ALL SECTION SIZE 25M; |
Option D | D. BACKUP TABLESPACE "TEMP" SECTION SIZE 10M; |
Option E | E. BACKUP TABLESPACE "UNDO" INCLUDE CURRENT CONTROLFILE SECTION SIZE 100M; |
Option F | F. BACKUP INCREMENTAL LEVEL 0 TABLESPACE SYSAUX SECTION SIZE 100M; |
Correct Answer | A,B,C,F |