首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > oracle >

ora-125000错误该怎么解决,望,多谢

2011-12-08 
ora-125000错误该如何解决,望高手指点,谢谢OracleOraHome92TNSListener服务已经启动,但是用PL/SQL登录时仍

ora-125000错误该如何解决,望高手指点,谢谢
OracleOraHome92TNSListener服务已经启动,但是用PL/SQL登录时仍出现ora-125000错误。
ora-125000错误,该怎么解决?


[解决办法]
Error: ORA-12500 / TNS-12500
Text: TNS:listener failed to start a dedicated server process
-------------------------------------------
Cause: The process of starting up a dedicated server process failed.
the executable could not be found or the environment maybe set up
incorrectly.
Action: Turn on tracing at the ADMIN level and reexecute the operation.
Verify that the ORACLE Server executable is present and has execute
permissions enabled. 
Ensure that the ORACLE environment is specified correctly in
LISTENER.ORA. If error persists, contact Worldwide Customer
Support.
Explanation:
When the listener receives a connect request for a dedicated 
connection it tries to spawn and execute an Oracle process to
accept the connect request.


 

热点排行