Deleted
Unchanged
Set
Copied
第1题:
tony wants to create a duplicate of the video application. He wants to keep a version of the data on the same server as the production application but does not want any new documents or documents modifications to be replicated into his new database once he creates it. Which one of the following should tony do to create his archive?()
第2题:
You are maintaining your database in Oracle10g. You are performing the backup by using the BACKUP AS BACKUPSET command at the RMAN prompt. Which file cannot be backed up by using the BACKUP AS BACKUPSET command?()
第3题:
When performing a backup using Recovery Manager (RMAN), which four types of files can be backed up with the RMAN BACKUP command?()
第4题:
When CONFIGURE CONTROLFILE AUTOBACKUP is set to ON, RMAN automatically performs a control file autobackup in which three situations?()
第5题:
You are performing a Weekly backup and you want to be sure that you backup everything including the registry, boot files, and COM. How can you do this with the least amount of administrative effort?()
第6题:
You are the administrator of the TestKing company network. The network consists of a single Active Directory domain named The network includes 20 member servers running Windows Server 2003 and 4 domain controllers running Windows Server 2003. All client computers run Windows XP Professional. A member server named TestKingSrvA functions as a file server. TestKingSrvA has a locally attached tape device. You need to create a backup schedule for TestKingSrvA. All data on TestKingSrvA must be backed up once a week. Every day, you need to back up only the data that was changed after the last weekly backup. You need to minimize the amount of time taken to restore the data in the event of a hardware failure. What should you do? ()(Choose two)()
第7题:
The backup as copy can only be taken to disk
The backup as copy can only be taken to tape
Backup can be performed only when the instance is shutdown
Backup will constitute all used and unused blocks in the database
第8题:
data file
password file
archivelog file
temporary file
online redo log file
the current control file
the tnsnames.ora file
current server parameter file
第9题:
redo log files
password file
control file
change tracking file
第10题:
In the Backup utility, select the Verify data after backup option.
Run the Ntbackup //TestKing2/TestKingProjects /v:yes command.
Restore the file to a temporary folder. Verify that the database file contains the correct data. Copy the restored file to the TestKingProjects folder.
Restore the file to a temporary folder. Use the Windiff utility to compare the file in the temporary folder to the file in the TestKingProjects folder. Copy the restored file to the TestKingProjects folder.
第11题:
Perform a normal backup every week.
Perform a copy backup every week.
Perform a differential backup every week.
Perform an incremental backup every week
Perform a normal backup every day.
Perform a copy backup every day.
Perform a differential backup every day.
Perform an incremental backup every day.
第12题:
Deleted
Unchanged
Set
Copied
第13题:
An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server. Which command should be run to restore the file?()
第14题:
You are maintaining your database in Oracle10g. While performing an incremental backup of the database, you want to back uponly those blocks that have changed since the last backup. Which file will you create to increase the performance of the backup operation while performing the incremental backup of the database?()
第15题:
You want to perform an RMAN backup of database as a copy. Which two factors will you consider while performing the backup operation?()
第16题:
You are a network administrator for your company. All servers run Windows Server 2003. A network server named Server1 functions as the main file server. Server1 is backed up each night by using the Backup utility. You perform a test restoration of Server1 by using the Backup utility. You discover that files that are open during the backup process are not being backed up. You need to ensure that open files are backed up successfully. What should you do? ()
第17题:
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? ()
第18题:
·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
第19题:
Restore the files to their original location and select the Replace existing files option.
Restore the files to their original location and select the Replace existing files if they are older than the backup files option.
Restore the files to an alternate location. Copy the files to the shared folder and choose to overwrite the files with duplicate file names.
Restore the files to an alternate location. Copy the files to the shared folder and choose not to overwrite thefiles with duplicate file names.
第20题:
Issue ALTER DATABASE BACKUP CONTROLFILE TO filename
Make a copy of the control file with the database shut down
Issue ALTER DATABASE BACKUP CONTROLFILE TO trace
Make a copy of the control file with the database still running
第21题:
Datafiles
Current control file
Server parameter file (spfile)
Password file
第22题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第23题:
Enable volume shadow copies on the partitions that are being backed up.
Disable volume shadow copies on the partitions that are being backed up.
Select the Verify data after backup check box in the Advanced backup options of the backup job.
Clear the Disable volume shadow copy check box in the Advanced backup options of the backup job.