aiaiDBA

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

13718043309

010-86462881

ORA-38868: warning: the control file may have incorrect data file structure

ORA-38868: warning: the control file may have incorrect data file structure
Cause: This control file was created or converted based on a control file from a time different from the time of the database.
Action: Open database read-only to synchronize the control file with the database dictionary. You can also force recovery to proceed by invoking recovery again.

请先 登录 后评论

1 个回答

小智
ORA-38868:warning:控制文件可能具有不正确的数据文件结构,
.原因:此控制文件是基于控制文件从不同于数据库时间的时间创建或转换的。,
.操作:打开数据库只读,以将控制文件与数据库字典同步。您还可以通过再次调用恢复来强制恢复。,
.
请先 登录 后评论