单选题You want the size of the tablespace to increase when it is full. Which option would you use?()A use automatic extent allocationB disable threshold for the tablespaceC use freelists to manage the free spaceD use automatic segment space managementE creat

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

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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

正确答案:G

第2题:

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

第3题:

You have 100 segments in the USERS tablespace. You realize that the USERS tablespace is running low on space. You can use Segment Advisor to()。

A. identify the segments that you should shrink

B. modify the storage parameters for the tablespace

C. automatically shrink the segments with unused space

D. check the alerts generated for the tablespace that is running low on space


参考答案:A

第4题:

You want to create a new optimized database for your transactional production environment to be used by a financial application. While creating the database, you want the Oracle software to take care of all basic settings to optimize the database performance. Which method would you use to achieve this objective?()

  • A、Use the CREATE DATABASE .. command to create the database with Oracle-managed files. 
  • B、Use the Database Configuration Assistant (DBCA) to create the database with Oracle-managed files. 
  • C、Use Enterprise Manager to create a new database with the Online Transaction Processing (OLTP) option. 
  • D、Use Database Configuration Assistant (DBCA) to create the database with Transaction Processing template. 
  • E、Use the CREATE DATABASE .. command to create the database with Automatic Storage Management (ASM) file system.

正确答案:D

第5题:

You have 100 segments in the USERS tablespace. You realize that the USERS tablespace is running low on space. You can use Segment Advisor to()。

  • A、identify the segments that you should shrink
  • B、modify the storage parameters for the tablespace
  • C、automatically shrink the segments with unused space
  • D、check the alerts generated for the tablespace that is running low on space

正确答案:A

第6题:

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

正确答案:E

第7题:

n your production database you want to use an Automatic Storage Management (ASM) instance to manage the database files. Which option would you use to migrate the database files from a non-ASM instance to an ASM instance?()

  • A、 Oracle Migration Assistant
  • B、 Recovery Manager (RMAN)
  • C、 Oracle Data Pump Export and Import
  • D、 conventional Oracle Export and Import
  • E、 operating system utilities to copy the files to the ASM instance

正确答案:B

第8题:

You create a new Automatic Database Diagnostic Monitor (ADDM) task: instance_analysis_mode_task. To view the ADDM report, you use the following command:You want to suppress ADDM output relating to Segment Advisor actions on user SCOTT‘s segments.What would you do to achieve this?()

A. Add a finding directive for the ADDM task.

B. Add a segment directive for the ADDM task.

C. Add a parameter directive for the ADDM task.

D. Disable the Segment Advisor from the Automatic Maintenance Task.


参考答案:B

第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 work as a database administrator for Certkiller .com. You have set the retention period for Automatic Repository (AWR) statistics to four days and collection interval to 15 minutes. You want to view the statistics collected and stored in AWR snapshot. Which two methods would you use to view the AWR statistics?()

  • A、use enterprise manager
  • B、use DBMS_SQL package
  • C、use DBMS_AWR package
  • D、use PRVT_WORKLOAD package
  • E、query the AWR snapshot repository objects
  • F、use DBMS_WORKLOAD_REPOSITORY package

正确答案:A,F

更多相关问题