savevg
tar
cpio
mksysb
第1题:
A system administrator needs to backup datavg which contains a database that pre-allocates files by padding them with nulls, similar to treating them as sparse files. In order to effectively backup and be able to restore the datavg files, which backup method should be used?()
第2题:
A System p administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape ()
第3题:
You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) to perform backups in your databases. Which four backup operations can be performed using RMAN?()
第4题:
You performed the RMAN database backup with the KEEP option.Which two statements are true about this backup?() (Choose two)
第5题:
You work as a database administrator for Certkiller .com. According to your backup strategy, you performed an incremental level 0 backup of your database. Which statement regarding this backup is true?()
第6题:
Identify two situations in which you can use Data Recovery Advisor for recovery. ()(Choose two.)
第7题:
savevg
tar
cpio
mksysb
第8题:
Only the data files.
All of the data files and the control files.
Only the data files belonging to the SYSTEM tablespace.
Only the data files belonging to the SYSTEM tablespace and the control files.
第9题:
dd
tar
cpio
restore
第10题:
dd
tar
cpio
restore
第11题:
Restore the latest whole backup,perform complete recovery,and open the database normally
Restore the latest whole backup,perform incomplete recovery,and open the database with the RESETLOGS option.
Restore the latest backups control file,perform complete recovery,and open the database with the RESETLOGS option.
Restore the latest backup control file,perform incomplete recovery using backup control file,and open the database with the RESETLOG option.
第12题:
The backup is similar to image copy.
The backup contains all used data blocks.
The backup contains only unused data blocks.
The backup contains all data blocks changed since the last incremental level 1 backup.
第13题:
A customer has the need to implement a tape backup solution to backup a 500GB database on a daily basis. Which of the following factors is the most important consideration in the design of a backup and restore solution?()
第14题:
A system administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape?()
第15题:
You performed the RMAN database backup with the KEEP option. Which two statements are true regarding this backup?()
第16题:
Identify two situations in which you can use Data Recovery Advisor for recovery.()
第17题:
Examine the following scenario: -Database is running in ARCHIVELOG mode. -Complete consistent backup is taken every Sunday. -On Tuesday the instance terminates abnormally because the disk on which control files are located gets corruptedThe disk having active online redo log files is also corrupted. The hardware is repaired and the paths for online redo log files and control files are still valid. Which option would you use to perform the recovery of database till the point of failure?()
第18题:
A backup of the target database when it is mounted
A backup of online redo log files when the database is open
A backup of only used data blocks in the file beingbeingbackup up
A backup of online, read/write data files when the database is open
A backup of only those data blocks that have changed since a previous backup
A backup of online, read/write data files when the database is in the NOMOUNT state.
第19题:
The backup contains data files, the server parameter file,and the control file even if the control file autobackup is disabled.
The KEEP option overrides the configured retention policy.
The backup contains only data files and archived redo log files.
The KEEP option is an attribute of an individual backup piece.
第20题:
recovery cannot be performed because a backup was not performed after the last incomplete recovery
restore all the files from Sunday’s backup, and then recover up to the point in time when the RESETLOGS operation was performed on Tuesday
restore all the files from Sunday’s backup, and open the database to reset the database to the point in time when the backup was performed on Sunday
restore all the files from Sunday’s backup, and then perform an incomplete recovery up to the point in time when the user error occurred on Thursday
第21题:
To backup temp files, the /T switch must be used.
NTBACKUP does not backup temp files by default.
The NTBACKUP utility cannot backup temp files.
NTBACKUP is not running under the correct credentials.
第22题:
restore the tablespace from the backup, and then perform an incomplete recovery
restore the tablespace from the backup, and then apply all the redo information
restore all the data files in the database, and then perform an incomplete recovery
restore the tablespace from the backup
第23题:
Amount of data in the backup
Bandwidth available to the tape device
Length of the backup/restore window
Speed that the backup system can find files for restoration
第24题:
Add the list of files to /etc/exclude.rootvg.
Modify the image.data file and add the files to be excluded form the backup.
Modify the bosinst.data file and specify which files are to be excluded from the backup.
Specify the files to be excluded on the command line when executing the mksysb command.