What is the impact of the following backup if it exceeds the

题目
单选题
What is the impact of the following backup if it exceeds the duration allowance?() Backup as compressed backupset duration 2:00 partial minimize load database ;
A

 The entire backup will fail.It will not be usable for recovery.

B

 The entire backup will failbut any datafile successfully backed up will be usable for recovery.

C

 If this backup fails,subsequent backups will prioritize datafiles not backed up.

D

 If this backup fails,an error will be raised and any other commands will not be executed. 

E

 If this backup fails,no error will be raised and any other commands will be executed.

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

第1题:

You executed the following command to perform a backup of the USERS tablespace:  SQL> ALTER TABLESPACE users BEGIN BACKUP; ALTER TABLESPACE users BEGIN BACKUP *  ERROR at line 1:  ORA-01123: cannot start online backup; media recovery not enabled  What could be the reason for this error()

  • A、The MTTR Advisor is disabled.
  • B、The database is in NOARCHIVELOG mode.
  • C、The tablespace is already in backup mode.
  • D、The Flash Recovery Area is not configured.

正确答案:B

第2题:

A customer with a small IT budget has one data center. Their main application is a database running on an IBM System Storage DS8000. The database has a data change rate of 50% per day. Once a week, they must do a point-in-time backup from the database to tape. The time it takes to run the backup now exceeds the backup window allowed. The customer requests a proposal to reduce database downtime caused by running backups, with nearly no impact to production volumes.    In addition to the tape backup, which DS8000 feature should a technical specialist propose()

  • A、FlashCopy
  • B、FlashCopy SE
  • C、Metro Mirror
  • D、Global Mirror

正确答案:A

第3题:

View the Exhibit and examine the output.You execute the following RMAN command to perform the backup operation:What is the multiplexing level in the preceding backup process()

A. 4

B. 8

C. 7

D. 0


参考答案:A

第4题:

The size of the largest datafile, data1.dbf, in your database is 30MB. You issued the following command:   RMAN>CONFIGURE MAXSETSIZE 10MB;     What will be the impact of the above setting?()

  • A、 While performing the backup of the datafile,data1.dbf,one backup set is created.
  • B、 While performing the backup of the datafile,data1.dbf,two backup sets are created.
  • C、 While performing the backup of the datafile,data1.dbf,three backup sets are created.
  • D、 While performing the backup of the datafile,data1.dbf,the command for performing a backup of the datafile,data1.dbf,will fail.

正确答案:D

第5题:

You defined the Recovery Manager (RMAN) retention policy to recovery window of 7 days by executing the following command:  RMAN> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;  When a backup is performed, what would be the status of this backup after seven days?()

  • A、 The backup would be marked as invalid.
  • B、 The backup would be marked as obsolete.
  • C、 The backup would be removed from the media.
  • D、 The backup would be removed from the RMAN repository.

正确答案:B

第6题:

You performed the RMAN database backup having a backupset key number 231 with the KEEP FOREVER option. After some days, you want to change the status of the database backup and you issued the following command: RMAN>CHANGE BACKUPSET 231 NOKEEP; What is the implication of this command?()

  • A、The backup is deleted.
  • B、The backup is marked unavailable.
  • C、The backup overrides the backup retention policy.
  • D、the backup becomes eligible for deletion according to the existing retention policy

正确答案:D

第7题:

A customer has a large amount of data stored on three database servers and is concerned that at present there is no disaster recovery plan in place.  They have an existing tape backup solution that meets their backup window.  In order to analyze potential disaster recovery plans, which of the following questions is the most important?()

  • A、What is the minimum critical backup window?
  • B、Which server is handling the most critical data?
  • C、How much data is stored on each server?
  • D、What is the throughput of the hard drives?

正确答案:B

第8题:

In Recovery Manager (RMAN), you set the retention policy to NONE by executing the following command:  CONFIGURE RETENTION POLICY TO NONE;  What would be the impact of this setting?()

  • A、The retention policy is cleared.
  • B、RMAN does not consider any backup as obsolete.
  • C、The retention policy is set to its default setting of redundancy 1.
  • D、The retention policy is set to its default setting of recovery window 7.

正确答案:B

第9题:

You issued the following statement:  SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;  What will be the result of issuing the statement?()  

  • A、 The control file will be multiplexed.
  • B、 The control file will be recreated.
  • C、The script containing the CREATE CONTROLFILE statement will be created.
  • D、 The binary backup of the control file will be created.

正确答案:C

第10题:

You issued the following RMAN command:  RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON;     What is NOT an impact of using the above command?()

  • A、 When a successful backup is recorded in the RMAN repository, then a backup of the current control file is performed.
  • B、 When a structural change is made to the database, then a backup of the current control file is performed.
  • C、 When a successful backup is performed in the RMAN repository, then a backup of the spfile is performed.
  • D、 When a structural change is made to the database, then a backup of the alert log file will be performed.

正确答案:D

更多相关问题