单选题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

题目
单选题
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.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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

正确答案:C

第2题:

You work as a database administrator for Certkiller .com. In the Certkiller PRODUCTION database you have granted RESUMABLE system privilege to the CONNECT role.Resumablespace operation has been enabled for all user session. You want users NOT to be aware of any kind of space-related problems while performing transactions. Instead, you want the problem to be resolved by a database trigger automatically. Which combination of triggering time and event would you use to achieve this objective?()

  • A、AFTER CREATE
  • B、AFTER SUSPEND
  • C、BEFORE CREATE
  • D、AFTER TRUNCATE
  • E、BEFORE SUSPEND
  • F、AFTER INSERT OR DELETE OR DELETE
  • G、BEFORE INSERT OR DELETE OR DELETE

正确答案:B

第3题:

You are an administrator of Ezonexam.com's network. You want to perform. routine upgrades on your Windows 2000 Server computer. You use your non-administrator user account in the domain to logon to the server.

You want to upgrade all of the critical system files and patches on the server in the shortest possible time.

What should you do?

A.Use Windows Update.

B.Run System File Checker.

C.Log on as administrator and run Windows Update.

D.Log on as administrator and run System File Checker.


正确答案:C
解析:Explanation:WindowsUpdateisusedtoupgradethesystemfilesandtoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.AllnecessaryfilesaredownloadedthroughtheInternet.TobeabletorunWindowsUpdatewemusthaveadministrativerights.Incorrectanswers:A:Thenon-administrativeuseraccountcannotbeusedtorunWindowsUpdate.TorunWindowsUpdatewemusthaveadministrativerights.B:SystemFileCheckercheckstheintegrityofthesystemfiles.Itcannotbeusedtoupgradethesystemfilesortoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.D:SystemFileCheckercheckstheintegrityofthesystemfiles.Itcannotbeusedtoupgradethesystemfilesortoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.

第4题:

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:       RMAN>BACKUP 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 DBID
  • D、 Issue the RECOVER DATABASE command.

正确答案:C

第5题:

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 database
  • B、Create the data file and performtablespacerecovery
  • C、No need to restore any file, just recover the database
  • D、Restore only the system data file and recover the database
  • E、Restore only lost date file and performtablespacerecovery

正确答案:A

第6题:

In Recovery Manager (RMAN), you are taking image copies of the data files of your production database and rolling them forward at regular intervals. You attempt to restart your database. After a regular maintenance task, you realize that one of the data files that belongs to the USERS tablespace is damaged and you need to recover the data file by using the image copy. Because a media failure caused the data file to be damaged, you want to place the d ata file in a different location while restoring the file. Which option must you consider for this task?()

  • A、using only the RMAN SWITCH command to set the new location for the data file
  • B、placing the database in the MOUNT state for the restore and recovery operations.
  • C、using an RMAN RUN block with the SET NEWNAME and then the SWITCH command.
  • D、configuring two channels: one for the restore operation and the other for the recovery operation

正确答案:C

第7题:

You work as a database administrator for Supportcenter.cn. You added atablespaceto your database. Because of the changes to the physical structure of your database, you performed a backup of the control file to trace. After this, you lost only the control files and the instance aborted due to a hardware failure. How would you proceed to recover the database?()

  • A、Start the instance and open the database, instance recovery automatically recoverscontrol files
  • B、Create a file based on the contents of the trace file and save it to the control file locations and start the database
  • C、Re-create the database (The recovery of the control file is not possible because you have lost all the control files.)
  • D、Start the instance, in the NOMOUNTstate,re-create the control file using the CREATE CONTROLFILE command stored in the trace file.
  • E、Start the instance and MOUNT the database, then re-create the control file using the CREATE CONTROLFILE command stored in the trace file.

正确答案:D

第8题:

Your network consists of a single Active Directory domain. You have a domain controller named Server1 that runs Windows Server 2003 Service Pack 2 (SP2).You have a user account named BackupAdmin. BackupAdmin is a member of only the Backup Operators group.You log on to Server1 by using the BackupAdmin account.From Windows Backup, you attempt to restore a file from a backup file named D:\backup.bkf and receive the following message.You need to ensure that you can restore files from the backup file.What should you do? ()

A. Log on to Server1 by using the Administrator account.

B. Assign BackupAdmin ownership of D:\backup.bkf.

C. Assign BackupAdmin the Restore files and directories user right.

D. Assign BackupAdmin the Full Control NTFS permission for D:\backup.bkf.


参考答案:A

第9题:

You are performing a block media recovery on the tools01.dbf data file in the SALES database using RMAN. Which two statements are correct in this scenario?()

  • A、 You must ensure that the SALES database is mounted or open.
  • B、 You must restore a backup control file to perform a block media recovery.
  • C、 You must take the tools01.dbf data file offline before you start a block media recovery.
  • D、 You must put the database in NOARCHIVELOG mode to perform a block media recovery.
  • E、 You can perform only a complete media recovery of individual blocks, point-in-time recovery of individual data blocks is not supported.

正确答案:A,E

第10题:

You work as a database administrator for Certkiller .com. You added atablespaceto your database. Because of the changes to the physical structure of your database, you performed a backup of the control file to trace. After this, you lost only the control files and the instance aborted due to a hardware failure.  How would you proceed to recover the database?()

  • A、Start the instance and open the database, instance recovery automatically recovers control files 
  • B、Create a file based on the contents of the trace file and save it to the control file locations and start the database 
  • C、Re-create the database (The recovery of the control file is not possible because you have lost all the control files.) 
  • D、Start the instance, in the NOMOUNTstate,re-create the control file using the CREATE CONTROLFILE command stored in the trace file. 
  • E、Start the instance and MOUNT the database, then re-create the control file using the CREATE CONTROLFILE command stored in the trace file.

正确答案:D

更多相关问题