Lists all datafiles created in the last three days that are not backed up.
Lists all datafiles not recoverable based on the current retention criteria.
Lists all datafiles not backed up in the last three days. The datafile is not recoverable.
Lists all datafiles that need to be backed up due to unrecoverable operations.
Lists all datafiles not backed up in the last three days. It does not imply that the datafile is not recoverable.
第1题:
What is the purpose of the catalog command?()
第2题:
What information does the report schema command not provide?()
第3题:
The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?()
第4题:
You issue the following command on the RMAN prompt. RMAN> REPORT NEED BACKUP DAYS = 5 DATABASE; Which statement is true about executing this command?()
第5题:
to configure RMAN to maintain backup information in the RMAN repository for seven days
to configure RMAN to maintain backup information in the control file for at least seven days
to display the list of files that have not been backed up for the last seven days
to display the list of files that must be backed up within seven days
第6题:
a list of files that require a backup within three days
a list of files requiring more than 3 days of archive logs to apply
a list of files that RMAN recommends be backed up only once in every three days,based on low volatility
a list of files for which a backup has already been performed in the last three days and which is required to be backed up again based on the high number of transactions performed on them
第7题:
It will display a list of files that need incremental backup
It will display a list of files that need backup after five days
It will display a list of files that were backed up in the last five days
It will display a list of files that have not been backed up in the last five days
It will apply the current retention policy to determine the files that need to be backed up
第8题:
Lists all datafiles created in the last three days that are not backed up.
Lists all datafiles not recoverable based on the current retention criteria.
Lists all datafiles not backed up in the last three days. The datafile is not recoverable.
Lists all datafiles that need to be backed up due to unrecoverable operations.
Lists all datafiles not backed up in the last three days. It does not imply that the datafile is not recoverable.
第9题:
LogMiner
The DBNEWID utility
The DBVERIFY utility
The ANALYZE command
The RMAN REPORT command
The RMAN CROSSCHECK command.
The RMAN BLOCKRECOVER command.
第10题:
The script will fail since you instructed RMAN to back up only one datafile rather than two
The script will successfully back up datafile 3 without error
The script will fail since it uses a substitution variable which is not supported
The execute script command will prompt for the value of and2 since it’s not included in the command
The script will fail because you cannot use the plus archivelog command when backing up
第11题:
a list of files that require a backup within three days
a list of files that have not been backed up for three days
a list of files that RMAN recommends be backed up only once in every three days, based on low volatility
a list of files for which a backup has already been performed and may need a backup after three days
第12题:
It will display a list of files that need incremental backup.
It will display a list of files that need backup after five days.
It will display a list of files that were backed up in the last five days.
It will display a list of files that have not been backed up in the last five days.
It will apply the current retention policy to determine the files that need to be backed up.
第13题:
What RMAN command must you use before you can back up a database using the recovery catalog?()
第14题:
You executed the following command in the Recovery Manager (RMAN): RMAN> REPORT NEED BACKUP days 3; What is the output of this command?()
第15题:
You issue the following command: RMAN>CONFIGURE BACKUP OPTIMIZATION ON; What is the result of this command on your backups?()
第16题:
Given the script create script db_backup_datafile_script {backup datafile and 1, and2 plus archivelog delete input;} Run {execute script db_backup_datafile_script using 2;} What is the result of running this command?()
第17题:
To review RMAN control file and recovery catalog metadata and ensure that its correct
To delete RMAN backup-related metadata from the recovery catalog
To create metadata in the control file and the recovery catalog related to backup set pieces
To create a report that lists database backups
To rebuild the recovery catalog
第18题:
the DBNEWID utility
the ANALYZE command
the RMAN LIST command
the RMAN REPORT command
the RMAN CROSSCHECK command
the RMAN BLOCKRECOVER command
第19题:
An incremental backup strategy will be used automatically.
Read-only datafiles will not be backed up as long as backups of those files already exist and those backups meet established retention criteria.
RMAN will configure itself for maximum performance at the cost of CPU.
RMAN will configure itself for minimal OS/CPU impact at the cost of time to back up the database.
RMAN will automatically compress backups.
第20题:
Open the file using the menu option file->open make the changes and recompile the report.
Convert the file into .REP file using the report compiler make the changes and convert the file back to a .REX file.
Execute the R30CONV command to convert the file to a .RDF file, make the changes and convert the file back to a .REX file.
Choose file -> administration->compile. Convert the file to a .REP file, make the changes and convert the file back to a .REX file.
Execute the R30CONV command to convert the file to a .REP file, make the changes and convert the file back to a .REX file.
第21题:
The my_data_01.dbf datafile is corrupted and needs to be restored.
The my_data_01.dbf datafile has not yet been backed up. This report does not imply that the data in the datafile can not be recovered.
The my_data_01.dbf datafile has not yet been backed up. This report implies that the data in the datafile can not be recovered.
The my_data_01.dbf datafile no longer meets the retention criteria for backups.
Datafile 5 is missing.
第22题:
A list of files that require a backup within 3 days
A list of files requiring more than 3 days of archivelogs to apply
A list of files that RMAN recommends be backed up only once in every three days,based on low volatility
A list of files for which a backup as already been performed in the last three days and which is required to be backed up again based on the high number of transactions performed on them
第23题:
create catalog
install database
catalog database
merge Catalog with database
register database
第24题:
Size of the datafiles
Size of the tempfiles
Date of last backup for datafiles and tempfiles
Filenames for each datafile
Checkpoint SCN associated with the last RMAN backup