1 / 76
文档名称:

ActualTests.Oracle.1Z0-042.Exam.Q.and.A.2006.03.17.pdf

格式:pdf   页数:76
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

ActualTests.Oracle.1Z0-042.Exam.Q.and.A.2006.03.17.pdf

上传人:bolee65 2014/8/8 文件大小:0 KB

下载得到文件列表

ActualTests.Oracle.1Z0-042.Exam.Q.and.A.2006.03.17.pdf

文档介绍

文档介绍: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