移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

计算机考试 | Oracle认证考试

模式切换

0 0 0
我的错题 我的收藏 学习笔记

章节目录

单选题 What view might you use to try to determine how long a particular backup will take?()

A

V$SESSION_EVENT 

B

V$SESSION 

C

V$W0041ITS

D

V$WAITSTAT 

E

V$SESSION_LONGOPS 

单选题 Which statement is true regarding subqueries?()

A

The LIKE operator cannot be used with single-row subqueries 

B

The NOT IN operator is equivalent to IS NULL with single-row subqueries 

C

=ANY and =ALL operators have the same functionality in multiple-row subqueries 

D

The NOT operator can be used with IN, ANY, and ALL operators in multiple-row subqueries 

单选题 Which tasks can be accomplished using the DBMS_LOB. SETOPTIONS procedure?()

A

only encryption and compression settings for all SecureFile LOBs

B

only encryption and deduplication settings for only SecureFile CLOBs

C

deduplication, encryption, and compression settings for all SecureFile LOBs

D

deduplication, encryption, and compression settings only for SecureFile CLOBs

单选题 Evaluate the following block of code: What is the outcome of the above code?()

A

It produces an error because a fully qualified host name needs to be specified.

B

It produces an error because the range of ports associated with the hosts has not been specified.

C

It creates an access control list (ACL) with the user ACCT_MGR who gets the CONNECT and RESOLVE privileges.

D

It creates an access control list (ACL) with the user ACCT_MGR who gets the CONNECT privilege but not the RESOLVE privilege.

单选题 Examine the output of the query that you executed to list the objects in the recycle bin: You verified that no table named SALES_TAB exists in the schema. Then you executed the following command to purge the objects in the recycle bin: SQL> PURGE TABLE sales_tab; What would be the outcome of this command?()

A

All three tables in the recycle bin are purged

B

Only the table with the oldest DROPSCN is purged

C

The command returns an error because multiple entries with the same name exist in the recycle bin

D

Only the table with the latest DROPSCN is purged

单选题 What is the outcome of this block of code?()

A

It creates a task and workload, and executes the task.

B

It creates a task and workload but does not execute the task.

C

It produces an error because a template has not been created.

D

It produces an error because the SQL Tuning Set has not been created.

单选题 You want to set the following initialization parameters for your database instance: Identify the statement that correctly describes this setting.()

A

The MANDATORY location must be a flash recovery area.

B

The optional destinations may not use the flash recovery area.

C

This setting is not allowed because the first destination is not set as MANDATORY.

D

The online redo log file is not allowed to be overwritten if the archived log cannot be created in the fourth destination.

单选题 Your archive-log destination directory runs out of space. What is the impact of this on the database?()

A

None. The database will switch over to the stand-by archive-log destination directory. 

B

A warning message will be written to the alert log of the database, but no adverse impacts to the database will be experienced. 

C

The database will shut down, and will not restart until you correct the out-of-space situation. 

D

The database will continue to try to write to the archive-log destination directory for one hour. After one hour, the database will shut down normally. 

E

Once Oracle has cycled through all online redo logs, it will stop processing any DML or DDL until the out-of-space condition is corrected.

单选题 Which statement about recovering from the loss of a redo log group is true?()

A

If the lost redo log group is ACTIVE, you should first attempt to clear the log file.

B

If the lost redo log group is CURRENT, you must clear the log file.

C

If the lost redo log group is ACTIVE, you must restore, perform cancel-based incomplete recovery, and open the database using the RESETLOGS option.

D

If the lost redo log group is CURRENT, you must restore, perform cancel-based incomplete recovery, and open the database using the RESETLOGS option.

最新资讯

1 2 3 4 5 下一页 尾页 /

到第