niusouti.com
更多“Which of the following is NOT a condition for deadlock?A.StarvationB.Circular waitC.No preemptioD.Mutual Exclusion”相关问题
  • 第1题:

    If all client exclusion policies are enabled, on which number of tries will 802.1X authentications be excludedusing controller-based access points?()

    • A、three
    • B、four
    • C、five
    • D、six

    正确答案:B

  • 第2题:

    public void test() {     try { oneMethod();  System.out.println("condition 1");  }  catch (ArrayIndexOutOfBoundsException e) {     System.out.println("condition 2");     }  catch(Exception e) {  System.out.println("condition 3");     }  finally {  System.out.println("finally");    }  }  Which will display if oneMethod run normally?()    

    • A、 condition 1
    • B、 condition 2
    • C、 condition 3
    • D、 finally

    正确答案:A,D

  • 第3题:

    If all client exclusion policies are enabled,on which number of tries will 802.1x authentications be excluded using controller-based access points?()

    • A、five
    • B、three
    • C、six
    • D、four

    正确答案:D

  • 第4题:

    Application A currently holds an exclusive lock on a single row and application B tries to access that row. If lock timeout is set to -1 and both applications are using isolation level RS, which of the following will occur?()

    • A、Applications A and B will cause a deadlock situation
    • B、Application B will read the previous version of the row
    • C、Application B will read the row and see uncommitted changes made by application A
    • D、Application B will be placed in a lock-wait state until application A releases its lock

    正确答案:D

  • 第5题:

    Which three are true regarding the use of outer joins?()

    • A、You cannot use IN operator in a condition that involves an outerjoin.
    • B、You use (+) on both sides of the WHERE condition to perform an outerjoin.
    • C、You use (*) on both sides of the WHERE condition to perform an outerjoin.
    • D、You use an outerjoin to see only the rows that do not meet the join condition.
    • E、In the WHERE condition, you use (+) following the name of the column in the table without matching rows, to perform an outerjoin.
    • F、You cannot link a condition that is involved in an outerjoin to another condition by using the OR operator.

    正确答案:D,E,F

  • 第6题:

    You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named Dworks in the instance. Now you get a report from users saying that DB1 meets deadlock problems. As the technical support, you have to capture the deadlock information to the SQL Server error log. What should you do?()  

    • A、For the AdventureWorks database, enable Server Auditing 
    • B、First you should set the appropriate trace flags as a startup parameter, and then restart the SQL Server instance 
    • C、You should configure the data collector and make it capture the deadlock graphs
    • D、You should configure a SQL Profiler trace, and make it capture the deadlock graphs

    正确答案:B

  • 第7题:

    单选题
    Which of the following would be the safest environmental condition for working on multiple systems at one time?()
    A

    A tiled room with anti-static mats and wrist straps.

    B

    A clean, carpeted room with anti-static mats and wrist straps.

    C

    A tiled room in a warehouse with outside ventilation.

    D

    A clean, carpeted room with air purifiers and dehumidifiers.


    正确答案: A
    解析: 暂无解析

  • 第8题:

    单选题
    When deciding the composition of the engineering watch, which may include appropriately qualified ratings, following criteria shall be taken into account() Ⅰ.the type of ship Ⅱ.the type and condition of the machinery Ⅲ.the safety of life, ship, cargo and port Ⅳ.the observance of international, national and local regulations
    A

    Ⅰ+Ⅱ

    B

    Ⅱ+Ⅲ

    C

    Ⅱ+Ⅲ+Ⅳ

    D

    Ⅰ+Ⅱ+Ⅲ+Ⅳ


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    The quantity or condition which is measured and controlled is known as the ()
    A

    controlled variable

    B

    manipulated variable

    C

    set point

    D

    control point


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    Jimmy asked Mary to lend him some money. which she agreed to____ that he paid her back the following month.
    A

    on occasion  

    B

    in case

    C

    under circumstances    

    D

    on condition


    正确答案: A
    解析:

  • 第11题:

    单选题
    Which of the following prepositional phrases can function as an adverbial?
    A

    His absence is due to the rain.

    B

    Don’t touch it with your hands.

    C

    After the exams is the time to relax.

    D

    I found everything in good condition.


    正确答案: B
    解析:
    考查介词短语在句中所做的句子成分。A选项中的介词短语在句中做表语;C选项中的介词短语在句中做主语;D选项中的介词短语在句中做宾语补足语;故选A。

  • 第12题:

    Client exclusion policies are used to mitigate which of the following attacks?()

    • A、dictionary
    • B、bit-flip and replay
    • C、mac spoofing
    • D、man-in-the-middle

    正确答案:A

  • 第13题:

    Which of the following would be the safest environmental condition for working on multiple systems at one time?()

    • A、A tiled room with anti-static mats and wrist straps.
    • B、A clean, carpeted room with anti-static mats and wrist straps.
    • C、A tiled room in a warehouse with outside ventilation.
    • D、A clean, carpeted room with air purifiers and dehumidifiers.

    正确答案:A

  • 第14题:

    Which of the following printer failure symptoms can be described as a condition where the internal feed mechanism has stopped working temporarily?()

    • A、Power cycle
    • B、Paper jam
    • C、No connectivity
    • D、Corrupt printer driver

    正确答案:B

  • 第15题:

    Application A holds an Update lock on a single row and application B is trying to read that row. If both applications are using isolation level UR, which of the following will occur?()

    • A、Application B will read the row.
    • B、Applications A and B will cause a deadlock situation.
    • C、Application B will wait until application A releases the Update lock.
    • D、Application A will be terminated so that application B can read the row.

    正确答案:A

  • 第16题:

    Your alert log file has the following information: Tue May 25 17:43:38 2004  ORA-00060: Deadlock detected. More info in file  /u01/app/oracle/admin/ORCL/udump/orcl_ora_3173.trc.  What would you do to ensure that database is still running correctly?()

    • A、examine the trace file and kill the session that caused the deadlock
    • B、examine the trace file and kill both the sessions responsible for the deadlock
    • C、examine the trace file for details and ask the user who caused the deadlock to roll back the transaction
    • D、examine the trace file for details and remember that deadlocks are resolved automatically by Oracle database
    • E、examine the trace file for details and use the Undo Advisor to rollback the transaction that caused the deadlock

    正确答案:D

  • 第17题:

    TestKing.com uses SQL Server 2005. Users report with increasing frequency that they receive deadlock error messages in an order processing application.   You need to monitor which objects and SQL Server session IDs are involved when deadlock conditions occur. You want information about each participant in the deadlock. What should you do?()

    • A、Trace the Lock:Timeout event by using SQL Server Profiler.
    • B、Observe the SQLServer:Locks - Number of Deadlocks/sec counter by using System Monitor.
    • C、Trace the Lock:Deadlock event by using SQL Server Profiler.
    • D、Trace the Lock:Deadlock Chain event by using SQL Server Profiler.

    正确答案:D

  • 第18题:

    多选题
    The session of user SCOTT receives the following error after executing an UPDATE command on the EMPtable: ERROR at line 1: ORA-00060: deadlock detected while waiting for resource On investigation, you find that a session opened byuser JIM has a transaction that caused the deadlock.  Which two statements are true regarding the session ofSCOTT 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.


    正确答案: B,C
    解析: 暂无解析

  • 第19题:

    单选题
    Which of the following operations need to be entered on the Oil Record Book Part I? () (1) Ballast of fuel oil tanks (2) Condition of oil discharge monitoring and control system
    A

    (1)only

    B

    (2)only

    C

    both(1)and(2)

    D

    neither(1)nor(2)


    正确答案: D
    解析: 暂无解析

  • 第20题:

    单选题
    Which of the factors listed has the greatest effect on the mechanical efficiency of a diesel engine?()
    A

    temperature of the intake air

    B

    friction within the engine

    C

    mechanical condition of the supercharger

    D

    mechanical condition of the turbocharger


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    In an operating diesel engine, which of the following condition is an indication of a leaking air starting valve?()
    A

    noise coming from that air starting valve

    B

    continuous operation of the starting air compressor

    C

    zero air pressure in the air starting system

    D

    overheated starting air pipe to the cylinder head


    正确答案: B
    解析: 暂无解析