¥ 250.00 1z0-054 Exam

Oracle Database 11g: Performance Tuning

  • 科目编号:1z0-054
  • 科目名称:Oracle Database 11g: Performance Tuning
  • 考题数目:192 Q&As
  • 更新日期:2011-10-24
  • 价 格 : ¥ 510.00 250元RMB

免费下载 1z0-054 认证资料Demo

下载 1z0-054 PDF 认证考试资料
考试引擎下载

 

选择 pass4side 1z0-054 资料

1z0-054 考试是 Oracle 公司的 Oracle Database 11g: Performance Tuning 认证考试官方代号,pass4side 的 1z0-054 权威考试学习资料经过多名专业Oracle 认证工程师整理测试,pass4side 绝对保证第一次参加 1z0-054 考试的考生即可顺利通过,否则承诺免费更新!

1、Pass4Side考题大师1z0-054学习材料是您获取认证的完美组合,覆盖率极高,只要您使用本站的考试学习材料参加1z0-054 考试,您将一次轻松通过考试;

2、售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,我们才能发展。客户至上是我们Pass4Side考题大师的一贯宗旨;

3、Pass4Side实行“一次不过免费更新”承诺。如果您购买我们1z0-054的考题,只要不是首次通过,凭盖有PROMETRIC或VUE考试中心钢印的考试成绩单,我们将免费更新1z0-054最新学习材料,绝对保证您能继续获得有价值的学习材料;

4、本站1z0-054学习资料根据1z0-054知识点的的变化动态更新,在厂家知识点每次发生变化后,我们将尽快更新1z0-054材料知识点。在您购买我们的产品之后,我们将提供30天的免费更新。确保1z0-054学习材料的覆盖率

5、软件版本1z0-054 考试资料
优点:具有学习模式,测试模式,线上自动升级
缺点:仅限固定电脑使用,不可打印为文本,只能PC阅读

6、PDF 格式1z0-054 考试资料(部分最新更新科目已不提供PDF)
优点:不需下载安装软件,方便用户打印和携带,但也带来了可随意制的弊端,因此我们提醒用户不得随意公开或出售本站的1z0-054资料,一经发现立即取消其升级资格,且永久删除会员。
缺点:不具备测试模式,通过查看 pass4side.cn网站及查收我们的更新E-MAIL获取更新信息。
 
 
Exam : Oracle 1Z0-054
Title : Oracle Database 11g: Performance Tuning


1. You are working on a development database that was upgraded to Oracle Database 11g from Oracle Database 9i. An ADDM finding in this database says that the shared pool is inadequately sized, as shown in the Exhibit.
You diagnosed that this is due to different kinds of workloads and this occurs only during peak hours. You tried to resize this by shrinking the database buffer cache but that caused inadequate buffer cache problems. The following are the related parameter settings:
SQL> show parameter sga
name TYPE VALUE
------------------------------ --------------- -----------------
lock_sga boolean FALSE
pre_page_sga boolean FALSE
sga_max_size big integer 300M
sga_target big integer 0
SQL> show parameter target
name TYPE VALUE
------------------------------ --------------- -----------------
.....
fast_start_mttr_target integer 0
memory_max_target big integer 0
memory_target big integer 0
pga_aggregate_target big integer 100M
sga_target big integer 0
You want to balance the memory between the System Global Area (SGA) components within SGA without affecting the size of the Program Global Area (PGA).
Which action would solve this problem?
A. Set the SGA_TARGET parameter to 300M.
B. Set the SGA_MAX_SIZE parameter to 400M.
C. Set the MEMORY_TARGET parameter to 100M.
D. Set the MEMORY_MAX_TARGET parameter to 300M.
Answer: A

2. After running SQL Performance Analyzer (SPA), you observe a few regressed SQL statements in the SPA output. Identify the two actions that you would suggest for these regressed SQL statements. (Choose two.)
A. Running SQL Access Advisor
B. Adding them to SQL Plan Baseline
C. Submitting them to SQL Tuning Advisor
D. Running Automatic Database Diagnostic Monitor (ADDM)
Answer: BC

3. View the Exhibit exhibit1 to examine the series of SQL commands and parameter settings.
View the Exhibit exhibit2 to examine the plans available in the SQL plan baseline.
The first plan (in red) is created when OPTIMIZER_MODE is set to ALL_ROWS and the second plan (in blue) is created when OPTIMIZER_MODE is set to FIRST_ROWS.
Which SQL plan baseline would be used if the SQL query in exhibit1 is executed again when the value of OPTIMIZER_MODE is set to FIRST_ROWS?
A. the second plan, because it is a fixed plan
B. the first plan, because it is an accepted plan
C. the second plan, because it is the latest generated plan in FIRST_ROW mode
D. A new plan, because the second plan in FIRST_ROW mode is not an accepted plan
Answer: B

4. You are working on an online transaction processing (OLTP) system. You detected free buffer waits events for your database instance running in a machine that has multiple CPUs. You increased the database buffer cache size as the first step. After a few hours of work on the database, further investigation shows that the same event is being recorded.
What would be your next step to avoid this event in future?
A. Decrease the value of the DBWR_IO_SLAVES parameter.
B. Set the USE_INDIRECT_DATA_BUFFERS parameter to TRUE.
C. Increase the value of the DB_WRITER_PROCESSES parameter.
D. Increase the value of the DB_FILE_MULTIBLOCK_READ_COUNT parameter.
Answer: C

5. You work as a DBA for a company and you have the responsibility of managing one of its online transaction processing (OLTP) systems. The database encountered performance-related problems and you generated an Automatic Workload Repository (AWR) report to investigate it further.
View the Exhibits and examine the AWR report.
What could be the problem in this database?
A. Java pool is not configured.
B. The CPU in the system is slow.
C. The shared pool size is inadequate.
D. The database buffer cache is inadequate.
E. The OPEN_CURSORS parameter is set to a small value.
Answer: C

 

1z0-054 科目咨询

讲解Oracle 1Z0-054 的认证方法
在1Z0-054 中,用户权限分为两种(本文不涉及dba或oper的权限,只讲解普通用户的权限),分别是System Privilege系统权限 和User Table Privilege用户数据表权限。 ◆1.首先,创建用户,以下几条命令可以创建一个用户,前提是必须以DBA的身份登录(如果你不是DBA,不要看下去了): create user DB_USER identified by DB_USER_PW 创建用户DB_USER,密码为DB_USER_PW grant create session to DB_USER …  [ more.. ]
 



产品保证 | 购买指南 | 常见问题 | 支付方式 | 退款协议 | 考试引擎 | 联系我们 | 站点地图 1 2 3 4

Copyright©2006-2009 Pass4side Limited. All Rights Reserved

Pass4side materials do not contain actual questions and answers from Microsoft's Cisco's Certification Exams.