While setting up the thresholds for tablespace space usage m

题目
单选题
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
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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

第2题:

As a database administrator you spend a lot of time observing and setting various storage parameter values for your application tables in order to gain performance benefits. Which task would you perform to reduce this overhead?()

  • A、Coalesce the application tables at a regular interval.
  • B、Export and Import the application tables a regular interval.
  • C、Drop and recreate the application tables at a regular interval.
  • D、Move the application tables to a tablespace with less space usage.
  • E、Distribute the application tables across multiple tablespaces depending on usage.
  • F、Move the application tables to automatic segment space management tablespace.

正确答案:F

第3题:

Which are the two prerequisites before setting up Flashback Data Archive? ()(Choose two.)

A. Flash recovery area must be defined

B. Undo retention guarantee must be enabled.

C. Database must be running in archivelog mode.

D. Automatic undo management must be enabled.

E. The tablespace in which the Flashback Data Archive is created must have automatic segment space Management (ASSM).


参考答案:D, E

第4题:

When setting up the Flashback Data Archive, which of these key parameters are required?()

  • A、 Tablespace name
  • B、 Storage quota
  • C、 Retention
  • D、 Table name
  • E、 Create a default archive

正确答案:A,C

第5题:

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

第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.

正确答案:A

第7题:

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

第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.

正确答案:A

第9题:

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

第10题:

While setting up the database for your production environment, you want to create a user with following requirements.   1.The objects created by the user must be stored in a tablespace, TBS1, if the  TABLESPACE option is not defined during the object creation.   2.The user should be able to use 10MB of space in the tablespace TBS1.   3.The user must change the password immediately after logging in for the first time.   Which three options of the CREATE USER command would you use to achieve this objective?()

  • A、profile
  • B、account lock
  • C、account unlock
  • D、password expire
  • E、quota 10MB on TBS1
  • F、password never expire
  • G、default tablespace TBS1
  • H、quota unlimited on TBS1
  • I、temporary tablespace TEMP
  • J、temporary tablespace SYSTEM

正确答案:D,E,G

更多相关问题