597.What command would you use to set a persistent setting in RMAN so that backups are all written to a tape device?
A. CONFIGURE DEFAULT DEVICE TYPE TO TAPE MEDIA
B. CONFIGURE DEFAULT DEVICE TYPE TO TAPE
C. CONFIGURE DEFAULT DEVICE TYPE TO SBT
D. CONFIGURE DEFAULT DEVICE TYPE TO SBT_TAPE
Answer: C
答案解析:
参考:http://docs.oracle.com/cd/E11882_01/backup.112/e10643/rcmsynta010.htm#RCMRF90087
DEFAULT DEVICE TYPE TOdeviceSpecifie | Specifies the default device type for automatic channels. By default, DISK is the default device type. CLEARreturns the default device type to DISK. By default, the The |
Example 2-42 Overriding the Default Device Type
This example configures duplexing to 2 for DISK backups of data files and control files (control file autobackups on disk are a special case and are never duplexed), then configures sbt as the default device.

本文详细介绍了如何使用RMAN命令将备份配置设置为持久化写入磁带设备,包括配置默认设备类型为磁带、理解通道分配、备份与恢复命令的行为差异及示例代码。

743

被折叠的 条评论
为什么被折叠?



