文档介绍:Exam : 1Z0-042
Title : Oracle Database 10g: Administration I
Ver :
1Z0-042
QUESTION 1:
You executed the mand to back up the control file:
ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
What do you find in the trace file?
of the control file
of the control file
of the control file in text format
to re-create the database
to re-create the control file
of the control file in binary format
Answer: E
QUESTION 2:
Your boss at Certkiller .com wants you to clarify Oracle 10g. Which two steps are
performed the first time any UPDATE statement is issued after the instance is
started? Choose two
the parse tree of the statement
the modified data blocks to the data files
the modified data to the archived redo log files
the control file to indicate the most recent checkpoint
the data file header to indicate the most recent checkpoint
the blocks to database buffer cache if they are not already there
Answer: C, D
QUESTION 3:
You work as a database administrator for Certkiller .com. You have been asked to
use a centralized administrative tool to administer your database servers and
application servers. In order to achieve the objective, ponent would you
configure on each database server?
Control
Server
Repository
Server Control
Management Agent
Answer: E
QUESTION 4:
- The Power of Knowing
1Z0-042
The data file belonging to theSYSTEMtablespaceis corrupted and no backup of the
file is available.
How do you recover the data file?
data file cannot be recovered.
date file can be restored from theSYSTEMauto backup.
thetablespaceoffline,drop,kand re-create it.
Manager (RMAN) is used to recover the data file.
ALTER DATABSE C