- 1、本文档共177页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
最新 Oracle OCP 11G 题库中文版PDF
日期版本 内容 文档完善者 邮箱
2013/09/22V2.1 美河学习在线 toogso@G
我QUESTION NO: 1
Identify two situations in which you can use Data Recovery Advisor for recovery. (Choose two.)
确定哪两种情况下,你可以使用用于恢复的数据恢复顾问。
A. The user has dropped an important table that needs to be recovered.
B. The database files are corrupted when the database is open. 打开数据库时,数据库文件损坏。
C. You are not able to start up the database instance because the required database files are missing.
你不能启动数据库实例,因为所需的数据库文件丢失。
D. The archived log files are missing for which backup is not available.
Answer: B,C
QUESTION NO: 2
Examine the following values of the initialization parameters in the database having the SID ORCL:
检查以下在数据库中具有ORCL SID的初始化参数的值:
BACKGROUND_DUMP_DEST=/u01/app/oracle/product/11.1.0/db_1/bdump
USER_DUMP_DEST=/u01/app/oracle/product/11.1.0/db_1/udump
CORE_DUMP_DEST=/u01/app/oracle/product/11.1.0/db_1/cdump
DIAGNOSTIC_DEST=
The environment variables have the following value:
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/11.1.0/db_1
What is the location of the Automatic Diagnostic Repository (ADR) home? 自动诊断信息库(ADR )之家
在什么位置?
A. /u01/app/oracle/product/11.1.0/db_1
B. /u01/app/oracle
C. $ORACLE_HOME/bdump
D. $ORACLE_HOME/log
Answer: B
QUESTION NO: 3
Observe the following PL/SQL block:
BEGIN
dbms_spm.configure(SPACE_BUDGET_PERCENT, 30);
END;
Which statement is correct regarding the above PL/SQL block? 有关上述PL / SQL块哪种说法是正确的?
A. It automatically purges the SQL management objects when SMB occupies more than 30% of the
SYSAUX tablespace.
B. It reserves 30% of the space in the SYSAUX tablespace for SQL Management Base (SMB).
C. It reserves 30% of the space in the SYSTEM tablespace for SMB.
D. It generates a weekly warning in the alert log file when SMB occupies more than 30% of the SYSAUX
tablespace. 当SQL管理库占了30 %以上的系统辅助表空间时,它
文档评论(0)