网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
You need to restore some files from a file system. The file system was backed up from a snapshot.  Which command will correctly restore these files?()
A

 fssnap -i

B

 fssnap -r

C

 ufsrestore -i

D

 snaprestore -i


参考答案

参考解析
解析: 暂无解析
更多 “单选题You need to restore some files from a file system. The file system was backed up from a snapshot.  Which command will correctly restore these files?()A  fssnap -iB  fssnap -rC  ufsrestore -iD  snaprestore -i” 相关考题
考题 You issued the following RMAN command to back up the database:Which two statements are true regarding the backup performed?() A. Archived redo log files are backed up along with data files.B. Only data files are backed up and a restore point named FY06Q4 is created.C. Archived log files are backed up along with data files, and the archived log files are deleted.D. The command creates a restore point named FY06Q4 to match the SCN at which this backup is consistent.

考题 Youneedtorestoresomefilesfromafilesystem.Thefilesystemwasbackedupfromasnapshot.Whichcommandwillcorrectlyrestorethesefiles?() A.fssnap-iB.fssnap-rC.ufsrestore-iD.snaprestore-i

考题 You are the network administrator for Ezonexam.Your Windows 2000 Server computer named Ezonexam1 contains two 36-GB hard disks. Disk 0 and Disk 1. Each disk is configured as a basic disc and has a single 36-GB NTFS partition. Both partitions are backed up to a tape each night. The partition on Disk 1 stores user data. Most users at Ezonexam encrypt their files. Disk 1 fails. You replace it with a new hard disk and create a single NTFS partition.You need to recover the data as quickly as possible while maintaining the security of the files on Disk 1.What should you do?A.Restore the contents of Disk 1 from the most recent tape backup to a second file server. Instruct users to copy their files from the second file server to the new partition.B.Restore the contents of Disk 1 from the most recent tape backup to a second file server. Log on to Ezonexam1 console as a recovery agent. Copy the files from the second file server to the new partition.C.Restore the contents of Disk 1 from the most recent tape backup to the new partition on Ezonexam1. Instruct the users to verify the integrity of their files.D.Restore the contents of Disk 1 from the most recent tape backup to the new partition on Ezonexam1. Run the cipher command to decrypt the files.

考题 . You have a server that runs Windows Server 2003 Service Pack 2 (SP2).You back up the files on the server by using the following schedule:·Full backup every Sunday·Differential backup at 01:00 every Monday to FridayYou want to restore the version of a file stored on the server at the start of the business day on Wednesday. You are unsure when the file was last modified.You need to restore the appropriate version of the file by using the minimum number of tapes.Which backup jobs should you review to locate the correct version of the file? ()A. the differential backup from TuesdayB. the differential backup from Wednesday and then the full backup from SundayC. the full backup from SundayD. the full backup from Sunday and then all other backups

考题 How  can  a  directory  named  /dirl  be  excluded  during  a  restore  of  files backed  up  by  name  with  the  backup command()A、By using the restore -x option followed by /dirlB、By adding an entry in the /etc/restore.exclude fileC、By using the restore -i option to enter interactive mode and executing the command:delete /dirlD、By using the restore -i option when running restore to specify a text file containing ’/dirl1 as one of the  lines in it

考题 You need to restore some files from a file system. The file system was backed up from a snapshot.  Which command will correctly restore these files?()A、 fssnap -iB、 fssnap -rC、 ufsrestore -iD、 snaprestore -i

考题 Redo log files are multiplexed in your database. The disk in which you have one of the redo log members is highly fragmented. In the process of defragmentation you lose the redo log member, which is not a member of the current group. How would you recover from the loss of the redo log member?()A、SMON would automatically restore the lost file.B、You would need to restore the whole database from the last backup.C、You would need to restore the file from the last full database backup.D、You would need to use flashback technology to restore the lost redo log member.E、You would need to use Recovery Manager (RMAN) to restore the lost redo log member.F、You would need to restore the missing log file by copying one of the remaining files from the same group.

考题 A corrupted file system is now repaired and back in use. Some, but not all of the files within the file  systems have been deleted. The only backup of this file system is a month-old tar archive. This archive will need to be restored as root.  Which two statements correctly describe the effects of the restore operation?()A、 Files found in the file system that are also on tape will NOT be overwritten.B、 The missing files, present on the backup tape, are restored to the file system with the data as it was when the backup was taken.C、 The access times are preserved by tar and will reflect the time when a user last accessed the data.D、 The modification time on the files restored by tar will be preserved and will reflect the time the file was last modified before the backup, NOT the time of the restore operation.

考题 You have a computer that runs Windows 7. You manually create a system restore point. You need torestore a copy of a file stored on drive C from two days ago. You must achieve this goal in the minimumamount of time. What should you do?()A、From Recovery, select System Restore.B、From Backup and Restore, select Restore my files.C、From the command prompt, run Wbadmin get items.D、From the properties of the file, select Previous Versions.

考题 You have a read-only tablespace on read-only media. You want to perform a media recovery on the existing data files, but using a backup control file. The backup control file indicates that the status of the read-only tablespace was read/write when the control file was backed up. What should you consider?()A、 take data files from the read-only tablespace offline before performing a recoveryB、 recovery using backup control file is not possible, so restore all the files from the last full database backup, and then open the databaseC、 drop the read-only tablespace and re-create the tablespace after recoveryD、 perform a recovery; status of the tablespace in control file will be changed automatically

考题 You work as a database administrator for Certkiller .com. Your database is in NOARCHIVELOG mode. The database has been configured with three redo logs groups, and there have been five log switches. You lost one non-system-critical data file from your database.  Which method would you use to recover the data file?()A、Restore all the data files and open the databaseB、Create the data file and performtablespacerecoveryC、No need to restore any file, just recover the databaseD、Restore only the system data file and recover the databaseE、Restore only lost date file and performtablespacerecovery

考题 A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files.  Which command will mount the snapshot? ()A、 mount -F ufs -o ro /dev/fssnap/0 /checkB、 mount -F ufs -o rw /dev/fssnap/0 /checkC、 mount -F ufs -o ro /export/project /checkD、 mount -F ufs -o rw /export/project /check

考题 You are maintaining the PROD database for NetFx Corporation. You have configured controlfile autobackup in your database. At 6:00 P.M. on Monday, you issue the following command:       RMANBACKUP DATABASE;  At 8:00 A.M. on Tuesday, you are unable to start the database because all the control files are missing. You decide to restore the control files from the backup by using the RMAN RESTORE CONTROLFILE FROM AUTOBACKUP; command. Which operation should you perform before using the RMAN RESTORE CONTROLFILE FROM AUTOBACKUP; command?()A、 Start the database in the MOUNT stage.B、 Back up the control file to trace.C、 Set the DBIDD、 Issue the RECOVER DATABASE command.

考题 While selecting files during an interactive restore with ufsrestore, you are interrupted by a junior  administrator before you can complete the file selection process and start the restore. After answering the administrator’s question, you realize that you have forgotten which files you had already selected for the restore.  How can you determine which files are already marked for extraction and restore? ()A、 You can use the ls subcommand of ufsrestore.B、 You can use the add subcommand of ufsrestore.C、 You can use the select subcommand of ufsrestore.D、 You can view the selected files as they are marked with a plus sign (+) in the list that is permanently displayed in the upper half of the interactive ufsrestore screen view.

考题 Your database is set in NOARCHIVELOG mode and is backed up every night. There are 10 redo log groups on the database, each with three members, making a total of 30 redo log files. At lunchtime the server unexpectedly gets shut down. Upon restarting you notice that the data file belonging to the SYSTEM tablespace has become corrupted. You also notice that there have been 15 log switches during the day. Which solution should you use to recover as much committed data as possible?()A、Restore the data file for the SYSTEM tablespace then open the database. B、Restore all redo logs form last night's backup, then restart the database. C、Perform a complete restore of all files from last night's backup. Data entered into the database today must be reentered. D、Mount the instance, take the SYSTEM tablespace offline, open the database, and then restore the data file, recover it, and bring the tablespace online. 

考题 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?()A、Use the Previous Versions feature to restore the files and folders.B、Use the System Restore feature to perform backup and restore operations.C、Use the NTBackup utility to back up and restore individual files and folders.D、Use the Backup and Restore Center to back up and restore files.

考题 You delete content from a file named Speed.doc that is stored in the C:///Data folder. You edit 20 files in this folder over the next two days.  You need to restore the version of the file that had the correct data. You also need to ensure that the other files in the folder remain unaffected.  What should you do? ()A、From the Previous Versions tab, restore the version of the file that contains the correct data.B、Restore a version of the folder that contains the correct version of the file.C、Open a version of the folder that contains the correct version of the file.D、Copy a version of the folder that contains the correct version of the file. Replace the existing version of the folder with the older version.

考题 . You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You back up the files on the server by using the following schedule: ·Full backup every Sunday ·Differential backup at 01:00 every Monday to Friday You want to restore the version of a file stored on the server at the start of the business day on Wednesday. You are unsure when the file was last modified. You need to restore the appropriate version of the file by using the minimum number of tapes. Which backup jobs should you review to locate the correct version of the file? ()A、the differential backup from TuesdayB、the differential backup from Wednesday and then the full backup from SundayC、the full backup from SundayD、the full backup from Sunday and then all other backups

考题 单选题You are maintaining the PROD database for NetFx Corporation. You have configured controlfile autobackup in your database. At 6:00 P.M. on Monday, you issue the following command:       RMANBACKUP DATABASE;  At 8:00 A.M. on Tuesday, you are unable to start the database because all the control files are missing. You decide to restore the control files from the backup by using the RMAN RESTORE CONTROLFILE FROM AUTOBACKUP; command. Which operation should you perform before using the RMAN RESTORE CONTROLFILE FROM AUTOBACKUP; command?()A  Start the database in the MOUNT stage.B  Back up the control file to trace.C  Set the DBIDD  Issue the RECOVER DATABASE command.

考题 单选题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?()A Use the Previous Versions feature to restore the files and folders.B Use the System Restore feature to perform backup and restore operations.C Use the NTBackup utility to back up and restore individual files and folders.D Use the Backup and Restore Center to back up and restore files.

考题 单选题Redo log files are multiplexed in your database. The disk in which you have one of the redo log members is highly fragmented. In the process of defragmentation you lose the redo log member, which is not a member of the current group. How would you recover from the loss of the redo log member?()A SMON would automatically restore the lost file.B You would need to restore the whole database from the last backup.C You would need to restore the file from the last full database backup.D You would need to use flashback technology to restore the lost redo log member.E You would need to use Recovery Manager (RMAN) to restore the lost redo log member.F You would need to restore the missing log file by copying one of the remaining files from the same group.

考题 单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You back up the files on the server by using the following schedule: ·Full backup every Sunday ·Differential backup at 01:00 every Monday to Friday You want to restore the version of a file stored on the server at the start of the business day on Wednesday. You are unsure when the file was last modified. You need to restore the appropriate version of the file by using the minimum number of tapes. Which backup jobs should you review to locate the correct version of the file? ()A the differential backup from TuesdayB the differential backup from Wednesday and then the full backup from SundayC the full backup from SundayD the full backup from Sunday and then all other backups

考题 单选题How  can  a  directory  named  /dirl  be  excluded  during  a  restore  of  files backed  up  by  name  with  the  backup command()A By using the restore -x option followed by /dirlB By adding an entry in the /etc/restore.exclude fileC By using the restore -i option to enter interactive mode and executing the command:delete /dirlD By using the restore -i option when running restore to specify a text file containing ’/dirl1 as one of the  lines in it

考题 单选题You have a computer that runs Windows 7. You manually create a system restore point. You need torestore a copy of a file stored on drive C from two days ago. You must achieve this goal in the minimumamount of time. What should you do?()A From Recovery, select System Restore.B From Backup and Restore, select Restore my files.C From the command prompt, run Wbadmin get items.D From the properties of the file, select Previous Versions.

考题 多选题A corrupted file system is now repaired and back in use. Some, but not all of the files within the file  systems have been deleted. The only backup of this file system is a month-old tar archive. This archive will need to be restored as root.  Which two statements correctly describe the effects of the restore operation?()AFiles found in the file system that are also on tape will NOT be overwritten.BThe missing files, present on the backup tape, are restored to the file system with the data as it was when the backup was taken.CThe access times are preserved by tar and will reflect the time when a user last accessed the data.DThe modification time on the files restored by tar will be preserved and will reflect the time the file was last modified before the backup, NOT the time of the restore operation.

考题 单选题A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files.  Which command will mount the snapshot? ()A  mount -F ufs -o ro /dev/fssnap/0 /checkB  mount -F ufs -o rw /dev/fssnap/0 /checkC  mount -F ufs -o ro /export/project /checkD  mount -F ufs -o rw /export/project /check

考题 单选题You need to restore some files from a file system. The file system was backed up from a snapshot.  Which command will correctly restore these files?()A  fssnap -iB  fssnap -rC  ufsrestore -iD  snaprestore -i

考题 单选题While selecting files during an interactive restore with ufsrestore, you are interrupted by a junior  administrator before you can complete the file selection process and start the restore. After answering the administrator’s question, you realize that you have forgotten which files you had already selected for the restore.  How can you determine which files are already marked for extraction and restore? ()A  You can use the ls subcommand of ufsrestore.B  You can use the add subcommand of ufsrestore.C  You can use the select subcommand of ufsrestore.D  You can view the selected files as they are marked with a plus sign (+) in the list that is permanently displayed in the upper half of the interactive ufsrestore screen view.