nerdexam
Oracle

1Z0-083 · Question #278

1Z0-083 Question #278: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-083 to reveal the answer and full explanation for question #278. The question stem and answer options stay visible for context.

Multitenant Architecture

Question

Examine this configuration: 1. CDB1 is a container database. 2. APP1_ROOT is an application container contained in CDB1. 3. APP1_ROOT$SEED is the application seed contained in APP1_ROOT and synchronized with APP1_ROOT. 4. APP1_PDB1 and APP1_PDB2 are application PDBs contained in APP1_ROOT. 5. APP1_USER_APP is an application installed in APP1_ROOT at version 1.0. 6. USER1 is a common user in APP1_ROOT and all its application PDBs, created when version 1.0 of APP1_USER_APP was installed. You execute these commands: $ sqlplus sys/oracle@localhost:1521/cdb1 as sysdba SQL> ALTER SESSION SET CONTAINER=app1_root; Session altered. SQL> ALTER PLUGGABLE DATABASE APPLICATION app1_user1_app BEGIN UPGRADE '1.0' TO '2.0'; pluggable database altered. SQL> GRANT CREATE SESSION TO USER1; Grant succeeded. SQL> ALTER PLUGGABLE DATABASE APPLICATION app1_user1_app END UPGRADE TO '2.0'; Pluggable database altered SQL> ALTER SESSION SET CONTAINER=app1_pdb1; Session altered. SQL> ALTER PLUGGABLE DATABASE APPLICATION app1_user1_app SYNC; Pluggable database altered. Which two are true?

Options

  • AUSER1 can connect to CDB1.
  • BUSER1 can connect to APP1_ROOT and APP1_PDB1.
  • CUSER1 can connect to APP1_ROOT, APP1_ROOT$SEED, and APP1_PDB1.
  • DUSER1 is defined in APP1_PDB2. E) USER1 can connect only to APP1_PDB1.
  • EUSER1 can connect only to APP1_ROOT.

Unlock 1Z0-083 to see the answer

You've previewed enough free 1Z0-083 questions. Unlock 1Z0-083 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Application Containers#Common Users#Multitenant Architecture#User Propagation
Full 1Z0-083 Practice