aiaiDBA

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

13718043309

010-86462881

ORA-01620: no public threads are available for mounting

ORA-01620: no public threads are available for mounting
Cause: The INIT.ORA parameter "thread" is zero, its default value. There are no threads which have been publicly enabled, and not mounted.
Action: Shutdown the instance, change the INIT.ORA parameter to a thread which is privately enabled and not mounted. If the database is open in another instance, then a thread may be publicly enabled.

请先 登录 后评论

1 个回答

小智
ORA-01620:没有公共螺纹可用于安装,
.原因: INIT.ORA参数“thread”为零,其默认值。没有线程已公开启用,没有挂载。,
.操作:关闭实例,将INIT.ORA参数更改为私有启用且未挂载的线程。如果数据库在另一个实例中打开,则线程可以被公开地启用。,
.
请先 登录 后评论