Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - 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:

Loren
1 months ago
I wonder if the exam writer had a little too much coffee when they came up with these options. Some of them sound downright comical!
upvoted 0 times
...
Sylvia
1 months ago
Option E can't be right. Why would the inserts on USER1.EMP be rolled back when connecting to PDB2? That doesn't seem realistic.
upvoted 0 times
...
Julio
1 months ago
Option D sounds like the most logical answer. The insert on USER2.DEPT should be a recursive autonomous transaction that gets committed. Wish I had a database to test this on!
upvoted 0 times
Elfriede
1 days ago
User2: Yeah, it makes sense that the insert on USER2.DEPT would be a recursive autonomous transaction.
upvoted 0 times
...
Katina
7 days ago
User1: Option D does seem like the most logical choice.
upvoted 0 times
...
...
Thora
1 months ago
The insert on USER2.DEPT should fail because of the active transaction in the parent container, as stated in option C. This makes sense to me.
upvoted 0 times
Celestina
11 days ago
I agree, that makes sense. What do you think about option D?
upvoted 0 times
...
Lucina
16 days ago
I think option C is correct. The insert on USER2.DEPT should fail because of the active transaction in the parent container.
upvoted 0 times
...
...
Adell
2 months 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
So, we both think options A and D are true. Let's go with that.
upvoted 0 times
...
Starr
8 days ago
Option D also makes sense. The insert on USER2.DEPT is a separate transaction and should be committed independently.
upvoted 0 times
...
Aleshia
19 days ago
I agree, option A seems right. The inserts on USER1.EMP should not be committed when switching containers.
upvoted 0 times
...
Antonio
25 days ago
I think option A is correct. The inserts on USER1.EMP remain uncommitted when the session connected to PDB2.
upvoted 0 times
...
...
Henriette
2 months 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
Timothy
1 months ago
Yes, that's right. The inserts on USER1.EMP were not committed when the session switched containers.
upvoted 0 times
...
Thersa
1 months ago
I agree, options A and F are correct. The inserts on USER1.EMP should remain uncommitted when the session connected to PDB2.
upvoted 0 times
...
...
Filiberto
2 months 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
2 months ago
I disagree, I believe the correct answers are B and D.
upvoted 0 times
...
Cassi
3 months 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