exam questions

Exam 1z0-083 All Questions

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

Exam 1z0-083 topic 1 question 82 discussion

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

Which two are true about creating RMAN backups for an Oracle container database? (Choose two.)

  • A. Tablespaces from different PDBs with identical names must be backed up by connecting RMAN separately to each PDB to back up the tablespaces.
  • B. The BACKUP DATABASE command will create a pluggable database (PDB) backup when RMAN is connected to a PDB.
  • C. SPFILE backups can be created while connected to an application root PDB.
  • D. The BACKUP DATABASE PLUS ARCHIVELOG command will back up archive logs when RMAN is connected to a PDB.
  • E. The BACKUP PLUGGABLE DATABASE command can be used to back up CDB$ROOT.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

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
janw
Highly Voted 3 years, 11 months ago
E is correct tested: backup pluggable database "cdb$root". the quotes due to the $ symbol. it backups only the root container files (no pdb datafiles). tested CD: both incorrect Tested b: correct A is not correct due to the "must". you can connect to cdb and distinguish between tbs with same name in different pdbs with qualifying RMAN> BACKUP TABLESPACE pdb1:system, pdb1:sysaux, pdb1:users, pdb2:system;
upvoted 19 times
arpz
2 years, 11 months ago
Agree with B and E
upvoted 5 times
...
...
erial
Highly Voted 3 years, 10 months ago
correct answers are b,e (d is false because "plus archive log" cannot be utilized when connected to a pdb)
upvoted 5 times
...
dancymonkey
Most Recent 6 months, 2 weeks ago
BE A - This statement is incorrect. RMAN can back up tablespaces from multiple PDBs in a single operation when connected to the root container. It distinguishes tablespaces with the same name that belong to different PDBs.
upvoted 1 times
...
_gio_
1 year, 1 month ago
Selected Answer: BE
A is false because I can BACKUP TABLESPACE T12CPDB1:SYSTEM, SYSAUX; also I can't backup SPFILE from app cdb or PDB
upvoted 1 times
...
ScottL
1 year, 3 months ago
Selected Answer: BE
B E correct
upvoted 1 times
...
ScottL
1 year, 3 months ago
Selected Answer: BE
BE Correct
upvoted 1 times
...
flaviogcmelo
2 years, 3 months ago
Selected Answer: BE
Reference: https://docs.oracle.com/en/database/oracle/oracle-database/19/bradv/backing-up-database.html#GUID-655DC5F5-FF8D-4A73-B67D-F5AAE20CA382
upvoted 4 times
...
nobody347
2 years, 11 months ago
I think B and D rman target='sys@pdb2' backup database plus archivelog; No any issues. E is wrong rman target=/ BACKUP PLUGGABLE DATABASE error message
upvoted 1 times
...
ObserverPL
3 years, 2 months ago
B is CORRECT, no doubts here as I see. D is NOT correct: Starting backup at 20-MAY-21 skipping archived logs when connected to a PDB backup cancelled because there are no files to backup Finished backup at 20-MAY-21 E is CORRECT: RMAN> RUN { allocate channel ch1 type disk; BACKUP as COMPRESSED BACKUPSET INCREMENTAL LEVEL 0 pluggable database "CDB$ROOT" FORMAT '/u01/oracle/BACKUPS/%d_%T_%U.DB'; } 2> 3> 4> 5> 6> 7> allocated channel: ch1 channel ch1: SID=36 device type=DISK Starting backup at 20-MAY-21 ... piece handle=/u01/oracle/BACKUPS/CDB01_20210520_04vvbhh2_1_1.DB tag=TAG20210520T192730 comment=NONE channel ch1: backup set complete, elapsed time: 00:00:25 Finished backup at 20-MAY-21
upvoted 3 times
...
RinD
3 years, 4 months ago
BD https://docs.oracle.com/en/database/oracle/oracle-database/19/bradv/backing-up-database.html#GUID-B416FCDB-1EA1-48F8-8162-F9181A75B6BB To backup root: RMAN> BACKUP DATABASE ROOT;
upvoted 1 times
RinD
3 years, 4 months ago
Recheck and D is false. So BE are correct.
upvoted 3 times
...
...
asefa
3 years, 5 months ago
B AND E
upvoted 2 times
...
taotsumiau
4 years ago
correct A,B
upvoted 2 times
...
klever35
4 years, 1 month ago
I thinnk B D
upvoted 1 times
...
julica
4 years, 1 month ago
correct A,B
upvoted 4 times
NiciMilo
3 years, 11 months ago
A is wrong because you can connect to a CDB to perform the tablespace backup https://oracle-base.com/articles/12c/multitenant-rman-backup-recovery-cdb-and-pdb-12cr1#tablespace-and-datafile-backups
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