Chinaunix首页 | 论坛 | 博客
  • 博客访问: 289401
  • 博文数量: 469
  • 博客积分: 2510
  • 博客等级: 少校
  • 技术积分: 5200
  • 用 户 组: 普通用户
  • 注册时间: 2008-06-03 16:15
文章分类

全部博文(469)

文章存档

2011年(82)

2010年(284)

2009年(69)

2008年(34)

我的朋友

分类:

2010-03-24 15:45:05

考试号:

认证名称:Oracle database 10g:new features for adminsitrators

 

1. You have three temporary tablespace groups named G1, G2, and G3 in your database.

You are creating a new temporary tablespace as follows:  CREATE TEMPORARY TABLESPACE TEMP1 TEMPFILE '/u1/data/temp1.dbf' SIZE 10M TABLESPACE GROUP '';

Which statement regarding the above command is correct?

A.It will create the tablespace TEMP1 in group G1.

B.It will create the tablespace TEMP1 in group G3.

C.It will not add the tablespace TEMP1 to any group.

D.It will create the tablespace TEMP1 in the default group.

E.It will throw an error with message 'specified group is not available'.

F.It will create a new group with a system-generated name and add the tablespace TEMP1 to it.

Answer: C

2. You want to perform the database backup when user activity on your system is low, such as between 12:00 a.m. and 2:00 a.m.

Which command terminates with an error if the backup is not complete at the end of the specified

duration?

A.RMAN> BACKUP DURATION 2:00 MINIMIZE LOAD DATABASE;

B.RMAN> BACKUP DURATION 2:00 PARTIAL FILESPERSET 1 DATABASE;

C.RMAN> BACKUP DURATION 2:00 PARTIAL MINIMIZE TIME DATABASE;

D.RMAN> BACKUP AS COPY DURATION 2:00 PARTIAL MINIMIZE LOAD DATABASE;

Answer: A

3. Which two statements regarding the FLASHBACK_TRANSACTION_QUERY view are correct?

(Choose two.)

A.You can find information about only active transactions from the view.

B.You can find information about read only transactions from the view.

C.You require the SELECT ANY TRANSACTION system privilege to access the view.

D.You can find information about both active and committed transactions from the view.

E.You require the SELECT ON FLASHBACK_TRANSACTION_QUERY object privilege to access the view.

Answer: CD

A.All the instances, including the ASM instance, are shut down in the ABORT mode.

B.The ASM instance is shut down, but the other instances are still running.

C.The ASM instance is still functional, but the other instances are shut down.

D.All the instances, including the ASM instance, are shut down in the IMMEDIATE mode.

E.HRDB, FINDB, and ORGDB instances are shut down in the ABORT mode and the ASM instance is shut down in the IMMEDIATE mode.

F.HRDB, FINDB, and ORGDB instances are shut down in the NORMAL mode and the ASM instance is

shut down in the IMMEDIATE mode.

Answer: D

5. Which two statements regarding the Policy Framework in Enterprise Manager (EM) are correct?

(Choose two.)

A.Policy violations are prioritized as High, Medium, or Informational by category.

B.Policies can be disabled completely, or flagged as ignored, for the specified target.

C.Policies can be flagged as ignored, but never completely disabled, for the specified target.

D.Policy violations must be corrected, otherwise the database will shut down until corrective action

occurs.

Answer: AB

 

  想要下载更多的题目,可以到题库网进行下载!

 

阅读(203) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~