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中


相关文章
|
7月前
|
Oracle 关系型数据库 Linux
Oracle 19c Centos7 静默安装记录整理 2
Oracle 19c Centos7 静默安装记录整理
|
26天前
|
Oracle 关系型数据库
19c 开启Oracle Database Vault
19c 开启Oracle Database Vault
15 1
|
7月前
|
Oracle 关系型数据库 大数据
Oracle 19c Centos7 静默安装记录整理 1
Oracle 19c Centos7 静默安装记录整理
|
3月前
|
Oracle 关系型数据库
oracle 19c 搭建dataguard 简要命令
通过service 完成dg 搭建。
53 0
|
5月前
|
Oracle 关系型数据库 数据库
windows Oracle Database 19c 卸载教程
打开任务管理器 ctrl+Shift+Esc可以快速打开任务管理器,找到oracle所有服务然后停止。 停止数据库服务 在开始卸载之前,确保数据库服务已经停止。你可以使用以下命令停止数据库服务: net stop OracleServiceORCL Universal Installer 卸载Oracle数据库程序 一般情况运行Oracle自带的卸载程序,如使用Universal Installer 工具卸载。 点击开始菜单找到Oracle,然后点击Oracle安装产品,再点击Universal Installer。 点击之后稍等一会然后会进入进入下图界面,点击卸载产品。 选中要删除的Orac
126 1
|
6月前
|
存储 Oracle 关系型数据库
windows 使用 Oracle Database 19c
Oracle数据库是由美国Oracle Corporation(甲骨文公司)开发和提供的一种关系型数据库管理系统,它是一种强大的关系型数据库管理系统(RDBMS)。它使用表格(表)组织和存储数据,通过SQL语言进行数据管理。数据以表格形式存储,表之间可以建立关系。支持事务处理、多版本并发控制、安全性和权限控制。具有高可用性、容错性,支持分布式数据库和可扩展性。Oracle Corporation提供全面的支持和服务,使其成为企业级应用的首选数据库系统。
61 0
|
6月前
|
Oracle 安全 关系型数据库
在Flink CDC中使用Oracle 19c时可能会遇到ORA-65040错误
在Flink CDC中使用Oracle 19c时可能会遇到ORA-65040错误
188 1
|
5天前
|
DataWorks Oracle 关系型数据库
DataWorks操作报错合集之尝试从Oracle数据库同步数据到TDSQL的PG版本,并遇到了与RAW字段相关的语法错误,该怎么处理
DataWorks是阿里云提供的一站式大数据开发与治理平台,支持数据集成、数据开发、数据服务、数据质量管理、数据安全管理等全流程数据处理。在使用DataWorks过程中,可能会遇到各种操作报错。以下是一些常见的报错情况及其可能的原因和解决方法。
18 0
|
12天前
|
存储 Oracle 网络协议
Oracle 11gR2学习之二(创建数据库及OEM管理篇)
Oracle 11gR2学习之二(创建数据库及OEM管理篇)
|
16天前
|
Oracle 网络协议 关系型数据库
异地使用PLSQL远程连接访问Oracle数据库【内网穿透】
异地使用PLSQL远程连接访问Oracle数据库【内网穿透】

推荐镜像

更多