多选题Using a bitmap structure to manage database object space has several benefits over using freelist structures. Which three are benefits of managing space using automatic-segment-space managed objects?()AIt readily responds to dynamic changes for concurr

题目
多选题
Using a bitmap structure to manage database object space has several benefits over using freelist structures. Which three are benefits of managing space using automatic-segment-space managed objects?()
A

It readily responds to dynamic changes for concurrent access.

B

It improves performance and space utilization in a multiple-instance environment.

C

It requires fewer space related options then freelist managed structures.

D

It improves performance for SYSTEM tablespaces where a high degree of concurrency is required.


相似考题
更多“多选题Using a bitmap structure to manage database object space has several benefits over using freelist structures. Which three are benefits of managing space using automatic-segment-space managed objects?()AIt readily responds to dynamic changes for concurr”相关问题
  • 第1题:

    Which two changes and their effect on the system can be tested by using the Database Replay feature?()

    • A、 multiplexing of the control file
    • B、 adding the redo log member to the database
    • C、 database and operating system upgrades
    • D、 changing the database storage to ASM-managed storage

    正确答案:C,D

  • 第2题:

    Which three tasks can be performed using a duplicate database? ()(Choose three.)

    • A、Testing the backup and recovery procedures
    • B、Testing the upgrade of an Oracle database to a new release
    • C、Testing the effect of an application changes on database performance
    • D、Continuously updating archive log files from the target database to support failover

    正确答案:A,B,C

  • 第3题:

    You issued the following statement in your SQL*Plus session:   SQL>ALTER SESSION ENABLE RESUMABLE TIMEOUT 600;   Which operation is neither suspended nor resumed using the Automatic Resumable Allocation feature in your database?()

    • A、 creating a table in your schema and you exceed your allocated space quota on the tablespace
    • B、 executing a long query that involves a sort operation and the statement runs out of temporary space
    • C、 loading data into tables by using the SQL*Loader and the number of extents in the table reaches the maximum limit
    • D、 creating a table in a dictionary-managed tablespace with an explicit MAXEXTENTS setting which results in an out of space error

    正确答案:D

  • 第4题:

    You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has one hard disk that contains one volume. You need to receive a notification when the volume has less than 15 percent free disk space. What should you do? ()

    • A、Configure a Trace Log by using the File details system provider.
    • B、Configure a Trace Log by using the Disk input/output system provider.
    • C、Configure an Alert by using a counter from the Logical Disk performance object.
    • D、Configure an Alert by using a counter from the Physical Disk performance object.

    正确答案:C

  • 第5题:

    You work as an application developer at Contoso.com. You use Microsoft .NET Framework 3.5 and Microsoft ADO.NET to develop an application. The database on the Microsoft SQL Server 2005 database has two tables that are displayed by using two SqlConnection objects in two different GridView controls. You want the tables to be displayed at the same time with the use a single SqlConnection object.   What should you do?()

    • A、 Create a bound connection by using the sp_getbindtoken and the sp_bindsession stored procedures.
    • B、 Enable Multiple Active Result Sets (MARS) in the connection string of the application. 
    • C、 Create an exception handler for the connection-busy exception that is thrown on using a single SqlConnection object.
    • D、 Run the two SqlDataReader objects by using a single SqlCommand object.

    正确答案:B

  • 第6题:

    多选题
    Using a bitmap structure to manage database object space has several benefits over using freelist structures. Which three are benefits of managing space using automatic-segment-space managed objects?()
    A

    It readily responds to dynamic changes for concurrent access.

    B

    It improves performance and space utilization in a multiple-instance environment.

    C

    It requires fewer space related options then freelist managed structures.

    D

    It improves performance for SYSTEM tablespaces where a high degree of concurrency is required.


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

  • 第7题:

    多选题
    Which three are benefits of A virtualized data center solution over A typical implementation?()
    A

    simplified cabling

    B

    more efficient routing

    C

    fewer applications per server

    D

    more efficient power consumption

    E

    more control over each server

    F

    less rack space


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

  • 第8题:

    多选题
    Which three functions are performed by the SQL Tuning Advisor?() (Choose three.)
    A

    Building the SQL profile

    B

    Recommending optimization of materialized views

    C

    Checking query objects for missing and stale statistics

    D

    Recommending bitmap, function-based, and B-tree indexes

    E

    Recommending restructuring SQL queries that are using bad plans


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

  • 第9题:

    多选题
    Which three protocols should be explicitly managed by using a CoPP policy on an Internet border router?()
    A

    SMTP

    B

    ICMP

    C

    BGP

    D

    SSH

    E

    RTP

    F

    BitTorrent

    G

    VTP


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

  • 第10题:

    多选题
    Which three functions are performed by the SQL Tuning Advisor?()
    A

    Building the SQL profile

    B

    Recommending optimization of materialized views

    C

    Checking query objects for missing and stale statistics

    D

    Recommending bitmap, function-based, and B-tree indexes

    E

    Recommending restructuring SQL queries that are using bad plans


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

  • 第11题:

    单选题
    You issued the following statement in your SQL*Plus session:   SQL>ALTER SESSION ENABLE RESUMABLE TIMEOUT 600;   Which operation is neither suspended nor resumed using the Automatic Resumable Allocation feature in your database?()
    A

     creating a table in your schema and you exceed your allocated space quota on the tablespace

    B

     executing a long query that involves a sort operation and the statement runs out of temporary space

    C

     loading data into tables by using the SQL*Loader and the number of extents in the table reaches the maximum limit

    D

     creating a table in a dictionary-managed tablespace with an explicit MAXEXTENTS setting which results in an out of space error


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

  • 第12题:

    多选题
    Which three changes should be made to adapt this class to be used safely by multiple threads?()
    A

    declare reset() using the synchronized keyword

    B

    declare getName() using the synchronized keyword

    C

    declare getCount() using the synchronized keyword

    D

    declare the constructor using the synchronized keyword

    E

    declare increment() using the synchronized keyword


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

  • 第13题:

    You want to be notified when the space usage of an existing critical tablespace has reached 75% of the allocated space. Which option would you use to achieve this?()

    • A、run a procedure to check the tablespace space usage
    • B、define the warning threshold for the tablespace at 75% in Database Control
    • C、create a trigger to be executed when tablespace space usage reaches 75%
    • D、submit a job by using DBMS_JOB package to check the free space in the tablespace at regular intervals
    • E、define the warning threshold to be 75% for the tablespace by ALTER TABLESPACE .. ADD THRESHOLD command

    正确答案:B

  • 第14题:

    Which two are characteristics of user-managed backup and recovery operations?()

    • A、Recovery is initiated using SQL*Plus.
    • B、Database files are backed up using SQL commands.
    • C、Database files are backed up with Recovery Manager.
    • D、Database files are restored using Recovery Manager.
    • E、Database files are backed up using operating system commands.

    正确答案:A,B

  • 第15题:

    Using a bitmap structure to manage database object space has several benefits over using freelist structures. Which three are benefits of managing space using automatic-segment-space managed objects?()

    • A、It readily responds to dynamic changes for concurrent access. 
    • B、It improves performance and space utilization in a multiple-instance environment. 
    • C、It requires fewer space related options then freelist managed structures. 
    • D、It improves performance for SYSTEM tablespaces where a high degree of concurrency is required.

    正确答案:A,C,D

  • 第16题:

    You are the network administrator for  You administare a Windows Server 2003 computer named TestKing12. TestKing12 has a single disk. The disk is configured so that it has four primary partitions, which are formatted as FAT32. The disk also has unallocated space available. You need to use the unallocated disk space to store user data. What should you use?()

    • A、Convert all existing partitions to NTFS.
    • B、Using Diskpart.exe, run the create command.
    • C、Convert the disk to a dynamic disk, and create a new volume.
    • D、Using Diskpart.exe, run the extend command.

    正确答案:C

  • 第17题:

    单选题
    An application running on a production cluster failed over to the backup node, however, the DLPARintegration scripts failed. On inspection, it was discovered that the scripts failed as a result of /var being 100% full. The administratoradded more space to /var and ran the following command: Which of the following is the correct next action?()
    A

    Refresh the RMC daemon using rmcctrl

    B

    Refresh the RSCT subsystem using SRC

    C

    Recover from script failure using clruncmd

    D

    Reconfigure the RSCT subsystem using recfgct


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

  • 第18题:

    多选题
    Which two changes and their effect on the system can be tested by using the Database Replay feature?()
    A

    multiplexing of the control file

    B

    adding the redo log member to the database

    C

    database and operating system upgrades

    D

    changing the database storage to ASM-managed storage


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

  • 第19题:

    多选题
    Which three functions are performed by the SQL Tuning Advisor?()
    A

    Building and implementing SQL profiles

    B

    Recommending the optimization of materialized views

    C

    Checking query objects for missing and stale statistics

    D

    Recommending bitmap, function-based, and B-tree indexes

    E

    Recommending the restructuring of SQL queries that are using bad plans


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

  • 第20题:

    多选题
    Which three tasks can be performed using a duplicate database? ()(Choose three.)
    A

    Testing the backup and recovery procedures

    B

    Testing the upgrade of an Oracle database to a new release

    C

    Testing the effect of an application changes on database performance

    D

    Continuously updating archive log files from the target database to support failover


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

  • 第21题:

    多选题
    Which three protocols should be explicitly managed by using Control Plane Policing on an Internet border router?()
    A

    LDAP

    B

    ICMP

    C

    RTP

    D

    BGP

    E

    SSH

    F

    RDP


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

  • 第22题:

    多选题
    Which three features are benefits of using GRE tunnels in conjunction with IPsec for building site-to-site VPNs?()
    A

    allows dynamic routing over the tunnel

    B

    supports multi-protocol (non-IP) traffic over the tunnel

    C

    reduces IPsec headers overhead since tunnel mode is used

    D

    simplifies the ACL used in the crypto map

    E

    uses Virtual Tunnel Interface (VTI) to simplify the IPsec VPN configuration


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

  • 第23题:

    多选题
    Which three tasks can be performed using a duplicate database?()
    A

    Testing the backup and recovery procedures

    B

    Testing the upgrade of an Oracle database to a new release

    C

    Testing the effect of an application changes on database performance

    D

    Continuously updating archive log files from the target database to support failover


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

  • 第24题:

    多选题
    For which two situations would you use functionality provided by the Resource Manager?()
    A

    setting idle timeout limits on resource plans

    B

    saving storage space by using compressed backup sets

    C

    creating jobs that will run automatically at a scheduled time

    D

    assigning priorities to jobs to manage access to system resources

    E

    creating alerts to perform notification when tablespaces are low on available space resources


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