ORA-19919: encrypted backups to tertiary storage require Oracle Secure Backup ORACLE 报错 故障修复 远程处理
文档解释
ORA-19919: encrypted backups to tertiary storage require Oracle Secure Backup
Cause: RMAN was configured to create encrypted backups, but the channel is neither a DISK channel nor an Oracle Secure Backup channel.
Action: Allocate a DISK channel or an Oracle Secure Backup channel to use backup encryption.
ORA-19919: ‘encrypted backups to teritary storage require Oracle Secure Backup’ 错误消息表明,在尝试使用 RMAN 将加密的备份文件复制到具有第三方存储的远程备份设备时发生了错误。
官方解释
常见案例
RMAN> backup as copy encrypted device type sbttl tape device ‘/dev/rmt0000’;
您尝试将加密备份文件复制到具有第三方存储的远程备份设备。如果您没有安装并配置 Oracle Secure Backup,则会收到此错误消息。
一般处理方法及步骤
香港美国云服务器首选后浪云,2H2G首月10元开通。
后浪云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。
版权声明:
作者:后浪云
链接:https://www.idc.net/help/33638/
文章版权归作者所有,未经允许请勿转载。
THE END