ORA-00108: failed to set up dispatcher to accept connection asynchronously
Cause: Most likely due to the fact that the network protocol used by the the dispatcher does not support aynchronous operations.
Action: Contact your ORACLE representative.
ORA-00108: failure during startup force
ORA-00108:启动强制失败
案例一:
当在databse配置文件新增加一个新的参数后,试图启动数据库时可能会遇到ORA-00108、ORA-01031以及ORA-01032错误消息,其中报错信息里面ORA-00108:failure during startup force。
案例二:
当你启动时使用的参数或者环境变量档案存在问题,比如当你bashr执行startup command时出现ORA-00108。
1.重新编辑配置文件,删除或修改参数以解决报错。
2.使用ALTER SYSTEM命令,修改数据库参数。
3.检查环境变量档案是否正确,该文件包含了ORACLE\_HOME以及ORACLE\_SID等参数。
4.使用SQLPLUS连接到实例,检查数据库配置信息及相关参数设置信息。
5.重新启动数据库并确认是否解决ORA-00108报错问题。
本文标签:to ORA-00108 failed set up dispatcher accept connection asynchronously
原文链接:
版权说明: 本文由作者上传,本站仅提供存储服务,转载请注明原文链接