单选题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_A

题目
单选题
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


相似考题
更多“单选题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_A”相关问题
  • 第1题:

    The warning and critical threshold values have been set to 85% and 97%, respectively, for one of the tablespaces. The current tablespace space usage is 54%. You modify the warning threshold to be 50 % and critical threshold to be 53% in Database Control. Which statement is true?()

    • A、 The new setting would be applied but no alerts would be raised immediately.
    • B、 The new setting would be applied and an alert would be raised immediately.
    • C、 The new setting would be ignored because the tablespace space usage is more than the specified threshold value.
    • D、 The new setting would cause an error because the tablespace space usage is more than the specified threshold value.

    正确答案:A

  • 第2题:

    You have specified the warning and critical threshold values of an application tablespace to be 60% and 70%, respectively. From the tablespace space usage metrics, you find that the actual space usage has reached the specified warning threshold value, but no alerts have been generated. What could be the reason for this?()

    • A、The EVENT parameter was not set.
    • B、The SQL_TRACE parameter is set to FALSE
    • C、The Enterprise Manager Grid Control is not used.
    • D、The STATISTICS_LEVEL parameter is set to BASIC
    • E、The TIMED_STATISTICS parameter is set to FALSE

    正确答案:D

  • 第3题:

    While setting up the thresholds for tablespace space usage metrics for one of your tablespaces, you define the critical threshold as 60% and warning threshold as 75%. What would be the result of this setting?()

    • A、It would result in an error because the warning threshold cannot be more than the critical threshold.
    • B、The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.
    • C、The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.
    • D、Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.

    正确答案:A

  • 第4题:

    While creating a database using Database Configuration Assistant tool, you created a database default temporary tablespace. Which activity would cause the default temporary tablespace of the database to be used?()

    • A、the CREATE TABLE .. command
    • B、sorting of the SYSTEM tablespace’s data
    • C、sorting of data required by recursive SQL statements
    • D、the CREATE TABLE .. ORGANIZATION EXTERNAL .. command
    • E、sorting of data if the users have not been allocated temporary tablespace explicitly
    • F、sorting of data if the users have been allocated temporary tablespace explicitly

    正确答案:E

  • 第5题:

    Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace usage metrics is set to 70%. To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace usage metrics for the APPS tablespace. What should you do?()

    • A、 Disable SQL tracing for the APPS tablespace.
    • B、 Disable logging attributes for the APPS tablespace.
    • C、 Modify the tablespace to be a dictionary-managed tablespace.
    • D、 Increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace.
    • E、 Increase the warning threshold value for the tablespace space usage metric for the APPS tablespace.

    正确答案:E

  • 第6题:

    单选题
    The warning and critical threshold values have been set to 85% and 97%, respectively, for one of the tablespaces. The current tablespace space usage is 54%. You modify the warning threshold to be 50% and critical threshold to be 53% in Database Control. Which statement is true?()
    A

    The new setting would be applied but no alerts would be raised immediately.

    B

    The new setting would be applied and an alert would be raised immediately.

    C

    The new setting would be ignored because the tablespace space usage is more than the specified threshold value.

    D

    The new setting would cause an error because the tablespace space usage is more than the specified threshold value.


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

  • 第7题:

    单选题
    You are maintaining your OLTP database in Oracle10g. You have not set the warning level and critical level threshold values for space usage of the DATA1 tablespace. What will be the impact?()
    A

     No warning level or critical level alert will be generated.

    B

     A warning level alert will never be generated, but a critical level alert will be generated when 97 percent space of the DATA1 tablespace is used.

    C

     A critical level alert will never be generated, but a warning level alert will be generated when 85 percent space of the DATA1 tablespace is used.

    D

     A warning level alert will be generated at 85 percent space usage of the DATA1 tablespace, and a critical level alert is generated at 97 percent space usage of the DATA1 tablespace.


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

  • 第8题:

    单选题
    While setting up the threshold for tablespace space usage metrics for one of your tablespaces, you define the critical threshold as 60% and warning threshold as 75%. What would be the result of this setting?()
    A

     It would result in an error because the warning threshold cannot be more than the critical threshold.

    B

     The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.

    C

     The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.

    D

     Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.


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

  • 第9题:

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

  • 第10题:

    单选题
    While creating a database using Database Configuration Assistant tool, you created a database default temporary tablespace. Which activity would cause the default temporary tablespace of the database to be used?()
    A

    the CREATE TABLE .. command

    B

    sorting of the SYSTEM tablespace’s data

    C

    sorting of data required by recursive SQL statements

    D

    the CREATE TABLE .. ORGANIZATION EXTERNAL .. command

    E

    sorting of data if the users have not been allocated temporary tablespace explicitly

    F

    sorting of data if the users have been allocated temporary tablespace explicitly


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

  • 第11题:

    单选题
    Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace space usage metrics is set to 70%.  To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace space usage metrics for the APPS tablespace. What should you do?()
    A

    disable SQL tracing for theAPPS tablespace

    B

    disable logging attribute for the APPS tablespace

    C

    modify the tablespace to be a dictionary­managed tablespace

    D

    increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace

    E

    increase the warning threshold value for the tablespace space usage metrics for the APPS tablespace


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

  • 第12题:

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

  • 第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题:

    The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?()

    • A、 the RMAN LIST command
    • B、 the DBNEWID utility
    • C、 the RMAN REPORT command
    • D、 the RMAN BLOCKRECOVER command
    • E、 the RMAN CROSSCHECK command
    • F、 the ANALYZE command

    正确答案:F

  • 第15题:

    You are maintaining your OLTP database in Oracle10g. You have not set the warning level and critical level threshold values for space usage of the DATA1 tablespace. What will be the impact?()

    • A、 No warning level or critical level alert will be generated.
    • B、 A warning level alert will never be generated, but a critical level alert will be generated when 97 percent space of the DATA1 tablespace is used.
    • C、 A critical level alert will never be generated, but a warning level alert will be generated when 85 percent space of the DATA1 tablespace is used.
    • D、 A warning level alert will be generated at 85 percent space usage of the DATA1 tablespace, and a critical level alert is generated at 97 percent space usage of the DATA1 tablespace.

    正确答案:D

  • 第16题:

    An online tablespace, TEST_TBS, is full and you realize that no server-managed tablespace threshold alerts were generated for the TEST_TBS tablespace. What could be the reason, if the TEST_TBS tablespace does not include autoextensible data files?()

    • A、TEST_TBS is a small file tablespace 
    • B、TEST_TBS is a bigfile tablespace (BFT)
    • C、TEST_TBS is the default temporary tablespace
    • D、TEST_TBS is a dictionary-managed tablespace
    • E、Threshold values for the TEST_TBS tablespace are not explicitly specified

    正确答案:D

  • 第17题:

    单选题
    You have specified the warning and critical threshold values of an application tablespace to be 60% and 70%, respectively. From the tablespace space usage metrics, you find that the actual space usage has reached the specified warning threshold value, but no alerts have been generated.  What could be the reason for this?()
    A

    The EVENT parameter was not set.

    B

    The SQL_TRACE parameter is set to FALSE

    C

    The Enterprise Manager Grid Control is not used.

    D

    The STATISTICS_LEVEL parameter is set to BASIC

    E

    The TIMED_STATISTICS parameter is set to FALSE


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

  • 第18题:

    单选题
    The warning and critical threshold values have been set to 85% and 97%, respectively, for one of the tablespaces. The current tablespace space usage is 54%. You modify the warning threshold to be 50 % and critical threshold to be 53% in Database Control. Which statement is true?()
    A

     The new setting would be applied but no alerts would be raised immediately.

    B

     The new setting would be applied and an alert would be raised immediately.

    C

     The new setting would be ignored because the tablespace space usage is more than the specified threshold value.

    D

     The new setting would cause an error because the tablespace space usage is more than the specified threshold value.


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

  • 第19题:

    单选题
    Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace usage metrics is set to 70%. To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace usage metrics for the APPS tablespace. What should you do?()
    A

     Disable SQL tracing for the APPS tablespace.

    B

     Disable logging attributes for the APPS tablespace.

    C

     Modify the tablespace to be a dictionary-managed tablespace.

    D

     Increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace.

    E

     Increase the warning threshold value for the tablespace space usage metric for the APPS tablespace.


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

  • 第20题:

    单选题
    While setting up the thresholds for tablespace space usage metrics for one of your tablespaces, you define the critical threshold as 60% and warning threshold as 75%. What would be the result of this setting?()
    A

    It would result in an error because the warning threshold cannot be more than the critical threshold.

    B

    The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.

    C

    The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.

    D

    Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.


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

  • 第21题:

    单选题
    You have specified the warning and critical threshold values of an application tablespace to be 60% and 70% respectively. From the tablespace space usage metrics, you find that the actual space usage has reached the specified warning threshold value, but no alerts have been generated. What could be the reason for this?()
    A

     The EVENT parameter was not set

    B

     The SQL_TRACE parameter is set to FALSE

    C

     The Enterprise Manager Grid Control is not used

    D

     The STATISTICS_LEVEL parameter is set to BASIC

    E

     The TIMED_STATISTICS parameter is set to FALSE


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

  • 第22题:

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

  • 第23题:

    单选题
    The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?()
    A

    the DBNEWID utility

    B

    the ANALYZE command

    C

    the RMAN LIST command

    D

    the RMAN REPORT command

    E

    the RMAN CROSSCHECK command

    F

    the RMAN BLOCKRECOVER command


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

  • 第24题:

    单选题
    An online tablespace, TEST_TBS, is full and you realize that no server-managed tablespace threshold alerts were generated for the TEST_TBS tablespace. What could be the reason, if the TEST_TBS tablespace does not include autoextensible data files?()
    A

    TEST_TBS is a small file tablespace 

    B

    TEST_TBS is a bigfile tablespace (BFT)

    C

    TEST_TBS is the default temporary tablespace

    D

    TEST_TBS is a dictionary-managed tablespace

    E

    Threshold values for the TEST_TBS tablespace are not explicitly specified


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