the value of the UNDO_RETENTION initialization parameter
the value of the optimal redo log file size provided by the Redo Logfile Size Advisor
the online redo log files size
the number of redo log members in a group
第1题:
You are maintaining your production database in Oracle10g. You want the circular reuse records in the control file of the target database to be reused as required. Which value will you set for the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter?()
第2题:
You are maintaining your database in Oracle10g. You are not using the recovery catalog to maintain the backup information of your database. Which file can be used as a repository to store information regarding the RMAN backup?()
第3题:
You work as a database administrator for Supportcenter.cn. You received the following error while working on your database: ORA-01555: snapshot too old ,In which situation would you receive such an error?()
第4题:
In your production database, you have observed that the database server performance degrades whenever there is a switch between the log groups. On further investigation, you find that the database is running in ARCHIVELOG mode and the archived log files are being written to the same disk that is used to store the redo log members. Which two actions would you take to improve the performance of the database server? ()
第5题:
You are maintaining your database in Oracle10g. On Tuesday at 8:00 A.M., while starting the database, you discover that all the control files are missing. The backup of the full database was performed on Sunday at 6:00 P.M. Which type of recovery will you perform?()
第6题:
create baseline metrics for today’s performance
write the current database metrics to a database table and create a trigger to compare with future database statistics
write the current database metrics to a flat file and create an operating script to compare with future database statistics
write the current database metrics to a database table and create a procedure to compare with future database statistics
write the current database metrics to a database table and submit a job using DBMS_JOB to compare with future database statistics
第7题:
incomplete recovery
complete recovery
recovery using the Flashback Database feature
recovery using the export/import utility
第8题:
You performed rollback after commit.
If a log switch occurs in your database.
Thearchiverfails to generate an archived log file.
Instance recovery fails to find one of the redo log files.
A long-running query is unable to get read-consistent image.
If you perform manual undo management operations in auto mode.
第9题:
SQL Tuning Advisor
Undo Advisor
ADDM
Memory Advisor
第10题:
by using the RMAN utility
by using the export/import utility
by using the ALTER DATABASE command
by enabling the change tracking feature
第11题:
redo log files
password file
control file
change tracking file
第12题:
the V$LOG view
the V$DBFILE view
the V$LOGFILE view
the V$INSTANCE_RECOVERY view
Oracle Enterprise Manager Database Control
第13题:
You are maintaining your OLTP database in Oracle10g. While observing the performance of the database, you find that the log switch occurs more than once for every 20 minutes, affecting the database performance. Which factor is responsible for frequent log switches?()
第14题:
In the parameter file of your production database, the FAST_START_MTTR_TARGET parameter is set to 300 to optimize instance recovery. While observing the performance of the database during instance recovery, you find that the redo log files are not sized properly to support this activity. Which two sources could you use to determine the optimal size of the redo log files?()
第15题:
You are maintaining your database in Oracle10g. While performing an incremental backup of the database, you want to back uponly those blocks that have changed since the last backup. Which file will you create to increase the performance of the backup operation while performing the incremental backup of the database?()
第16题:
You are maintaining your database in Oracle10g. You find that the INDEXES index tablespace should be recovered. How will you recover the index tablespace?()
第17题:
increase the size of the redo log buffer
increase the number of redo log groups
increase the number of log writer processes
increase the number of ARCn processes
change the appropriate LOG_ARCHIVE_DEST_n parameter to place the archived log files in a separate location
第18题:
VERSIONS_STARTSCN
VERSIONS_STARTTIME
VERSIONS_XID
VERSIONS_OPERATION
第19题:
Use the CREATE DATABASE .. command to create the database with Oracle-managed files.
Use the Database Configuration Assistant (DBCA) to create the database with Oracle-managed files.
Use Enterprise Manager to create a new database with the Online Transaction Processing (OLTP) option.
Use Database Configuration Assistant (DBCA) to create the database with Transaction Processing template.
Use the CREATE DATABASE .. command to create the database with Automatic Storage Management (ASM) file system.
第20题:
online redo log files
alert log files
control file
datafiles associated with the SYSTEM tablespace
第21题:
A full database backup should be performed once daily. During business hour, a transaction log backup should be performed every two hours.
A full database backup should be performed once daily
A full database backup should be performed once daily. During business hours, a differential backup should be performed every two hours
Perform a full database backup should be performed once every week. A differential backup should be performed once daily. During business hours a transaction log backup should be performed every two hours.
第22题:
Oracle Enterprise Manager
The V$LOG view
The V$LOGFILE view
The V$FLASHBACK_DATABASE_LOGS view
第23题:
the value of the UNDO_RETENTION initialization parameter
the value of the optimal redo log file size provided by the Redo Logfile Size Advisor
the online redo log files size
the number of redo log members in a group
第24题:
by using the Flashback Database feature
by using RMAN incomplete recovery
by performing a user-managed incomplete recovery
by dropping and re-creating the index tablespace