The persistent configuration settings for RMAN have default for all parameters.Identify four RMAN commands that produce a multi-section backup.()A、BACKUP TABLESPACE SYSTEM SECTION SIZE 100M;B、BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M;C、BACKUP ARC

题目

The persistent configuration settings for RMAN have default for all parameters.Identify four RMAN commands that produce a multi-section backup.()

  • A、BACKUP TABLESPACE SYSTEM SECTION SIZE 100M;
  • B、BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M;
  • C、BACKUP ARCHIVELOG ALL SECTION SIZE 25M;
  • D、BACKUP TABLESPACE "TEMP" SECTION SIZE 10M;
  • E、BACKUP TABLESPACE "UNDO" INCLUDE CURRENT CONTROLFILE SECTION SIZE 100M;
  • F、BACKUP SPFILE SECTION SIZE 1M;
  • G、BACKUP INCREMENTAL LEVEL 0 TABLESPACE SYSAUX SECTION SIZE 100M;
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Consider the following scenario for your database:- Backup optimization is enabled in RMAN.- The recovery window is set to 7 days in RMAN.- The most recent backup to disk for the TOOLS tablespace was taken on November 3, 2007.- The TOOLS tablespace is read-only since November 4, 2007.On November 23, 2007, you issue the RMAN command to back up the database to disk.Which statement is true regarding the backup of the TOOLS tablespace?()

A. The RMAN backup fails because the TOOLS tablespace is read-only

B. The RMAN skips the backup of the tablespace because backup optimization is enabled

C. The RMAN makes backup because optimization can be enabled only for backups to disk

D. The RMAN makes the backup because no backup of the tablespace exists within the seven day window


参考答案:D

第2题:

Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.() (Choose all that apply.)

A. Backup retention policy

B. Default backup device type

C. Default destinations for backups

D. Multiple backup device types for single backup

E. Default section size for backups


参考答案:A, B, C

第3题:

Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()

A. Backup retention policy

B. Default backup device type

C. Default destinations for backups

D. Multiple backup device types for single backup

E. Default section size for backups


参考答案:A, B, C

第4题:

Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()

  • A、Backup retention policy
  • B、Default backup device type
  • C、Default destinations for backups
  • D、Multiple backup device types for single backup
  • E、Default section size for backups

正确答案:A,B,C

第5题:

The persistent configuration settings for RMAN have default for all parameters.Identify four RMAN commands that produce a multi-section backup.()

A. BACKUP TABLESPACE SYSTEM SECTION SIZE 100M;

B. BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M;

C. BACKUP ARCHIVELOG ALL SECTION SIZE 25M;

D. BACKUP TABLESPACE "TEMP" SECTION SIZE 10M;

E. BACKUP TABLESPACE "UNDO" INCLUDE CURRENT CONTROLFILE SECTION SIZE 100M;

F. BACKUP SPFILE SECTION SIZE 1M;

G. BACKUP INCREMENTAL LEVEL 0 TABLESPACE SYSAUX SECTION SIZE 100M;


参考答案:A, B, C, G

第6题:

You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN).To accomplish the backup, you issued the following RMAN command:RMAN> BACKUP SECTION SIZE 300M TABLESPACE users;Which two statements are true about the execution of the above command? ()(Choose two.)

A. The backup piece size will be limited to 300 MB

B. The RMAN uses multiplexing to perform backup

C. The operation is accomplished using the default channel available

D. The RMAN parallelizes the backup although the parallelism is not set for a channel


参考答案:A, C

第7题:

Identify the channel settings that can be performed using the CONFIGURE CHANNEL or ALLOCATECHANNEL commands in RMAN() (choose all that apply)

A. Limiting the input/output (I/O) bandwidth consumption

B. Specifying the size of backup sets and backup pieces

C. Specifying vendor-specific information for a media manager

D. Specifying the parallelism for backup and restore operations


参考答案:A, C

第8题:

Consider the following scenario for your database:Which statement is true regarding the backup of the TOOLS tablespace?()

A. The RMAN backup fails because the TOOLS tablespace is read-only

B. The RMAN skips the backup of the tablespace because backup optimization is enabled

C. The RMAN makes backup because optimization can be enabled only for backups to disk

D. The RMAN makes the backup because no backup of the tablespace exists within the seven day window


参考答案:D

第9题:

You set the recovery window to seven days and the backup optimization to ON using the CONFIGURE command of Recovery Manager (RMAN). The most recent backup of the TOOLS tablespace to disk was taken on January 3. The TOOLS tablespace is read/x7fonly.  On February 21, when you execute a command to back up all the tablespaces to disk, you find that RMAN backs up the TOOLS tablespace also, even though the contents of the tablespace have not changed after the backup on January 3.  Because there are no changes made to the TOOLS tablespace, you decide that the tablespace should not be backed up by RMAN. What can you to do skip backing up the TOOLS tablespace without changing the current backup optimization setting?()

  • A、configure a default device for RMAN backups
  • B、temporarily disable the retention policy for RMAN backups
  • C、configure automatic channel allocation for RMAN backups
  • D、use the CONFIGURE command to reconfigure the recovery window to 60 days

正确答案:B

第10题:

You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN). To accomplish the backup, you issued the following RMAN command: RMAN> BACKUP SECTION SIZE 300M TABLESPACE users; Which two statements are true about the execution of the above command? ()(Choose two.)

  • A、The backup piece size will be limited to 300 MB
  • B、The RMAN uses multiplexing to perform backup
  • C、The operation is accomplished using the default channel available
  • D、The RMAN parallelizes the backup although the parallelism is not set for a channel

正确答案:A,C

更多相关问题