A backup is taken using the fol

题目

A backup is taken using the following command:tar -cvf abcdef.tar /usr/local/include/tcpd.h The operator is in the directory /usr/local/restores and runs the following command: tar -xvf abcdef.tar. Where will the file be restored?()

  • A、/usr/local/include/tcpd.h
  • B、/usr/local/restores/tcpd.h
  • C、/usr/local/restores/include/tcpd.h
  • D、/usr/local/restores/usr/local/include/tcpd.h
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You want to perform an RMAN backup of database as a copy. Which two factors will you consider whileperforming the backup operation?() (Choose two).

A. The backup as copy can only be taken to disk

B. The backup as copy can only be taken to tape

C. Backup can be performed only when the instance is shutdown

D. Backup will constitute all used and unused blocks in the database


参考答案:A, D

第2题:

You have enabled backup optimization for the RMAN environment.Identify two criteria on which RMAN will skip the file, if it has already been backed up.()

  • A、The data file backup is done with multiple channels
  • B、The data files is in the read-write mode after being backed up in the read only mode
  • C、The backup was taken after the data files was taken offline-normal or is in the read only mode
  • D、The data file backup complies with the back retention policy and the backup duplexing feature

正确答案:C,D

第3题:

You want to perform an RMAN backup of database as a copy. Which two factors will you consider while performing the backup operation?()

A. The backup as copy can only be taken to disk

B. The backup as copy can only be taken to tape

C. Backup can be performed only when the instance is shutdown

D. Backup will constitute all used and unused blocks in the database


参考答案:A, D

第4题:

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?()

  • A、Datafiles
  • B、 Current control file
  • C、 Server parameter file (spfile)
  • D、 Password file

正确答案:D

第5题:

You are maintaining the database in Oracle10g. You are performing an incomplete recovery by using RMAN because an important table, EMPLOYEE, is dropped and purged from the Recycle Bin. Which statement is NOT true regarding an incomplete recovery?()

  • A、 The target database must be in the MOUNT mode to ensure restoration of the datafiles.
  • B、 You can restore the datafiles from the backup by using the RMAN utility only if the backups were taken using the RMAN utility.
  • C、 The control file must be recreated.
  • D、 The database must be opened with the RESETLOGS option.

正确答案:C

第6题:

In Recovery Manager (RMAN), you have set control file autobackup to ON by using the following command:  CONFIGURE CONTROLFILE AUTOBACKUP ON;  Which two events would cause the control file to be backed up automatically? ()

  • A、a tablespace is taken offline
  • B、the database instance is restarted
  • C、a new data file is added to an existing tablespace
  • D、a successful backup is recorded in the RMAN repository
  • E、the RMAN connection is disconnected from the target database

正确答案:C,D

第7题:

You have recovered your Oracle Database 10g by using the control file backup because all copies of the current control file have been lost due to a media failure. You open your database by using the following statement:       SQL>ALTER DATABASE OPEN RESETLOGS;   Which of the following options is true about using the RESETLOGS option?()

  • A、 The log sequence is reset to 0.
  • B、 All the online redo logs are deleted.
  • C、 All the archived redo logs from a previous incarnation become useless.
  • D、 The full database backup taken from a previous incarnation can be used in future.
  • E、 Only the control file and online redo log files are updated with a new RESETLOGS SCN and time stamp.

正确答案:D

第8题:

Examine the following RMAN command:Which two statements are true regarding the backup taken by using the above RMAN command?()

A. Only data files and the control file are backed up.

B. Archived redo logs are backed up only I f the database is open during the backup.

C. The backup is deleted after one day, regardless of the default retention policy settings.

D. The backup becomes obsolete after one day, regardless of the default retention policy settings.


参考答案:B, D

第9题:

Examine the following RMAN command:   BACKUP DATABASE TAG TESTDB  KEEP UNTIL ’SYSDATE+1’ RESTORE POINT TESTDB06;   Which two statements are true regarding the backup taken by using the above RMAN command?()  

  • A、 Only data files and the control file are backed up.
  • B、 Archived redo logs are backed up only if the database is open during the backup.
  • C、 The backup is deleted after one day,regardless of the default retention policy settings. 
  • D、 The backup becomes obsolete after one day,regardless of the default retention policy settings.

正确答案:B,D

第10题:

You want to perform an RMAN backup of database as a copy. Which two factors will you consider whileperforming the backup operation?() (Choose two).

  • A、The backup as copy can only be taken to disk
  • B、The backup as copy can only be taken to tape
  • C、Backup can be performed only when the instance is shutdown
  • D、Backup will constitute all used and unused blocks in the database

正确答案:A,D

更多相关问题