Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-083 Topic 8 Question 100 Discussion

Actual exam question for Oracle's 1Z0-083 exam
Question #: 100
Topic #: 8
[All 1Z0-083 Questions]

Choose two. You are managing this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are two pluggable databases in CDB1. 3. USER1.EMP is a table in PDB1 and USER2.DEPT is a table in PDB2 . CDB1 user SYS executes these commands after connecting successfully to PDB2: SQL> ALTER SESSION SET CONTAINER=pdb1; Session altered. SQL> INSERT INTO user1.emp VALUES (100, 'Alan' ,1) ; 1 row created. SQL> INSERT INTO user1.emp VALUES (101, 'Ben' ,1) ; 1 row created. SQL> ALTER SESSION SET CONTAINER=pdb2; Session altered. SQL> INSERT INTO user2.dept VALUES(1, 'IT'); Which two are true? Which two are true? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: A, C, D

Contribute your Thoughts:

Adell
5 days ago
Hmm, I'm not sure about option B. Committing the inserts on USER1.EMP when inserting into USER2.DEPT doesn't sound right. I think options A and D are the way to go.
upvoted 0 times
...
Henriette
17 days ago
The inserts on USER1.EMP should remain uncommitted when the session connected to PDB2, as they were executed in a different container. Options A and F seem correct.
upvoted 0 times
...
Filiberto
18 days ago
I'm not sure, but I think A and F make sense because the inserts on USER1.EMP should remain uncommitted when the session is connected to PDB2.
upvoted 0 times
...
Rolland
23 days ago
I disagree, I believe the correct answers are B and D.
upvoted 0 times
...
Cassi
28 days ago
I think the correct answers are A and F.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77