您的位置:首页 > 其它

OCP-1Z0-053-200题-8题-92

2014-01-26 13:20 267 查看
QUESTION 8

You observed the following output for a user session:

SQL > SELECT sid, event, seconds _in _wait FROM v$session _wait WHERE sid = 18;

SID EVENT SECONDS_IN_WAIT

--- --------------------------------------------- ---------------

18 statement suspended, wait error to be cleared 648

What do you infer from the preceding output?

A. Resumable set for session with sid 18

B. The user session has entered into a deadlock

C. The database instance is enabled to use asynchronous commit

D. The threshold warning limit is exceeded for the tablespace that is used by the user session

Answer: A

同92题:http://blog.csdn.net/rlhua/article/details/18794237

Explanation/Reference:

Section: SQL, PL/SQL, Packages, Functions, Jobs & Views
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: