exam questions

Exam 1z0-083 All Questions

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

Exam 1z0-083 topic 1 question 27 discussion

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

Examine these queries and their output:

After a system crash, an instance restart and an attempted opening of the PDBs result in:

Which two are true? (Choose two.)

  • A. Data file 24 can be recovered while PDB2 is opened.
  • B. Data file 24 must be recovered while the CDB is opened.
  • C. Data file 24 can be recovered while CDB$ROOT and PDB$SEED are opened.
  • D. Data file 24 cannot be recovered while the CDB is opened.
  • E. Data file 24 must be recovered while PDB2 is closed.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

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
danito
Highly Voted 4 years, 3 months ago
D E. Becareful the tablespace afected is system
upvoted 16 times
...
smartvan
Highly Voted 3 years, 3 months ago
A and C. Datafile 24 belongs to PDB1. A. It can be recovered while CDB while PDB2 is opened, as it belongs to PDB1. C. the datafile belongs to PDB1 and CAN be recovered while CDB is opened or in mount state.
upvoted 14 times
...
auwia
Most Recent 7 months, 3 weeks ago
Selected Answer: DE
Yes: D and E because the tablespace is SYSTEM.
upvoted 1 times
...
acesonly
8 months, 3 weeks ago
Selected Answer: AC
TL;DR: I've just tested, the correct answers are A and C. The explanations are below: A: Since PDB1 is the one missing the data file 24, the recovery is possible while PDB2 is opened, i.e. PDB1 is unrelated to PDB2. C: The data file 24 can be recovered while the CDB$ROOT and PDB$SEED are opened (or while both are MOUNTED). (Not B): The data file 24 recovery can also be done while CDB is MOUNTED; option B is too restrictive and, therefore incorrect. (Not D): For the data file 24 recovery, the CDB should be OPENED or at least MOUNTED, otherwise, the recovery is not possible (when shut down). (Not E): Since PDB1 is the one missing the data file 24, the recovery is possible regardless of the PDB2; PDB2 may be open or closed, it's all the same, so the option E is too restrictive and, therefore incorrect.
upvoted 2 times
...
dancymonkey
1 year ago
A and C for me. DE > Think simple, Is there necessary to close PDB2 and CDB just to recover PDB1?
upvoted 1 times
...
Yennism
1 year, 1 month ago
Selected Answer: AC
Datafile 24 belongs to odb PDB1 the datafile belongs to PDB1 and CAN be recovered while CDB is opened or in mount
upvoted 1 times
...
Emperor11
1 year, 1 month ago
Selected Answer: AC
ERROR en linea 1: ORA-01157: no se puede identificar/bloquear el archivo de datos 70 - consulte el archivo de rastreo del DBWR ORA-01110: archivo de datos 70: '/u02/app/oracle/oradata/ORCL/pdb1/ORCL/0B35DE71576F30A2E063F038A8C0 6E99/datafile/o1_mf_system_lpcnc7r6_.dbf' SQL> select name, open_mode from v$containers; NAME OPEN_MODE --------------- ---------- CDB$ROOT READ WRITE PDB$SEED READ ONLY NEWPDB READ WRITE PDB1 MOUNTED restore datafile 70; recover datafile 70; SQL> alter pluggable database all open; Base de datos de conexion modificada. SQL> show pdbs CON_ID CON_NAME OPEN MODE RESTRICTED ---------- ------------------------------ ---------- ---------- 2 PDB$SEED READ ONLY NO 3 NEWPDB READ WRITE NO 5 PDB1 READ WRITE NO
upvoted 2 times
...
LEOC71
1 year, 2 months ago
Selected Answer: AC
Tested: 19c RU 19.20 SQL > startup SQL> alter pluggable database all open; ERROR at line 1: ORA-01157: cannot identify/lock data file 9 - see DBWR trace file ORA-01110: data file 9: '/u02/oradata/CDB2/PDB10/system01.dbf' RMAN > restore datafile 9; RMAN> recover datafile 9; SQL> ALTER PLUGGABLE DATABASE pdb10 OPEN;
upvoted 1 times
...
musafir
1 year, 4 months ago
Selected Answer: DE
D E Since it's SYSTEM tablespace, otherwise it would be A C
upvoted 1 times
...
_gio_
1 year, 9 months ago
Selected Answer: DE
SYSTEM tablespace so CDB must be in mount state
upvoted 1 times
...
jareach
1 year, 12 months ago
Selected Answer: AC
Suggested BD are mutually exclusive.
upvoted 1 times
...
Manojx
2 years, 1 month ago
A and C are correct. It doesn't matter if tablespace to be recovered in SYSTEM. https://docs.oracle.com/en/database/oracle/oracle-database/19/bradv/rman-performing-flashback-dbpitr.html#GUID-35D290AC-CC01-4984-93D6-AE41A3D0D3B6
upvoted 1 times
...
hilaire
2 years, 5 months ago
AC is the correct answer i test it
upvoted 1 times
...
Halewar
2 years, 9 months ago
Selected Answer: AC
AC for me
upvoted 5 times
...
Yennism
3 years ago
A, C. Remember that datafile belongs to PDB1. And CDB can be in OPEN or MOUNT state to restore de datafile of PDB2.
upvoted 7 times
...
chefdba
3 years, 3 months ago
AC = correct answers Take note: DATA FILE 24 is for PB1
upvoted 3 times
...
rashedptdba
3 years, 4 months ago
Ans: is A,C. Tested on my LAB.
upvoted 6 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