试题详情
- 单项选择题One of the users in the PROD database, Adams, complains that his update on the table, TRANS, is taking an unusually long time to complete. You find that the table gets locked by another database user before Adams starts his transactions, and you are unable to contact the user holding the table lock. As Adams is updating some crucial rows in the table, he should get the highest priority. Which method would you use to overcome this problem?()
A、execute the command, ALTER SESSION KILL .., to kill the blocking session
B、execute the DBMS_SESSION.KILL_SESSION procedure to kill the blocking session
C、execute the command, ALTER SYSTEM KILL SESSION .., to kill the blocking session
D、execute the command, ALTER SESSION UNLOCK .., to release the lock for the blocking session
E、execute the command, ALTER SYSTEM UNLOCK SESSION .., to release the lock for the blocking session
- C
关注下方微信公众号,在线模考后查看
热门试题