copy as backup
backup as copy
backup
copy
第1题:
Which two are correct steps in taking a binary backup of MyISAM tables?()
第2题:
Which command is used to configure RMAN to perform a compressed backup for every backup executed?()
第3题:
Which command creates an image copy?()
第4题:
Which of the following views must you query to identify any corrupt data file blocks that have been detected during backup set creation?()
第5题:
You execute the following RMAN commands in the order shown below: BACKUP VALIDATE DATABASE; BLOCKRECOVER CORRUPTION LIST; What will these commands do?()
第6题:
You want to back up your 100-GB database on a remote tape device. You are required to ensure that minimum network bandwidth is consumed while transferring the backups to the tape device. The current consumption of your CPU is approximately 40 percent. Which type of backup should you perform?()
第7题:
You want to perform a backup of your database to tape. Which backup format can you use?()
第8题:
Differential backup
Snapshot
VSS
Incremental backup
第9题:
Attempting to restore silver_copy will fail.
Attempting to restore gold_copy will fail.
Both backups will be available for restore without question.
Attempting to restore gold_copy may or may not succeed.
You will not be able to restore either gold_copy or silver_copy.
第10题:
A different procedure is required to restore a database from compressed backups
The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed backup sets and image copies.
Using this command to create backups minimizes the bandwidth consumed.
Using this command to create backups improves the performance of the backup process
第11题:
Deleted
Unchanged
Set
Copied
第12题:
A different procedure is required to restore a database from compressed backups
The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed backup sets and image copies.
Using this command to create backups minimizes the bandwidth consumed
Using this command to create backups improves the performance of the backup process
第13题:
Which of the following Windows Server 2003 technologies can help with making backups of open files?()
第14题:
You work as a database administrator for Certkiller .com. Your database is in NOARCHIVELOG mode and you want to perform a backup. Which type of backup would be appropriate in this case? ()
第15题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE,Which statement is true of this command?()
第16题:
Compressed backups work with which of the following commands?()
第17题:
You perform a backup using the following BACKUP command: RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE; Which statement is true of this command?()
第18题:
You are performing a backup of your database across the network. While taking the backup, you want to save space on the storage media and reduce the network bandwidth. Which command will you issue to configure the required type of backup?()
第19题:
CONFIGURE DEVICE TYPE TO sbt BACKUP TYPE TO BACKUPSET;
CONFIGURE DEVICE TYPE TO disk BACKUP TYPE TO COPY;
CONFIGURE DEVICE TYPE TO sbt BACKUP TYPE TO COMPRESSED BACKUPSET;
CONFIGURE DEVICE TYPE TO sbt BACKUP TYPE TO COMPRESSED COPY;
第20题:
V$COPY_CORRUPT
V$COPY_CORRUPTION
V$BACKUP_CORRUPT
V$BACKUP_CORRUPTION
第21题:
copy as backup
backup as copy
backup
copy
第22题:
backup as copy
backup copy
copy as backup
copy back
第23题:
standard backup set
image copy
compressed backup
user-managed backup
第24题:
BACKUP AS COMPRESSED BACKUPSET DATABASE
BACKUP AS COMPRESSED COPY OF DATABASE
CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET
CONFIGURE DEVICE TYPE DISK BACKUP TYPE COMPRESS
BACKUP DATABASE COMPRESS