Oracle 19c OCP 1Z0-082认证考试题库(30-35)

简介: Which three are types of segments in an Oracle Database?

30.Which three are types of segments in an Oracle Database?

A.clusters

B.sequences

C.stored procedures

D.views

E.undo

F.tables

答案:AEF


31.Which two statements are true about the SET VERIPY ON command?

A.It displays values for variables prefixed with &&

B.It displays values for variables created by the DEFINE command

C.It can be used in SQL Developer and SQLPlus

D.It can be used only in SQLPlus

E.It displays values for variables used only in the WHERE clause of a query

答案:BC


32.Which are two of the account management capabilities that can be configured using Oracle profiles?

A.the number of days for which an account may be logged in to one or more sessions before it is locked

B.the number of days for which an account may be inactive before it is locked

C.the maximum number of sessions permitted for a user before the password must be changed D.the ability to prevent a password from ever being reused

E.the maximum amount of cpu time allowed for a users sessions before their account is locked

答案:BD


33.Which three statements are true regarding single row subqueries?

A.They must be placed on the left side of the comparison operator or condition

B.They must return a row to prevent errors in the SQL statement

C.They can be used in the HAVING clause.

D.A SQL statement may have multiple single row subquery blocks

E.They can be used in the WHERE clause

F.They must be placed on the right side of the comparison operator or condition

答案:CDE


34.You execute this command:

During the export operation, you detach from the job by using crtl+c and then execute this command

Export> STOP JOB =immediate

Are you sure you wish to stop the job ( [yes] /no): yes

Which two statements are true about the job?

A.You can reattach to it and monitor it

B.You can reattach to it but not monitor it

C.It terminates

D.It continues to run in the backaround

E.It is paused and can be resumed

答案: AE


35.Which three statements are true about the Automatic Diagnostic Repository (ADR)?

A.It is a file-based repository held outside any database

B.The ADR base is specified in the DIAGNOSTIC DEST database paramete

C.It is only used for Oracle Database diagnostic information

D.It is held inside an Oracle database schema

E.It can be used for problem diagnosis of a database when that database’s instance is down

答案: ABE

C不对,数据库、Oracle自动存储管理(Oracle ASM)、侦听器、Oracle Clusterware和其他Oracle产品或组件将所有诊断数据存储在ADR中


相关文章
|
2月前
|
Oracle 关系型数据库 网络安全
Oracle 19c 安装教程学习
Oracle 19c 安装教程学习
66 2
|
3月前
|
Oracle 关系型数据库 数据库
Oracle 19c OCP 认证考试 083 题库(第37题)- 2024年修正版
本文介绍Oracle 19c OCP认证题库中的1Z0-083科目,包含85道试题,需在150分钟内完成,通过分数为57%。重点解析了关于阈值、指标和警报的问题,并指出需通过Oracle指定的WDP机构培训后才能参加考试,考试科目包括082和083,通过后可获得OCP证书。CUUG作为金牌合作机构,提供详细咨询与帮助。
122 1
|
3月前
|
SQL Oracle 关系型数据库
Oracle 19c OCP 认证考试 082 题库(第26题)- 2024年修正版
这是关于Oracle 19c OCP认证考试(1Z0-082)的题库,包含90道题目,通过分数为60%,考试时间为150分钟。本文由CUUG原创整理,重点解析了全球临时表的特点和相关操作,并提供了正确答案及详细解释,帮助考生更好地理解和备考。
48 2
|
SQL 文字识别 Oracle
Oracle 11g OCM 考试练习笔记
-- OCM 11G 考试 -- 考场机器环境: Oracle Linux Release 5.4 (32-bit) Oracle Database 11g Enterprise Edition Release 11.
1868 0
|
2月前
|
存储 Oracle 关系型数据库
Oracle数据库的应用场景有哪些?
【10月更文挑战第15天】Oracle数据库的应用场景有哪些?
182 64
|
1月前
|
SQL Oracle 关系型数据库
Oracle数据库优化方法
【10月更文挑战第25天】Oracle数据库优化方法
45 7
|
1月前
|
Oracle 关系型数据库 数据库
oracle数据库技巧
【10月更文挑战第25天】oracle数据库技巧
28 6
|
1月前
|
存储 Oracle 关系型数据库
Oracle数据库优化策略
【10月更文挑战第25天】Oracle数据库优化策略
26 5
|
2月前
|
存储 Oracle 关系型数据库
数据库数据恢复—Oracle ASM磁盘组故障数据恢复案例
Oracle数据库数据恢复环境&故障: Oracle ASM磁盘组由4块磁盘组成。Oracle ASM磁盘组掉线 ,ASM实例不能mount。 Oracle数据库故障分析&恢复方案: 数据库数据恢复工程师对组成ASM磁盘组的磁盘进行分析。对ASM元数据进行分析发现ASM存储元数据损坏,导致磁盘组无法挂载。
|
2月前
|
监控 Oracle 关系型数据库
Oracle数据库性能优化
【10月更文挑战第16天】Oracle数据库性能优化是
35 1