aiaiDBA

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

13718043309

010-86462881

ORA-01205: not a data file - type number in header is string

ORA-01205: not a data file - type number in header is string
Cause: The file type in the header is not correct for a data file. This is probably a log file or control file. If the type is not a small non-zero positive number then the header is corrupted.
Action: Restore a copy of the correct data file and do recovery as needed.

请先 登录 后评论

1 个回答

小智
ORA-01205:不是数据文件 - 标题中的类型编号是字符串,
.原因:头中的文件类型对于数据文件不正确。这可能是一个日志文件或控制文件。如果类型不是一个小的非零正数,那么头部被破坏。,
.操作:恢复正确的数据文件的副本,并根据需要进行恢复。,
.
请先 登录 后评论