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
第1题:
You want to use the automatic management of backup and recovery operations features for your database.Which configuration must you set?()
第2题:
Which two statements are true regarding the database in ARCHIVELOG mode?()
第3题:
Your database is in ARCHIVELOG mode. You have two online redo log groups,each of which contains one redo member. When you attempt to start the database, you receive the following errors:()
第4题:
You configured the Flash Recovery Area (FRA) for your database. The database instance is runningin ARCHIVELOG mode. The default location for the archived redo log files is the Flash Recovery Area. Which two files are removed automaticallyif the space is required in the FRA as per the retention policy()
第5题:
Your database is functioning in ARCHIVELOG mode. In which two situations would you perform a cancel/x7fbased recovery?()
第6题:
You administer a SQL Server 2008 instance. You plan to deploy a new database to the instance. The database will be subject to frequent inserts and updates. The database will have multiple schemas. One of the schemas will contain a large amount of read-only reference data. You need to design the physical database structure for optimal backup performance. What should you do?()
第7题:
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
第8题:
You should perform a log switch
You should make a backup of the database
You should switch the database to the NONARCHIVELOG mode
You should shut down the database instance and perform a complete database recovery
第9题:
You find that one of the redo log members in each redo log group is lost.
You find that a data file that belongs to the USERS tablespace is damaged.
You find that a data file that belongs to the SYSTEM tablespace is damaged.
You find that the current redo log group is damaged and is not available for recovery.
You realized while performing a recovery that an archived redo log file needed for recovery is lost.
第10题:
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
第11题:
You should recreate the indexes.
You should compress the log file backups
You should make the Dworks database use the Full recovery mode
You should make the Dworks database use the Simple recovery mode.
第12题:
Your production database is running in the ARCHIVELOG mode and the ARCn process is functional. You have two online redo log groups. Which three background processes would be involved when a log switch happens? ()
第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题:
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?()
第15题:
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? ()
第16题:
Your database is in ARCHIVELOG mode. You have two online redo log groups each of which contains one redo member. When you attempt to start the database, you receive the following errors: ORA-00313: open failed for members of log group 1 of thread 1 ORA-00312: online log 1 thread 1: ’D:///REDO01.LOG’ You discover that the online redo log file of the current redo group is corrupted. Which statement should you use to resolve this issue?()
第17题:
You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance which is named Instance01. Instance01 contains a database which is named Dworks. The bulk-logged recovery mode is used by the Dworks database. You log ship the Dworks database through a WAN link. A scheduled job rebuilds the indexes of the Dworks database. You find that the size of the log backups for log shipping has been enlarged by the job. Now you have to reduce the size of the log backup. So what action should you perform to achieve this goal?()
第18题:
An entry is created in the alert log file and the database instance continues to function normally
The log switch hangs occur for transactions until free space is available in the flash recovery area
The Oracle database server deletes a file that is on the obsolete file list to make free space in the flash recovery area Oracle
The database instance status is implicitly changed to RESTRICTED mode and file creations to the flash recovery area are prevented
第19题:
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.
第20题:
archival
log writer
database writer
system monitor
process monitor
change tracking writer
第21题:
You have to shut down the database to perform the backups.
Archiving information is written to the data files and redo log files.
You can perform complete database backups without closing the database.
Online redo log files have to be multiplexed before putting the database in ARCHIVELOG mode.
All the previous database backups become invalid after you configure the database to ARCHIVELOG mode.