Remove the LOG_ARCHIVE_DEST parameter from the init.ora file.
Set the value of the SQL_TRACE parameter to FALSE in the init.ora file.
Use the DBMS_MONITOR.SESSION_TRACE_DISABLE procedure.
Set the value of the LOG_ARCHIVE_TRACE initialization parameter to zero.
第1题:
You are maintaining your OLTP database in Oracle10g. You are performing the Flashback Transaction Query to find the undo SQL statements that can be used to undo the changes made to the database in the specific time period. Which pseudocolumn will you use to perform the Flashback Transaction Query?()
第2题:
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?()
第3题:
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?()
第4题:
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?()
第5题:
You are maintaining your database in Oracle10g. You find that the INDEXES index tablespace should be recovered. How will you recover the index tablespace?()
第6题:
VERSIONS_STARTSCN
VERSIONS_STARTTIME
VERSIONS_XID
VERSIONS_OPERATION
第7题:
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
第8题:
Remove the LOG_ARCHIVE_DEST parameter from the init.ora file.
Set the value of the SQL_TRACE parameter to FALSE in the init.ora file.
Use the DBMS_MONITOR.SESSION_TRACE_DISABLE procedure.
Set the value of the LOG_ARCHIVE_TRACE initialization parameter to zero.
第9题:
redo log files
password file
control file
change tracking file
第10题:
Increase the value of the FAST_START_MTTR_TARGET initialization parameter.
Increase the value of the DB_RECOVERY_FILE_DEST_SIZE parameter.
Increase the value of the PGA_AGGREGATE_TARGET initialization parameter.
Increase the value of the SGA_TARGET initialization parameter.
第11题:
0
1
NONE
DEFAULT
第12题:
Datafiles
Current control file
Server parameter file (spfile)
Password file
第13题:
You are maintaining your database in Oracle10g. You are not using the recovery catalog to maintain the backup metadata information. You want to enable the reusable section of the control file to expand itself if the oldest record cannot be reused, and whenever a new record is added to the reusable section of the control file. Which value will you set for the CONTROL_FILE_RECORD_KEEP_TIME parameter?()
第14题:
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?()
第15题:
You are maintaining your database in Oracle10g. You are performing the backup by using the BACKUP AS BACKUPSET command at the RMAN prompt. Which file cannot be backed up by using the BACKUP AS BACKUPSET command?()
第16题:
You are maintaining your database in Oracle10g. You perform a full user-managed backup every Sunday at 8:00 P.M. Your database is running in ARCHIVELOG mode. On Monday, at 9:00 A.M., a tablespace is dropped. You decide to perform incomplete recovery to recover the dropped tablespace. Which two clauses can you use with the RECOVER command?()
第17题:
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?()
第18题:
incomplete recovery
complete recovery
recovery using the Flashback Database feature
recovery using the export/import utility
第19题:
The trace files will be disabled only for a specific session.
Tracing will be disabled for a client identifier.
Tracing will be disabled only for the ARCn process.
The SQL Trace facility will be disabled for the instance.
第20题:
online redo log files
alert log files
control file
datafiles associated with the SYSTEM tablespace
第21题:
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
第22题:
LIST command
CROSSCHECK command
REPORT command
SHOW command
第23题:
by using the RMAN utility
by using the export/import utility
by using the ALTER DATABASE command
by enabling the change tracking feature
第24题:
Oracle Enterprise Manager
The V$LOG view
The V$LOGFILE view
The V$FLASHBACK_DATABASE_LOGS view