移动端

  • 题王微信公众号

    题王微信公众号

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

计算机考试 | Oracle认证考试

模式切换

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

章节目录

单选题 Your database is functional with peak load for one hour. You want to preserve the performance statistics collected during this period so that they can be used for comparison while analyzing the performance of the database in the future.  What action would you take to achieve this task?()

A

Set the STATISTICS_LEVEL initialization parameter to ALL.

B

Create a baseline on a pair of snapshots that have the statistics of the peak­load period in the database.

C

Decrease the snapshot interval in the AWR to collect more number of snapshots during the peak­load period.

D

Set the snapshot retention period in the Automatic Workload Repository (AWR) to zero to avoid theautomatic purging of the snapshots.

单选题 You have to shut down the database instance with the ABORT option because of a hardware failure. Which statement is true about the subsequent opening of the database?()

A

The database would open normally.

B

The database would not open, and it would stop at mount stage.

C

The database would open after automatically performing instance recovery.

D

The database would not open, and you have to perform database recovery to open it.

多选题 User SCOTT executes the following command on the EMP table but has not issued COMMIT, ROLLBACK,or any data definition language (DDL) command:  SQL> SELECT job FROM emp  2  WHERE job=’CLERK’ FOR UPDATE OF empno;  SCOTT has opened another session to work with the database. Which three operations would wait when issued in SCOTT’s second session?()

A

LOCK TABLE emp IN SHARE MODE;

B

LOCK TABLE emp IN EXCLUSIVE MODE;

C

DELETE FROM emp WHERE job=’MANAGER’;

D

INSERT INTO emp(empno,ename) VALUES (1289,’Dick’);

E

SELECT job FROM emp WHERE job=’CLERK’ FOR UPDATE OF empno;

最新资讯

首页 上一页 1 2 3 4 5 下一页 尾页 /

到第