aiaiDBA

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

13718043309

010-86462881

ORA-38850: an enabled thread missing from control file

ORA-38850: an enabled thread missing from control file
Cause: A CREATE CONTROLFILE statement was given that did not list all the enabled threads for the database.
Action: Reissue the CREATE CONTROLFILE statement, including all enabled threads.

请先 登录 后评论

1 个回答

小智
ORA-38850:控制文件中缺少启用的线程,
.原因:给出了未列出数据库的所有已启用线程的CREATE CONTROLFILE语句。,
.操作:重新发出CREATE CONTROLFILE语句,包括所有已启用的线程。,
.
请先 登录 后评论