aiaiDBA

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

13718043309

010-86462881

ORA-01179: file string does not exist

ORA-01179: file string does not exist
Cause: During datafile recovery, a file was listed which was not part for the database.
Action: Recheck the datafile name. Remember to use double quotes at the SQLDBA command line and remember that the file name is translated in the environment of the SQLDBA.

请先 登录 后评论

1 个回答

小智
ORA-01179:文件字符串不存在,
.原因:在数据文件恢复期间,列出了不是数据库一部分的文件。,
.操作:重新检查数据文件名称。记住在SQLDBA命令行中使用双引号,并记住文件名在SQLDBA的环境中翻译。,
.
请先 登录 后评论