exam questions

Exam 1z0-083 All Questions

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

Exam 1z0-083 topic 1 question 155 discussion

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

Which two are true about PDB archive files? (Choose two.)

  • A. They contain all the data files only in compressed form for a PDB
  • B. They contain a PDB manifest file and all the data files in uncompressed form for a PDB
  • C. They contain all the data files only in uncompressed form for a PDB
  • D. They must be created using the DBMS_PDB package
  • E. They contain a PDB manifest file and all the data files in compressed form for a PDB
  • F. DBMS_PDB.CHECK_PLUG_COMPATIBILITY can be run against a PDB archive
Show Suggested Answer Hide Answer
Suggested Answer: EF 🗳️

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
_gio_
6 months, 3 weeks ago
Selected Answer: EF
Sure of EF: https://docs.oracle.com/en/database/oracle/oracle-database/19/multi/plugging-in-a-pdb.html#GUID-F23F5352-F456-48EE-AED7-71E3DEBAAED0
upvoted 1 times
...
ScottL
9 months, 1 week ago
Selected Answer: EF
EF correct
upvoted 1 times
...
vkra
11 months ago
Selected Answer: EF
E is correct: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/admin/creating-and-removing-pdbs-with-sql-plus.html#GUID-75C46F1B-00D8-4FB9-A8E7-6F7FE3DE4CA0 : This ALTER PLUGGABLE DATABASE statement unplugs the PDB salespdb and creates the sales.pdb archive file in the /oracle/data/ directory. The sales.pdb archive file is a compressed file that includes the XML metadata file and the PDB’s files (such as the data files and wallet file). > ALTER PLUGGABLE DATABASE salespdb UNPLUG INTO '/oracle/data/sales.pdb'; F is correct: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/admin/creating-and-removing-pdbs-with-sql-plus.html#GUID-F23F5352-F456-48EE-AED7-71E3DEBAAED0 : "You can specify a .pdb archive file in the pdb_descr_file parameter."
upvoted 1 times
...
sykoram
1 year, 1 month ago
EF An XML metadata file describes the unplugged PDB and the files associated with the PDB (such as the data files and wallet file). An archive file includes both the XML metadata file and the PDB files. The USING clause of the CREATE PLUGGABLE DATABASE statement specifies a XML metadata file or a compressed archive file with a .pdb extension.
upvoted 4 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