Redo logs were restored from tape for recovery.
The file names are only used when they are copied to tape.
The database was opened with the RESETLOGS option and log numbers restarted.
Log names run in circular fashion; arch_3.arc is re-created by the ARCn process.
A file name is randomly chosen by the archive process; as long as it is unique, it does not have to be sequential.
第1题:
When you are allowing RMAN to backup your archived redo log files,how does RMAN know which archived redo logs to back up from your archive log destination?()
第2题:
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?()
第3题:
Archive file format LOG_ARCHIVE_FORMAT is defined as arch_%s.arc. A week ago, you just archived arch_4.arch to tape, then removed all archived files to save disk space. Yesterday you saw arch_10.arc and arch_11.arc on the disk. Today, you see arch_3.arc in the archive directory. Which two could you happened?()
第4题:
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?()
第5题:
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?()
第6题:
You have a file server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). You need to implement a backup schedule on Server1 to meet the following requirements: ·Everyday, back up all files and folders to disk. ·Every Friday, back up all files and folders to tape. ·Every Sunday, Tuesday, and Thursday, back up only the files and folders that have changed since the previous Friday’s backup to tape. Which backup jobs should you create? ()
第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题:
multiplexed control files
RMAN obsolete backups
multiplexed online redo log files
archived redo logs that have not been copied to tape
第9题:
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.
第10题:
DB_CREATE_FILE_DEST
DB_RECOVERY_FILE_DEST
DB_RECOVERY_FILE_DEST_SIZE
DB_ONLINE_LOG_DEST_n
第11题:
They are created only in the location specified by the LOG_ARCHIVE_DEST_1 parameter.
They are created only in the Fast Recovery Area.
They are created in the location specified by the LOG_ARCHIVE_DEST_1 parameter and in the default location $ORACLE_HOME/dbs/arch.
They are created in the location specified by the LOG_ARCHIVE_DEST_1 parameter and the location specified by the DB_RECOVERY_FILE_DEST parameter.
第12题:
All archived redo log files backed up at least twice to tape are deleted.
All archived redo log files backed up at least once to tape are eligible for deletion.
All archived redo log files backed up at least twice to tape are deleted from the flash recovery area.
All archived redo log files in local archiving destinations and the flash recovery area backed up at least twice to tape are eligible for deletion.
第13题:
You are using Oracle Database 10g. The LOG_ARCHIVE_FORMAT parameter is set to ’LOG%t_%s_%r.dbf’. Why is %r used in the file name format?()
第14题:
You database is running an ARCHIVELOG mode. The following parameter are set in your database instance: LOG_ARCHIVE_FORMAT = arch+%t_%r.arc LOG_ARCHIVE_DEST_1 = ‘LOCATION = /disk1/archive’ DB_RECOVERY_FILE_DEST_SIZE = 50G DB_RECOVERY_FILE = ‘/u01/oradata’ Which statement is true about the archived redo log files?()
第15题:
In your database, you may be forced to perform a recovery using the RESETLOGS option during which the redo logs would be reset to sequence number 1. You want to avoid the overwriting of old log files. Which archived log file name format ensures this? ()
第16题:
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()
第17题:
While performing the backup of the flash recovery area, you notice that one of the archived redo log files is missing. You have multiple destinations for archived redo log files. What implications does it have on the backup of the flash recovery area?()
第18题:
You have a FAT32-formatted volume.You need to enable file-level security on the volume. The solution must maintain all files on the volume. What should you do?()
第19题:
Change the RMAN archived log deletion policy.
Use the RMAN CROSSCHECK command to reclaim the archived log space.
Change the RMAN retention policy to retain backups for a shorter period of time.
Use OS command to move files from the flash recovery area to some other location.
第20题:
Redo logs were restored from tape for recovery.
The file names are only used when they are copied to tape.
The database was opened with the RESETLOGS option and log numbers restarted.
Log names run in circular fashion; arch_3.arc is re-created by the ARCn process.
A file name is randomly chosen by the archive process; as long as it is unique, it does not have to be sequential.
第21题:
·a normal backup to disk everyday ·a normal backup to tape on Friday ·a differential backup to tape on Sunday, Tuesday, and Thursday
·a normal backup to disk everyday ·a normal backup to tape on Friday ·an incremental backup to tape on Sunday, Tuesday, and Thursday
·a copy backup to disk everyday ·a normal backup to tape on Friday ·a differential backup to tape on Sunday, Tuesday and, Thursday
·a copy backup to disk everyday ·a normal backup to tape on Friday ·an incremental backup to tape on Sunday, Tuesday and, Thursday
第22题:
The backup fails because one of the archived redo log files is missing.
The backup succeeds but it would be without the missing archived log.
During backup, you are prompted for the alternative destination for the missing archived redo log file.
The backup succeeds because it fails over to one of the alternative archived redo log destinations.
第23题:
The backup will terminate because the FORMAT clause was not configured for the channel
It backs up two copies of data files to tape and disk, and two copies of archived log file on tape
It backs up the data files and archived log files to disk, making two copies of each data file and archived log file
It backs up the data files and archived log files to tape, making two copies of each data file and archived log file
第24题:
to uniquely identify the archived log files with the restore operation
to uniquely identify the archived log files with the redo log group number
to uniquely identify the archived log files for each incarnation of the database
to uniquely identify the archived log files with the number of recovery operations performed