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 4 Question 94 Discussion

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

Choose the best answer. Examine this configuration: 1. CDB1 is a container database. 2. APP_ROOT is an application root in CDB1. 3. APP_PDB1 is an application PDB in APP_ROOT. 4. FLASHBACK DATABASE is ON. You execute these commands: $ sqlplus sys/orac1e_4U@localhost:1521/cdb1 SQL> SELECT current_scn FROM v$database; CURRENT_SCN -----------------------2074756 SQL> CREATE TABLE cdb1_tab(c1 NUMBER) ; Table created. SQL> ALTER SESSION SET CONTAINER=app_root; Session altered. SQL> CREATE TABLE app_root_tab (c1 NUMBER) ; Table created. SQL> ALTER SESSION SET CONTAINER=app_pdb1; Session altered. SQL> CREATE TABLE app_pdb1_tab (c1 NUMBER) ; Table created. SQL> conn / as sysdba Connected. SQL> ALTER PLUGGABLE DATABASE app_root CLOSE; Pluggable database altered. SQL> FLASHBACK PLUGGABLE DATABASE app_root TO SCN 2074756; Flashback complete. Which table or set of tables will exist after the Flashback operation has completed?

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

Contribute your Thoughts:

Stephen
13 days ago
Hmm, this is a tricky one. I'm going to go with D) CDB1_TAB only, just to be safe. Who knows what kind of database sorcery is going on here!
upvoted 0 times
...
Curtis
14 days ago
Wait, so the Flashback operation will undo the creation of the APP_PDB1_TAB table? That's wild! I'm going with B) CDB1_TAB and APP_PDB1_TAB.
upvoted 0 times
...
Lenna
21 days ago
I'm not sure, but I think the answer might be C) CDB1_TAB and APP_ROOT_TAB.
upvoted 0 times
...
Wynell
23 days ago
The Flashback operation will only restore the APP_ROOT pluggable database, so I think the correct answer is C) CDB1_TAB and APP_ROOT_TAB.
upvoted 0 times
...
Chauncey
24 days ago
I agree with Kimberely. The Flashback operation should bring back all those tables.
upvoted 0 times
...
Kimberely
27 days ago
I think the answer is A) CDB1_TAB, APP_ROOT_TAB, and APP_PDB1_TAB.
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