ORA-45906: moving instantly restored data file string is not supported ORACLE 报错 故障修复 远程处理

文档解释

ORA-45906: moving instantly restored data file string is not supported

Cause: This data file was instantly restored. Moving such file is not supported.

Action: Do not request to move instantly restored data file.

ORA-45906: moving instantly restored data file string is not supported

官方解释

ORA-45906 is an Oracle Database error, which indicates that the operation attempted to move a restored data file in an instantly restored file, which is not supported. Instant restores are a feature of Oracle Data Guard and Oracle Database Appliance, which allow a primary or standby database instance to be quickly returned to a recent point-in-time in case of incident or disaster recovery.

常见案例

This error code may arise when attempting to move a data file that has been instantly restored outside of an Oracle Data Guard or Database Appliance environment. This can occur when a user has attempted to restore an individual data file from online backups, then attempting to modify the path of this file.

一般处理方法及步骤

If this error arises, the only way to correct the error is to move the database files to their intended locations outside of the instance and re-restore the data or recreate the file. Another way to deal with this issue is to contact Oracle Support and inquire about the possibility of implementing instant restore in a non-Data Guard or Database Appliance environment.

版权声明:本文采用知识共享 署名4.0国际许可协议 [BY-NC-SA] 进行授权
文章名称:《ORA-45906: moving instantly restored data file string is not supported ORACLE 报错 故障修复 远程处理》
文章链接:https://zhuji.vsping.com/299254.html
本站资源仅供个人学习交流,请于下载后24小时内删除,不允许用于商业用途,否则法律问题自行承担。