You are managing an Oracle Database 11g ASM instance with a disk group dg01 having three disks. One of the disks in the disk group becomes unavailable because of power failure. You issued the following command to change the DISK_REPAIR_TIME attribute from 3.6 hours to 5 hours: ALTER DISKGROUP dg01 SET ATTRIBUTE 'disk_repair_time' = '5h'; To which disks in the disk group will the new value be applicable?()
第1题:
You can use Oracle Flashback to look at past activity in your database. What are two other characteristics of Oracle Flashback?()
第2题:
You want to estimate the size of a table by using the Oracle Enterprise Manager. On which data is the size of the table NOT based?()
第3题:
You issue the following statement: SQL> SELECT FIRSTNAME, LASTNAME FROM HR.EMPLOYEE; You receive the following error: 01578: ORACLE data block corrupted (file# 6, block # 54) ORA-01110 : data file 6: ’u01/oracle/oradata/data1.dbf’ How will you resolve this problem of data block corruption by reducing the mean time to recover (MTTR)?()
第4题:
Which tasks can be accomplished using the Enterprise Manager Support Workbench in Oracle Database 11g?()
第5题:
by using the DBMS_REPAIR package
by using the DBVERIFY utility
by using Block Media Recovery
by issuing the ANALYZE TABLE HR.EMPLOYEES VALIDATE STRUCTURE command
第6题:
Oracle Flashback uses undo information to construct consistent data.
You can use a cursor opened while using an Oracle Flashback image to perform DML once you deactivate Oracle Flashback in your session.
You can only use Oracle Flashback view of the data if the required records are still in the online redo log files.
Oracle Flashback lists the DML that was executed during the period you identify when initiating your session.
第7题:
parallel image copy backup
backup with MAXPIECESIZE configured for the channel
parallel backup with MAXPIECESIZE configured for the channel
intrafile parallel backup
第8题:
BFILE
REF column
Object table
Column object
INSTEAD-OF trigger
第9题:
One block change tracking file is created for each data file. By default, the file is created in DB_CREATE_FILE_DEST.
One block change tracking file is created for each data file. By default, the file is created in BACKGROUND_DUMP_DEST.
One block change tracking file is created for the database. By default, the file is created in DB_CREATE_FILE_DEST.
One block change tracking file is created for the database. By default, the file is created in BACKGROUND_DUMP_DEST.
第10题:
column sizes
column data types
PCTFREE
projected number of row
PCTUSED
第11题:
use the external table population
use the Oracle Data Pump export and import utility
use the conventional path data load of SQL*Loader utility
use the direct path data load of Oracle export and import utility
第12题:
when performing export and import using Oracle Data Pump
when performing backup and recovery operations using Oracle Recovery Manager
when performing batch processing and bulk loading operation in a data warehouse environment
in an online transaction processing (OLTP) system where large number of client sessions are idle most of the time
第13题:
Which three statements are true about Oracle Data Pump export and import operations?()
第14题:
You are using Oracle Enterprise Manager to estimate the size of a table to be created. You have typed data regarding the column names, data types, sizes of the columns, and the projected number of rows in the table. Which additional information does the Oracle Enterprise Manager return?()
第15题:
Which two statements are true regarding the Oracle Data Pump export and import operations()
第16题:
SYSTEM
OUTLN
INTERNAL
SYS
第17题:
The command succeeds but it retrieves only the disk names.
The command produces an error because the ASM instance is down.
The command succeeds but it shows only the status of the ASM instance.
The command succeeds and retrieves information by scanning the disk headers based on an ASM_DISKSTRING value.
第18题:
Use the external table population.
Use the Oracle Data Pump export and import utility.
Use the conventional path data load of the SQL*Loader utility.
Use the INSERT INTO...SELECT command to load the data.
第19题:
parallel image copy backup
backup with MAXPIECESIZE configured for the channel
parallel backup with MAXPIECESIZE configured for the channe
intrafile parallel backup
第20题:
It creates database files for the duplicate database under the Oracle base with a different directory for the duplicate database.
It overwrites data files of the target database because a different location for data files is not mentioned for the duplicate database.
It creates database files for the duplicate database under the same Oracle home as that of the target database with the same directory structure.
It creates database files for the duplicate database under the same Oracle home as that of the target but with a different directory for the duplicate database.
第21题:
When the instance is started
When the database is mounted
When the database is opened
When the database is closed
第22题:
Block Media Recovery must be used with RMAN.
You must perform complete recovery of individual blocks.
You must have a full RMAN backup, not an incremental backup.
You must use the DBVERIFY utility before using the Block Media Recovery feature.
第23题:
parallel image copy backup
backup with MAXPIECESIZE configured for the channel
parallel backup with MAXPIECESIZE configured for the channel
intrafile parallel backup
第24题:
The command succeeds but it retrieves only the disk names.
The command produces an error because the ASM instance is down.
The command succeeds but it shows only the status of the ASM instance.
The command succeeds and retrieves information by scanning the disk headers based on an ASM_DISKSTRING value.