Oracle Database Administration II - 1Z0-083 FREE EXAM DUMPS QUESTIONS & ANSWERS

You issued this command:
RMAN> BACKUP RECOVERY FILES;
Which two are true? (Choose two.)
Correct Answer: C,D Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
You execute this command successfully:
SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
What is the outcome?
Correct Answer: D Vote an answer
Which two are true about backup set compression using RMAN default compression? (Choose two.)
Correct Answer: A,B Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which two are true about Oracle Grid Infrastructure for a Standalone Server?
Correct Answer: A,F Vote an answer
You must transport the UNIVERSITYtablespace from one database to another.
The UNIVERSITYtablespace is currently open read/write.
The source and destination platforms have different endian formats.
Examine this list of actions:
1. Make the UNIVERSITY tablespace read-only on the source system.
2. Export the UNIVERSITYtablespace metadata using EXPDP.
3. Convert the UNIVERSITYtablespace data fies to the destination platform format using RMAN on the source system.
4. Copy the UNIVERSITYtablespace data files to the destination system.
5. Copy the Data Pump dump set to the destination system.
6. Convert the UNIVERSITYtablespace data files to the destination platform format using RMAN on the destination system.
7. Import the UNIVERSITYtablespace metadata using IMPDP.
8. Make the UNIVERSITY tablespace read/write on the destination system.
Which is the minimum number of actions required, in the correct order, to transport the UNIVERSITYtablespace?
Correct Answer: B Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which three are true about managing memory components in an Oracle database instance?
(Choose three.)
Correct Answer: B,C,D Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which three resources are always shared among CDB$ROOT and pluggable databases (PDBs)?
(Choose three.)
Correct Answer: B,C,D Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which two are true about changing the LOCAL_UNDO_ENABLED property to false in a CDB?
(Choose two.)
Correct Answer: A,E Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
In which two situations can you use Database Upgrade Assistant? (Choose two.)
Correct Answer: B,E Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Examine the description of the SALES table:

Examine this statement:
CREATE TABLE mysales (prod_id, cust_id, quantity_sold, price)
AS
SELECT product_id, customer_id, quantity_sold, price
FROM sales
WHERE 1 = 2;
Which two statements are true?
Correct Answer: C,E Vote an answer
0
0
0
10