niusouti.com

单选题You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time. How would you accomplish this

题目
单选题
You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time. How would you accomplish this task?()
A

Set metric threshold

B

Implement Database Resource Manager

C

Enable resumable timeout for user sessions

D

Add directives to Automatic Database Diagnostic Monitor (ADDM)


相似考题
更多“单选题You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time. How would you accomplish this ”相关问题
  • 第1题:

    In your database instance, the user sessions are connected to the database server from the remote machines.You want to achieve the following for these users: 1. The user account must be locked after four unsuccessful login attempts. 2. The user must be prompted to change the password at regular intervals. 3. The user may not have more than three simultaneous sessions. 4. The user session must automatically be logged off if more than 10 minutes elapsed time used. How would you accomplish the above()

    • A、By assigning profiles for the users
    • B、By implementing Fine-Grained Auditing (FGA)
    • C、By granting a secure application role to the users
    • D、By implementing the Database Resource Manager plan

    正确答案:A

  • 第2题:

    You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time.  How would you accomplish this task?()  

    • A、 Set metric threshold
    • B、 Implement Database Resource Manager
    • C、 Enable resumable timeout for user sessions
    • D、 Add directives to Automatic Database Diagnostic Monitor (ADDM)

    正确答案:B

  • 第3题:

    Using a policy with the policy-rematch flag enabled, what happens to the existing and newsessions when you change the policy action from permit to deny?()

    • A、The new sessions matching the policy are denied. The existing sessions are dropped.
    • B、The new sessions matching the policy are denied. The existing sessions, not being allowed to carry any traffic, simply timeout.
    • C、The new sessions matching the policy might be allowed through if they match another policy. The existing sessions are dropped.
    • D、The new sessions matching the policy are denied. The existing sessions continue until they are completed or their timeout is reached.

    正确答案:A

  • 第4题:

    In your database instance, the user sessions are connected to the database server from the remotemachines. You want to achieve the following for these users:  1:The user account must be locked after four unsuccessful login attempts.PASSWORD_LOCK_TIME  2:The user must be prompted to change the password at regular intervals.PASSWORD_LIFE_TIME  3:The user may not have more than three simultaneous sessions.SESSIONS_PER_USER  4:The user session must automatically be logged off if more than 10 minutes elapsed time used.CONNECT_TIME  How would you accomplish the above()

    • A、by assigning profiles for the users
    • B、by implementing Fine-Grained Auditing (FGA)
    • C、by granting a secure application role to the users
    • D、by implementing the Database Resource Manager plan

    正确答案:A

  • 第5题:

    In which situation would you use the Oracle Shared Server configuration?()

    • A、when performing export and import using Oracle Data Pump
    • B、when performing backup and recovery operations using Oracle Recovery Manager
    • C、when performing batch processing and bulk loading operation in a data warehouse environment 
    • D、in an online transaction processing (OLTP) system where large number of client sessions are idle most of the time

    正确答案:D

  • 第6题:

    单选题
    In which situation would you use the Oracle Shared Server configuration?()
    A

    when performing export and import using Oracle Data Pump

    B

    when performing backup and recovery operations using Oracle Recovery Manager

    C

    when performing batch processing and bulk loading operation in a data warehouse environment 

    D

    in an online transaction processing (OLTP) system where large number of client sessions are idle most of the time


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

  • 第7题:

    单选题
    You are a Database Administrator with TXGlobal. You use a password file to establish remote connections to the HR database on the server located at the home office. Currently, two active remote sessions exist to this database. These sessions were established using the SYSDBA privilege from the remote machines. You accidentally deleted the password file. What will be the consequence of this action?()
    A

     Both the sessions will be killed, and no new sessions will be created using the SYSDBA or SYSOPER privilege.

    B

     Both the sessions will remain active, but no new sessions will be created using the SYSDBA or SYSOPER privilege.

    C

    Both the sessions will be killed, but new sessions will be created using the SYSDBA or SYSOPER privilege when the database restarts.

    D

     The database will crash, and no new sessions will be created using the SYSDBA or SYSOPER privilege when the database restarts.


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

  • 第8题:

    单选题
    In your database, you want to ensure that idle sessions that are blocking active are automatically terminated after a specified period of time. How would you accomplish this?()
    A

    Setting a metric threshold

    B

    Implementing Database Resource Manager

    C

    Enabling resumable timeout for user sessions

    D

    Decreasing the value of the IDLE_TIME resource limit in the default profile


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

  • 第9题:

    单选题
    In your database, you want to ensure that idle sessions that are blocking active are automatically terminated after a specified period of time. How would you accomplish this?()
    A

    Setting a metric threshold

    B

    Implementing Database Resource Manager

    C

    Enabling resumable timeout for user sessions

    D

    Decreasing the value of the IDLE_TIME resource limit in the default profile


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

  • 第10题:

    单选题
    You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time. How would you accomplish this task?()
    A

    Set metric threshold

    B

    Implement Database Resource Manager

    C

    Enable resumable timeout for user sessions

    D

    Add directives to Automatic Database Diagnostic Monitor (ADDM)


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

  • 第11题:

    单选题
    You want to monitor and control the resource usage by sessions. You want to be warned automatically when more than 100 sessions are opened with your database.  What action would you take to achieve this?()
    A

    Use the Database Resource Manager.

    B

    Set the limits in the profiles used by users.

    C

    Modify the SESSIONS initialization parameter.

    D

    Set the warning threshold for the Current Logons Count metric.


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

  • 第12题:

    单选题
    You have 50 subscribers accessing a LAC to connectto ISP1.com.What is the L2TP Control Connections and Sessions for the subscribers?()
    A

    A single Control Connection and a single Session

    B

    A single Control Connection and multiple Sessions(one pers ubscriber)

    C

    Multiple Control Connections and a single Session

    D

    Multiple Control Connections and multiple Sessions(one per subscriber)


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

  • 第13题:

    You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time. How would you accomplish this task?()

    • A、Set metric threshold
    • B、Implement Database Resource Manager
    • C、Enable resumable timeout for user sessions
    • D、Add directives to Automatic Database Diagnostic Monitor (ADDM)

    正确答案:B

  • 第14题:

    Using a policy with the policy-rematch flag enabled, what happens to the existing and new sessions when you change the policy action from permit to deny?()

    • A、The new sessions matching the policy are denied. The existing sessions are dropped.
    • B、The new sessions matching the policy are denied. The existingsessions, not being allowed tocarry any traffic, simply timeout.
    • C、The new sessions matching the policy might be allowed through if they match another policy. The existing sessions are dropped.
    • D、The new sessions matching the policy are denied. The existing sessions continue until they are completed or their time.

    正确答案:A

  • 第15题:

    You receive complaints from users regarding the high waiting time for their transactions. Oninvestigation, you find that some users are not committing their transactions though they are  notperforming any activity for a long time. As a result, SQL statements need to wait for row-level locks.  Which two actions could you take to prevent this locking problem in the future()

    • A、Decrease the IDLE_TIME resource limit in the profile assigned to the blocking users.
    • B、Use Database Resource Manager to automatically log out sessions that block others and are idle.
    • C、Set the limit in the profile of blocking users to control the number of blocks to be accessed in a session.
    • D、Decrease the maximum number of interested transaction list (ITL) slots for the segments on which the blocking user performs the transaction

    正确答案:A,B

  • 第16题:

    You plan to control the sessions performing a huge number of I/O operations. Your requirement is to kill the session when it exceeds a specified number of I/Os. Which statement describes a solution to the above?()

    • A、Set a threshold for the default system-defined moving window baseline.
    • B、Add directives to the Automatic Database Diagnostic Monitor (ADDM).
    • C、Modify the profile for the targeted users for which control needs to be imposed.
    • D、Implement the database resource manager to add the SWITCH_IO_REQS and SWITCH_GROUP directives.

    正确答案:D

  • 第17题:

    You want to monitor and control the resource usage by sessions. You want to be warned automatically when more than 100 sessions are opened with your database. What action would you take to achieve this?()

    • A、Use the Database Resource Manager.
    • B、Set the limits in the profiles used by users.
    • C、Modify the SESSIONS initialization parameter.
    • D、Set the warning threshold for the Current Logons Count metric.

    正确答案:D

  • 第18题:

    单选题
    In your database instance, the user sessions are connected to the database server from the remote machines.You want to achieve the following for these users: 1. The user account must be locked after four unsuccessful login attempts. 2. The user must be prompted to change the password at regular intervals. 3. The user may not have more than three simultaneous sessions. 4. The user session must automatically be logged off if more than 10 minutes elapsed time used. How would you accomplish the above()
    A

    By assigning profiles for the users

    B

    By implementing Fine-Grained Auditing (FGA)

    C

    By granting a secure application role to the users

    D

    By implementing the Database Resource Manager plan


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

  • 第19题:

    单选题
    In your database instance, the user sessions are connected to the database server from the remotemachines. You want to achieve the following for these users:  1:The user account must be locked after four unsuccessful login attempts.PASSWORD_LOCK_TIME  2:The user must be prompted to change the password at regular intervals.PASSWORD_LIFE_TIME  3:The user may not have more than three simultaneous sessions.SESSIONS_PER_USER  4:The user session must automatically be logged off if more than 10 minutes elapsed time used.CONNECT_TIME  How would you accomplish the above()
    A

    by assigning profiles for the users

    B

    by implementing Fine-Grained Auditing (FGA)

    C

    by granting a secure application role to the users

    D

    by implementing the Database Resource Manager plan


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

  • 第20题:

    单选题
    You plan to control the sessions performing a huge number of I/O operations. Your requirement is to kill the session when it exceeds a specified number of I/Os. Which statement describes a solution to the above?()
    A

    Set a threshold for the default system-defined moving window baseline.

    B

    Add directives to the Automatic Database Diagnostic Monitor (ADDM).

    C

    Modify the profile for the targeted users for which control needs to be imposed.

    D

    Implement the database resource manager to add the SWITCH_IO_REQS and SWITCH_GROUP directives.


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

  • 第21题:

    单选题
    You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time.  How would you accomplish this task?()
    A

     Set metric threshold

    B

     Implement Database Resource Manager

    C

     Enable resumable timeout for user sessions

    D

     Add directives to Automatic Database Diagnostic Monitor (ADDM)


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

  • 第22题:

    单选题
    Using a policy with the policy-rematch flag enabled, what happens to the existing and newsessions when you change the policy action from permit to deny?()
    A

    The new sessions matching the policy are denied. The existing sessions are dropped.

    B

    The new sessions matching the policy are denied. The existing sessions, not being allowed to carry any traffic, simply timeout.

    C

    The new sessions matching the policy might be allowed through if they match another policy. The existing sessions are dropped.

    D

    The new sessions matching the policy are denied. The existing sessions continue until they are completed or their timeout is reached.


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

  • 第23题:

    单选题
    Using a policy with the policy-rematch flag enabled, what happens to the existing and new sessions when you change the policy action from permit to deny?()
    A

    The new sessions matching the policy are denied. The existing sessions are dropped.

    B

    The new sessions matching the policy are denied. The existingsessions, not being allowed tocarry any traffic, simply timeout.

    C

    The new sessions matching the policy might be allowed through if they match another policy. The existing sessions are dropped.

    D

    The new sessions matching the policy are denied. The existing sessions continue until they are completed or their time.


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