LOG_ARCHIVE_1
LOG_DESTINATION_1
LOG_ARCHIVED_DESTINATION_1
LOG_ARCHIVE_DEST_1
LOG_ARCHIVE_SOURCE_1
第1题:
Archived redo logs can be copied to more than one destination by Oracle.()
第2题:
You are adding redo logs to the Oracle database. Creating a new redo log adds information to which of the following Oracle resources? ()
第3题:
In a situation where no multiplexing of redo logs takes place, what happens when Oracle cannot read data from the online redo log group for archiving?()
第4题:
Your database has a backup that was taken yesterday (Tuesday) between 13:00 and 15:00 hours. This is the only backup you have. You have lost all the archived redo logs generatedsince the previous Monday, but you have archived redo logs available from the previous Sunday and earlier. You now need to restore your backup due to database loss. To which point can you restore your database?()
第5题:
Which of the following files cannot be backed up by RMAN? ()(Choose all that apply.)
第6题:
Which of the following parameters defines the location where Oracle should create archived redo logs?()
第7题:
multiplexed control files
RMAN obsolete backups
multiplexed online redo log files
archived redo logs that have not been copied to tape
第8题:
This operation resets the SCN for the database.
This operation creates a new incarnation of the database.
This operation moves all the redo log files to a different location.
This operation deletes the old redo log files and creates new redo log files.
This operation updates all current datafiles and online redo logs and all subsequent archived redo logs with a new RESETLOGS SCN and time stamp.
第9题:
True
False
第10题:
Restore archived redo logs.
Apply archived redo logs.
Restore incremental backups.
Apply incremental backups.
Restore datafile images.
第11题:
13:00 on Tuesday.
15:00 on Tuesday.
Up until the last available archived redo log on Sunday.
To any point; all the redo should still be available in the online redo logs.
The database is not recoverable.
第12题:
An error will occur during database startup because the second parameter is not valid.
An error will occur during database startup since you are trying to create archived redo logs in two different locations.
Archived redo logs will be created in two different locations by the ARCH process.
Archived redo logs will be created in two different locations by the LGWR process.
Neither parameter setting is valid, so the database will not start up.
第13题:
You performed an incomplete recovery and opened the database with the RESETLOGS option. The LOG_ARCHIVE_FORMAT parameter is set to ’ora_%t_%s_%r.log’. Which statement regarding the archived redo log files, created in an earlier incarnation of the database,is true?()
第14题:
You have configured the flash recovery area to store online redo log files, control files, archived redo logs and RMAN backups. Which of the following files can you successfully delete from the flash recovery area if you want to reclaim the space within it?()
第15题:
Which is the correct command to back up the database, back up the archived redo logs, and then remove the backed-up archived redo logs?()
第16题:
You are working as a DBA on Oracle Database 9i. You plan to upgrade your 9i database to Oracle 10g. To be familiar with the new database technology, you decide to install Oracle Database 10g on your workstation at home. You create a general purpose database. After the installation, you make the following changes in your initialization parameter file:LOG_ARCHIVE_DEST_1=’LOCATION=USE_DB_RECOVERY_FILE_DEST’ DB_RECOVERY_FILE_DEST = ’LOCATION=d:/product/10.1.0/flash_recovery_area’ DB_RECOVERY_FILE_DEST_SIZE=10g Where are the archived redo logs stored for your database?()
第17题:
Which of the following does the recover command not do?()
第18题:
backup database
backup database and archivelogs
backup database plus archivelogs
backup database plus archivelog delete input
backup database and archivelog delete input
第19题:
The archived redo log files will be overwritten.
The archived redo log files are deleted automatically.
The archived redo log files should be moved to some other location.
The archived redo log files are still maintained because the file names are unique.
第20题:
Shared pool
Control file
SGA
PGA
第21题:
The log sequence is reset to 0.
All the online redo logs are deleted.
All the archived redo logs from a previous incarnation become useless.
The full database backup taken from a previous incarnation can be used in future.
Only the control file and online redo log files are updated with a new RESETLOGS SCN and time stamp.
第22题:
The archived redo logs are stored in an operating system-dependent location.
The archived redo logs are stored in the location specified by LOG_ARCHIVE_DEST_1.
The archived redo logs are stored in the location specified by DB_RECOVERY_FILE_DEST.
The archived redo logs are stored in the locations specified by both LOG_ARCHIVE_DEST_1 and DB_RECOVERY_FILE_DEST.
第23题:
LOG_ARCHIVE_1
LOG_DESTINATION_1
LOG_ARCHIVED_DESTINATION_1
LOG_ARCHIVE_DEST_1
LOG_ARCHIVE_SOURCE_1
第24题:
Flashback logs are not archived.
Flashback logs are maintained in redo log files.
Flashback logs are maintained in the Flash Recovery Area.
Flashback logs are used to maintain Flashback Database related errors.
Flashback logs need to be cleared manually after you disable Flashback Database.