单选题You specified extent management as local for a tablespace. How will it affect space management in the tablespace?()A All the extents will be of the same size.B Bitmap will be used to record free and allocated extents.C Free extents will be managed by t

题目
单选题
You specified extent management as local for a tablespace. How will it affect space management in the tablespace?()
A

All the extents will be of the same size.

B

Bitmap will be used to record free and allocated extents.

C

Free extents will be managed by the data dictionary tables.

D

The tablespace will be system managed and the users cannot specify the extent size.


相似考题
更多“单选题You specified extent management as local for a tablespace. How will it affect space management in the tablespace?()A All the extents will be of the same size.B Bitmap will be used to record free and allocated extents.C Free extents will be managed by t”相关问题
  • 第1题:

    You are creating a locally managed tablespace to meet the following requirements: All the extents should be of the same size.  The data should be spread across two data files.  A bitmap should be used to record the free space within the allocated extents. Which three options would you choose?()

    • A、set PCTFREE and PCTUSED to 50
    • B、specify extent allocation as Uniform
    • C、specify extent allocation as Automatic
    • D、create the tablespace as bigfile tablespace
    • E、create the tablespace as smallfile tablespace
    • F、set segment space management to Automatic
    • G、use the RESIZE clause while creating the tablespace

    正确答案:B,E,F

  • 第2题:

    Which two statements about bigfile tablespaces are true? ()

    • A、The bigfile tablespace have only one data file.
    • B、The segment space management is automatic.
    • C、The extent management is dictionary managed.
    • D、The database can have only one bigfile tablespace.
    • E、The bigfile tablespace can be converted to a smallfile tablespace.

    正确答案:A,B

  • 第3题:

    Your database is running under automatic undo management and the UNDO_RETENTION parameter is set to 900 sec. You executed the following command to enable retention guarantee:  SQL> ALTER TABLESPACE undotbs1 RETENTION GUARANTEE;  What effect would this statement have on the database?()

    • A、The extents in undo tablespace retain data until the next full database backup.
    • B、The extents containing committed data in the undo tablespace are never overwritten.
    • C、The extents which no longer contain uncommitted data in the undo tablespace are not overwritten for at least15 minutes.
    • D、The extents containing committed data in the undo tablespace are not overwritten until the instance  is shut down.

    正确答案:C

  • 第4题:

    You executed the following command to create a tablespace called SALES_DATA: SQL> CREATE TABLESPACE sales_data DATAFILE SIZE 100M SEGMENT SPACE MANAGEMENT AUTO; Which two statements are true about the SALES_DATA tablespace()

    • A、The database automatically determines the extent-sizing policy for the tablespace.
    • B、The segments are automatically shrunk when the contents are removed from them.
    • C、The allocation of extents within the tablespace is managed through the dictionary tables.
    • D、The space utilization description of the data blocks in segments is recorded in bitmap blocks.
    • E、The space utilization description of the data blocks in segments is managed through free lists.

    正确答案:A,D

  • 第5题:

    Examine the statement:   SQL> CREATE TABLESPACE user_data  2> EXTENT MANAGEMENT LOCAL  3> SEGMENT SPACE MANAGEMENT AUTO;   Which twp assumptions must be true for this statement to execute successfully?()

    • A、Oracle Managed Files are used for this instance.
    • B、The USER_DATA tablespace is managed using FET$/UET$ tables.
    • C、The COMPATIBLE initialization parameter must be 9.0.0 or higher.
    • D、Space within segments in the USER_DATA tablespace is managed with freelists.

    正确答案:A,C

  • 第6题:

    You specified extent management as local for a tablespace. How will it affect space management in the tablespace?()

    • A、All the extents will be of the same size.
    • B、Bitmap will be used to record free and allocated extents.
    • C、Free extents will be managed by the data dictionary tables.
    • D、The tablespace will be system managed and the users cannot specify the extent size.

    正确答案:B

  • 第7题:

    单选题
    Your database instance is configured with automatic undo management and the UNDO_RETENTION parameter is set to 900 seconds. You executed the following command to enable retention guarantee: SQL> ALTER TABLESPACE undotbs1 RETENTION GUARANTEE; What effect would this command have on the database()
    A

    The extents in the undo tablespace retain data until the next full database backup.

    B

    The extents containing committed undo in the undo tablespace are not overwritten for at least 15minutes.

    C

    The extents containing committed data in the undo tablespace are not overwritten until the instance isshut down.

    D

    The extents containing committed undo in the undo tablespace are transferred to Flash Recovery Areabefore being overwritten.


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

  • 第8题:

    单选题
    You explicitly specified the tablespace usage threshold values while creating a tablespace. You need to revert to the database-wide default tablespace usage threshold values for the tablespace. Which PL/SQL package would you use?()
    A

    DBMS_STATS 

    B

    DBMS_ALERT 

    C

    DBMS_SPACE 

    D

    DBMS_MONITOR 

    E

    DBMS_SERVER_ALERT

    F

    DBMS_SPACE_ADMIN


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

  • 第9题:

    单选题
    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
    解析: 暂无解析

  • 第10题:

    多选题
    You executed the following command to create a tablespace called SALES_DATA: SQL> CREATE TABLESPACE sales_data DATAFILE SIZE 100M SEGMENT SPACE MANAGEMENT AUTO; Which two statements are true about the SALES_DATA tablespace()
    A

    The database automatically determines the extent-sizing policy for the tablespace.

    B

    The segments are automatically shrunk when the contents are removed from them.

    C

    The allocation of extents within the tablespace is managed through the dictionary tables.

    D

    The space utilization description of the data blocks in segments is recorded in bitmap blocks.

    E

    The space utilization description of the data blocks in segments is managed through free lists.


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

  • 第11题:

    单选题
    You want the size of the tablespace to increase when it is full. Which option would you use?()
    A

    use automatic extent allocation

    B

    disable threshold for the tablespace

    C

    use freelists to manage the free space

    D

    use automatic segment space management

    E

    create the tablespace as a bigfile tablespace

    F

    use the RESIZE clause while creating the tablespace

    G

    enable AUTOEXTEND for at least one of the data files in the tablespace


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

  • 第12题:

    多选题
    Evaluate the following command and its output:   SQL>SELECT * FROM dba_temp_free_space;  TABLESPACE_NAME TABLESPACE_SIZE ALLOCATED_SPACE FREE_SPACE  LMTEMP 250609664 101048576 149561088 Which two statements correctly interpret the output?()
    A

    FREE_SPACE indicates only the space that is currently unallocated.

    B

    ALLOCATED_SPACE indicates only the space currently allocated and in use.

    C

    FREE_SPACE indicates only the space that is currently allocated and available for reuse.

    D

    ALLOCATED_SPACE indicates both the space currently allocated and used,and the space that is available for reuse.

    E

    FREE_SPACE indicates both the space that is currently allocated and available for reuse,and the space that is currently unallocated.


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

  • 第13题:

    Evaluate the following command and its output:   SQL>SELECT * FROM dba_temp_free_space;  TABLESPACE_NAME TABLESPACE_SIZE ALLOCATED_SPACE FREE_SPACE  LMTEMP 250609664 101048576 149561088 Which two statements correctly interpret the output?()

    • A、 FREE_SPACE indicates only the space that is currently unallocated.
    • B、 ALLOCATED_SPACE indicates only the space currently allocated and in use.
    • C、 FREE_SPACE indicates only the space that is currently allocated and available for reuse.
    • D、 ALLOCATED_SPACE indicates both the space currently allocated and used,and the space that is available for reuse.
    • E、 FREE_SPACE indicates both the space that is currently allocated and available for reuse,and the space that is currently unallocated.

    正确答案:D,E

  • 第14题:

    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

  • 第15题:

    You specified segment space management as automatic for a tablespace. What effect would this have on space management?()

    • A、Extents would be managed by the freelists.
    • B、The segment would be managed by bitmaps.
    • C、The segment would be managed by the freelists.
    • D、Free space would be managed by the data dictionary.

    正确答案:B

  • 第16题:

    Examine the commands executed in a DBA session:SQL> CREATE BIGFILE TABLESPACE MRKT 2 DATAFILE ’/u01/app/oracle/oradata/orcl/mrkt.dbf’ size 10M LOGGING 3 EXTENT MANAGEMENT LOCALSEGMENT SPACE MANAGEMENT AUTO; Tablespace created. SQL> ALTER DATABASE DEFAULT TABLESPACE MRKT; Database altered.  Which two statements are trueregarding the MRKT tablespace()

    • A、No more data files can be added to the tablespace.
    • B、Segment space is managed by free lists in the tablespace.
    • C、A user created without being assigned a default tablespace uses this tablespace.
    • D、The tablespace can be dropped with the current setting with segments present in it

    正确答案:A,C

  • 第17题:

    You executed the following command to create a tablespace called SALES_DATA:  > CREATE TABLESPACE sales_data DATAFILE SIZE 100M SEGMENT SPACE MANAGEMENT AUTO;  Which two statements are true about the SALES_DATA tablespace ()

    • A、The database automatically determines the extent-sizing policy for the tablespace.
    • B、The segments are automatically shrunk when the contents are removed from them.
    • C、The allocation of extents within the tablespace is managed through the dictionary tables.
    • D、The space utilization description of the data blocks in segments is recorded inbitmapblocks.
    • E、The space utilization description of the data blocks in segments is managed through free lists.MANUAL

    正确答案:A,D

  • 第18题:

    多选题
    Examine the commands executed in a DBA session:SQL> CREATE BIGFILE TABLESPACE MRKT 2 DATAFILE ’/u01/app/oracle/oradata/orcl/mrkt.dbf’ size 10M LOGGING 3 EXTENT MANAGEMENT LOCALSEGMENT SPACE MANAGEMENT AUTO; Tablespace created. SQL> ALTER DATABASE DEFAULT TABLESPACE MRKT; Database altered.  Which two statements are trueregarding the MRKT tablespace()
    A

    No more data files can be added to the tablespace.

    B

    Segment space is managed by free lists in the tablespace.

    C

    A user created without being assigned a default tablespace uses this tablespace.

    D

    The tablespace can be dropped with the current setting with segments present in it


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

  • 第19题:

    多选题
    Examine the statement:   SQL> CREATE TABLESPACE user_data  2> EXTENT MANAGEMENT LOCAL  3> SEGMENT SPACE MANAGEMENT AUTO;   Which twp assumptions must be true for this statement to execute successfully?()
    A

    Oracle Managed Files are used for this instance.

    B

    The USER_DATA tablespace is managed using FET$/UET$ tables.

    C

    The COMPATIBLE initialization parameter must be 9.0.0 or higher.

    D

    Space within segments in the USER_DATA tablespace is managed with freelists.


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

  • 第20题:

    单选题
    You specified segment space management as automatic for a tablespace. What effect would this have on space management?()
    A

    Extents would be managed by the freelists.

    B

    The segment would be managed by bitmaps.

    C

    The segment would be managed by the freelists.

    D

    Free space would be managed by the data dictionary.


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

  • 第21题:

    多选题
    You executed the following command to create a tablespace called SALES_DATA:  > CREATE TABLESPACE sales_data DATAFILE SIZE 100M SEGMENT SPACE MANAGEMENT AUTO;  Which two statements are true about the SALES_DATA tablespace ()
    A

    The database automatically determines the extent-sizing policy for the tablespace.

    B

    The segments are automatically shrunk when the contents are removed from them.

    C

    The allocation of extents within the tablespace is managed through the dictionary tables.

    D

    The space utilization description of the data blocks in segments is recorded inbitmapblocks.

    E

    The space utilization description of the data blocks in segments is managed through free lists.MANUAL


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

  • 第22题:

    单选题
    During regular database operation, which background process will take smaller blocks of free space in a dictionary-managed tablespace and move things around to make bigger pieces of free space?()
    A

    DBW0 

    B

    LGWR 

    C

    ARCH 

    D

    SMON 

    E

    PMON


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

  • 第23题:

    多选题
    Which two statements about bigfile tablespaces are true? ()
    A

    The bigfile tablespace have only one data file.

    B

    The segment space management is automatic.

    C

    The extent management is dictionary managed.

    D

    The database can have only one bigfile tablespace.

    E

    The bigfile tablespace can be converted to a smallfile tablespace.


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