aiaiDBA

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

13718043309

010-86462881

ORA-01251: Unknown File Header Version read for file number string

ORA-01251: Unknown File Header Version read for file number string
Cause: Read of the file header returned a record but its version cannot be identified. Either the header has been corrupted, or the file is not a valid database file.
Action: Have the operating system make the correct file available to the database, or recover the file.

请先 登录 后评论

1 个回答

小智
ORA-01251:未知文件头版本读取文件号字符串,
.原因:读取文件头返回了一条记录,但无法识别其版本。标题已损坏,或该文件不是有效的数据库文件。,
.操作:使操作系统为数据库提供正确的文件,或恢复文件。,
.
请先 登录 后评论