易搜题 > 资格证大类 > 计算机编程 > 问题详情
问题详情

The session of user SCOTT receives the following error after executing an UPDATE command onthe EMP table:  ERROR at line 1:  ORA-00060: deadlock detected while waiting for resource  On investigation, you find that a session opened by user JIM has a transaction that caused the deadlock.  two statements are true regarding the session of SCOTT in this scenario()

A

The session is terminated after receiving the error and JIM can continue with his transaction.

B

SCOTT should perform a COMMIT or ROLLBACK to allow JIM to continue with his transaction.

C

The session is rolled back after receiving the error and JIM can continue with his transaction.

D

SCOTT has to reexecute the last command in the transaction after he commits the transaction.

未找到的试题在搜索页框底部可快速提交,在会员中心"提交的题"查看可解决状态。 收藏该题
查看答案

相关问题推荐

  • Click the Exhibit button.   Given: Which two statements are true if a NullPointerException is thrown on line 3 of class C?()

    A

     The application will crash.

    B

     The code on line 29 will be executed.

    C

     The code on line 5 of class A will execute.

    D

     The exception will be propagated back to line 27.

    E

     The code on line 5 of class B will execute.

  • 小儿,5岁。体温突然升高至39℃,头痛、咽部不适1天,出现均匀分布的红色针尖状丘疹,触之有砂纸感。腋下、肘窝、腹股沟等皮肤皱褶处,皮疹密集,可见紫红色线。全身皮肤弥漫性潮红,使皮疹之间不能见到正常皮肤。该患儿最有可能的医疗诊断是()

    A、麻疹

    B、水痘

    C、猩红热

    D、荨麻疹

    E、幼儿急疹

  • 支链氨基酸治疗肝性脑病的主要机制是()

    A、抑制肠道产尿素酶的细菌

    B、被细菌分解为乳酸和醋酸,降低肠道内pH值

    C、与游离氨结合使氨失去毒性

    D、增加尿素合成而降低血氨

    E、纠正氨基酸代谢不平衡,抑制神经递质的形成

  • 与边长为20的正五边形相内切的圆的半径为()。

    A、13.76

    B、16.22

    C、17.01

    D、18.22

  • What is the process for creating an NFS mount between two servers in the same network zone?()

    A、Export the desired filesystem in the /etc/nfs file, run 'exportfs -a', create a mount directory on the desired server, and mount the NFS filesystem.

    B、Run 'exportfs -a', export the desired filesystem in the /etc/nfs file, create a mount directory on the desired server, and mount the NFS filesystem.

    C、Export the desired filesystem in the /etc/exports file, run 'exportfs -a', create a mount directory on the desired server, and mount the NFS filesystem.

    D、Run 'exportfs -u', export the desired filesystem in the /etc/exports file, create a mount directory on the desired server, and mount the NFS filesystem.

联系客服 会员中心
TOP