exam questions

Exam 1z0-083 All Questions

View all questions & answers for the 1z0-083 exam

Exam 1z0-083 topic 1 question 178 discussion

Actual exam question from Oracle's 1z0-083
Question #: 178
Topic #: 1
[All 1z0-083 Questions]

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_userl_app SYNC;
Pluggable database altered.

Which two are true? (Choose two.)

  • A. USER1 can connect to APP1_ROOT and APP1_PDB1.
  • B. USER1 can connect only to APP1_ROOT.
  • C. USER1 can connect to APP1_ROOT, APP1_ROOT$SEED, and APP1_PDB1.
  • D. USER1 can connect only to APP1_PDB1.
  • E. USER1 can connect to CDB1.
  • F. USER1 is defined in APP1_PDB2.
Show Suggested Answer Hide Answer
Suggested Answer: AF 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ilputto
Highly Voted 1 year ago
Selected Answer: AF
grant will be propagated after sync only to synced pdbs
upvoted 6 times
hilaire
1 year ago
AF agree
upvoted 1 times
...
...
_gio_
Most Recent 6 months, 2 weeks ago
Selected Answer: AF
100% AF, tested
upvoted 1 times
...
ScottL
9 months, 1 week ago
Selected Answer: AF
AF correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago