博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
053(二十五)
阅读量:6354 次
发布时间:2019-06-22

本文共 2882 字,大约阅读时间需要 9 分钟。

121、

121.Which three statements are true regarding the functioning of the Autotask Background Process (ABP)? (Choose three.)A. It creates jobs without considering the priorities associated with them.B. It translates tasks into jobs for execution by the scheduler.C. It determines the list of jobs that must be created for each maintenance window.D. It is spawned by the MMON background process at the start of the maintenance window.E. It maintains a repository in the SYSTEM tablespace to store the history of the execution of all tasks.
Answer: BCD
View Code

 

122、

122.Which statements are true regarding the concept of problems and incidents in the fault diagnosability infrastructure for Oracle Database 11g? (Choose all that apply.)A. Only the incident metadata and dumps are stored in the Automatic Diagnostic Repository (ADR).B. The problem key is the same as the incident number.C. The database sends an incident alert to the Oracle Enterprise Manager Database Home page.D. Every problem has a problem key, which is a text string that describes the problem.E. The database makes an entry into the alert log file when problems and incidents occur.
Answer: CDE
View Code

 

123、

123.What two statements are true regarding the recommendations received from the SQL Access Advisor? (Choose two.)A. It cannot generate recommendations that support multiple workload queries.B. It can recommend partitioning on tables provided that the workloads have some predicates and joins on the columns of the NUMBER or DATE type.C. It can recommend partitioning only on tables that have at least 10,000 rows.D. It can recommend only B-tree indexes and not bitmap or function-based indexes.
Answer: BC
View Code

 

124、

124.You are managing Oracle Database 11g with an ASM storage with high redundancy. The following command was issued to drop the disks from the dga disk group after five hours:ALTER DISKGROUP dga OFFLINE DISKS IN FAILGROUP f2 DROP AFTER 5H;Which statement is true in this scenario? A. It starts the ASM fast mirror resync.B. All the disks in the dga disk group would be OFFLINE and the DISK_REPAIR_TIME disk attribute would be set to 5 hours.C. It drops all disk paths from the dga disk group.D. All the disks in the dga disk group in failure group f2 would be OFFLINE and the DISK_REPAIR_TIME disk attribute would be set to 5 hours.
Answer: D
View Code

 

125、

125.Which statement describes the significance of the CHANGE FAILURE command in RMAN? (Choose all that apply.)A. It is used to change failure priority only for HIGH or LOW priorities.B. It is used to execute the advised repair script.C. It is used to change failure priority only for the CRITICAL priority.D. It is used to explicitly close the open failures.E. It is used to inform the database about the repair after the repair script executes.
Answer: AD
View Code

 

转载于:https://www.cnblogs.com/huanhuanang/p/5403145.html

你可能感兴趣的文章
paramiko安装及使用
查看>>
Java私塾:研磨设计模式 之 访问者模式(Visitor)
查看>>
我的友情链接
查看>>
《Python网络数据采集》读书笔记(六)
查看>>
Linux必学的60个命令
查看>>
iptables 学习笔记 (上)
查看>>
Windows Server 2012 R2 Active Directory(活动目录)实验一
查看>>
android viewpager 无限左右滑动
查看>>
linux下SSH远程连接服务慢解决方案
查看>>
利用mic visual studio 2010 编译器执行wincap获取网络适配器的代码
查看>>
HTML
查看>>
CENTOS7下编译安装PHP-5.4以及配置phpMyAdmin
查看>>
磁盘显示无法访问拒绝访问,里面的资料怎样找到
查看>>
Java之品优购课程讲义_day07(5)
查看>>
Java的新项目学成在线笔记-day3(八)
查看>>
路由简单的实验
查看>>
好程序员web前端教程分享js reduce方法使用教程
查看>>
零基础学习大数据Hadoop需要什么准备?Hadoop如何发展起来的?
查看>>
前端程序员需要具备的几个软实力,你具备了吗
查看>>
RHEL系列网络配置2015083101
查看>>