use automatic extent allocation
disable threshold for the tablespace
use freelists to manage the free space
use automatic segment space management
create the tablespace as a bigfile tablespace
use the RESIZE clause while creating the tablespace
enable AUTOEXTEND for at least one of the data files in the tablespace
第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?()
第2题:
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()。
第3题:
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?()
第4题:
In 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?()
第5题:
You use the segment advisor to help determine objects for which space may be reclaimed. Which three statements are true about the advisor given by the segment advisor?()
第6题:
You install Windows 2000 Professional on your portable computer. You install an SCSI and PC card adapter, that you can use in the office to use color scanner. You use a docking station for your computer when you are in the office. You want to maximize the battery performance for your portable computer. You also want to prevent the driver from loading whenever you are away from the office. What should you do?()
第7题:
Oracle Migration Assistant
Recovery Manager (RMAN)
Oracle Data Pump Export and Import
conventional Oracle Export and Import
operating system utilities to copy the files to the ASM instance
第8题:
FULL
SCHEMAS
TRANSFORM
REMAP_SCHEMA
REMAP_TABLESPACE
第9题:
FULL
SCHEMAS
TRANSFORM
REMAP_SCHEMA
REMAP_TABLESPACE
第10题:
Extents would be managed by the freelists.
The segment would be managed by bitmaps.
The segment would be managed by the freelists.
Free space would be managed by the data dictionary.
第11题:
Oracle Migration Assistant
Recovery Manager (RMAN)
Oracle Data Pump Export and Import
conventional Oracle Export and Import
operating system utilities to copy the files to the ASM instance
第12题:
use automatic extent allocation
disable threshold for the tablespace
use freelists to manage the free space
use automatic segment space management
create the tablespace as a bigfile tablespace
use the RESIZE clause while creating the tablespace
enable AUTOEXTEND for at least one of the data files in the tablespace
第13题:
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?()
第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?()
第15题:
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?()
第16题:
You specified segment space management as automatic for a tablespace. What effect would this have on space management?()
第17题:
Which of the following would you use to enable automatic media recovery for a database?()
第18题:
identify the segments that you should shrink
modify the storage parameters for the tablespace
automatically shrink the segments with unused space
check the alerts generated for the tablespace that is running low on space
第19题:
FULL
SCHEMAS
REMAP_SCHEMA
REMAP_DATAFILES
REMAP_TABLESPACE
第20题:
DBMS_STATS
DBMS_ALERT
DBMS_SPACE
DBMS_MONITOR
DBMS_SERVER_ALERT
DBMS_SPACE_ADMIN
第21题:
You must enable the row movement on the SCOTT.EMP table.
You must define the tablespace of the SCOTT.EMP table for automatic segment space management.
You must use the CASCADE clause in the ALTER TABLE SHRINK SPACE statement.
You must use the COMPACT clause in the ALTER TABLE SHRINK SPACE statement.
第22题:
run a procedure to check the tablespace space usage
define the warning threshold for the tablespace at 75% in Database Control
create a trigger to be executed when tablespace space usage reaches 75%
submit a job by using DBMS_JOB package to check the free space in the tablespace at regular intervals
define the warning threshold to be 75% for the tablespace by ALTER TABLESPACE .. ADD THRESHOLD command
第23题:
It may advise the use of online table redefinition for tables in dictionary managed tablespace.
It may advise the use of segment shrink for tables in dictionary managed tablespaces it the no chained rows.
It may advise the use of online table redefinition for tables in locally managed tablespaces
It will detect and advise about chained rows.
It may advise the use of segment shrink for free list managed tables.
第24题:
Oracle Migration Assistant
Recovery Manager (RMAN)
Oracle Data Pump Export and Import
conventional Oracle Export and Import
operating system utilities to copy the files to the ASM instance