aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

RMAN-05021: this configuration cannot be changed for a BACKUP or STANDBY control file

RMAN-05021: this configuration cannot be changed for a BACKUP or STANDBY control file
Cause: The user attempted to modify the configuration which cannot be changed for a BACKUP or STANDBY control file while the mounted control file was either BACKUP or STANDBY. The following configurations can be changed only when connected to primary database instance that has CURRENT/CREATED control file type mounted: CONFIGURE RETENTION POLICY CONFIGURE EXCLUDE CONFIGURE ENCRYPTION CONFIGURE DB_UNIQUE_NAME
Action: Connect to primary database instance and execute the command.

请先 登录 后评论

1 个回答

小智
RMAN-05021:无法为BACKUP或STANDBY控制文件更改此配置,
.原因:在安装的控制文件为BACKUP或STANDBY时,用户尝试修改无法更改BACKUP或STANDBY控制文件的配置。以下配置只能在连接到已装载CURRENT / CREATED控制文件类型的主数据库实例时更改:配置保留策略配置EXCLUDE配置加密配置DB_UNIQUE_NAME,
.操作:连接到主数据库实例并执行命令。,
.
请先 登录 后评论