Can back up a remote database server
Allow a consistent backup to be taken
Are always faster to restore than binary backups
Are able to back up specific items within a database
Create automatically compressed backups
Will lock all storage engines for duration of backup
第1题:
You are working on a database that must be functioning 24 hours a day, 7 days a week. The databaseis configured in ARCHIVELOG mode. Which two options do you have for performing user-managed backups()
第2题:
You issue the following command: RMAN>CONFIGURE BACKUP OPTIMIZATION ON; What is the result of this command on your backups?()
第3题:
What are three facts about backups with mysqldump?()
第4题:
You are a database administrator for your company. A database on one of the company’s SQL Server 2005 computers stores transaction information for the company’s Web-based order system. The database is configured to use the full recovery model. Your company receives very few orders between the hours of 19:00 and 04:00. Your maximum acceptable risk for data loss is one hour. Database backups must be performed as quickly as possible. You need to develop a maintenance plan to manage this risk. What should you do?()
第5题:
Your data recovery strategy must meet the following requirements: Back up all data files and folders in C:///Data. Restore individual files and folders in C:///Data. Ensure that data is backed up to and restored from external media. What should you do?()
第6题:
A support engineer reports that inserting new sales transactions in a SQL Server 2005 database results in an error. You investigate the error. You discover that in one of the databases, a developer has accidentally deleted some data in a table that is critical for transaction processing. The database uses the full recovery model. You need to restore the table. You need to achieve this goal without affecting the availability of other data in the database. What should you do?()
第7题:
backup database
backup database and archivelogs
backup database plus archivelogs
backup database plus archivelog delete input
backup database and archivelog delete input
第8题:
Use the Previous Versions feature to restore the files and folders.
Use the System Restore feature to perform backup and restore operations.
Use the NTBackup utility to back up and restore individual files and folders.
Use the Backup and Restore Center to back up and restore files.
第9题:
Back up the current transaction log. Restore the database with a different name and stop at the point just before the data loss. Copy the table back into the original database.
Back up the current transaction log. Restore the database to the point just before the data loss.
Restore the database from the existing backup files to a time just before the data loss.
Restore the database to the point of the last full backup.
第10题:
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.
第11题:
You can perform consistent backups only.
You can perform a complete database backup without shutting down the database instance.
You can back up data files only when all data files have the same SCN recorded in the control file.
You can back up only those data files whose headers are frozen by using ALTER TABLESPACE BEGINBACKUP or ALTER DATABASE BEGIN BACKUP commands.
第12题:
a, b, c, d, e
e, d, a, b, c
a, c, b, d, e
d, b, c, a, e
a, c, b, e, d
第13题:
Your database is in NOARCHIVELOG mode. You start to do a backup, but your users complain that they dont want you to shut down the database to perform the backup. What options are available to you?()
第14题:
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?()
第15题:
You have a Windows Server 2008 R2 Hyper-V server. Virtual machines (VMs) store data on pass-through disks. You need to design a backup solution that allows you to restore VMs. What should you do?()
第16题:
You have a Windows Server 2008 R2 Hyper-V server. Virtual machines (VMs) store data on pass- through disks. You need to design a backup solution that allows you to restore VMs. What should you do?()
第17题:
You need to back up your Encrypting File System (EFS) certificate. You must achieve this goal in theminimum amount of time. What should you do?()
第18题:
You need to back up the existing data on a computer before you install a new application. You also need to ensure that you are able to recover individual user files that are replaced or deleted during the installation. What should you do?()
第19题:
You can perform consistent backups only.
You can perform a complete database backup without shutting down the database instance.
You can back up data files only when all data files have the same SCN recorded in the control file.
You can back up only those data files whose headers are frozen by using ALTER TABLESPACE BEGINBACKUP or ALTER DATABASE BEGIN BACKUP commands
第20题:
Configure a Back Up Database task to do a full backup of the database every hour.Configure a Check Database Integrity task to run every hour.
Configure a Back Up Database task to do a full backup of the database every day at 19:00.Configure a second Back Up Database task to do differential backups at 09:00 and 14:00.Configure a third Back Up Database task to do transaction log backups every hour.
Configure a Back Up Database task to do a full backup of the database every day at 19:00.Configure a second Back Up Database task to do differential backups at 09:00 and 14:00.Configure a Check Database Integrity task to run every hour.
Configure a Back Up Database task to do a full backup at 09:00 and 14:00.Configure a second Back Up Database task to do transaction log backups every hour.
第21题:
Create a System Restore point.
Perform an Automated System Recovery (ASR) backup and restore.
In the Backup and Restore Center window, click the Back up files button.
In the Backup and Restore Center window, click the Back up computer button.
第22题:
Online redo log files can be backed up.
Archived redo log files are backed up.
Only used data blocks can be backed up as backup sets.
Only consistent database backups can be performed.
RMAN backup can be taken only if the database is configured in ARCHIVELOG mode.
第23题:
back up the database, stop the wcs, upgrade the wcs, restore the database, start the wcs
stop the wcs, back up the database, upgrade the wcs, restore the database, start the wcs
back up the database, stop the wcs, upgrade the wcs, start the wcs, restore the database
stop the wcs, back up the database, upgrade the wcs, start the wcs, restore the database