在centos中装完oracle11g后,启动监听报错
TNS-01201: Listener cannot find executable。。。。
在Pub中搜到解决办法:
TNS-01201 Listener cannot find executable string for SID string
Cause: The executable for the Oracle dedicated server process cannot be found.
Action: Check the appropriate SID_DESC in LISTENER.ORA to make sure that
the ORACLE_HOME component is pointing to a valid location. If this
component is not set, then check the value of the ORACLE_HOME
environment variable.
原因:在执行Oracle专用服务器进程时不能被发现
解决办法:检查listener.ora中sid_desc下的oracle_home是否为有效的路径。
TNS-01201: Listener cannot find executable。。。。
在Pub中搜到解决办法:
TNS-01201 Listener cannot find executable string for SID string
Cause: The executable for the Oracle dedicated server process cannot be found.
Action: Check the appropriate SID_DESC in LISTENER.ORA to make sure that
the ORACLE_HOME component is pointing to a valid location. If this
component is not set, then check the value of the ORACLE_HOME
environment variable.
原因:在执行Oracle专用服务器进程时不能被发现
解决办法:检查listener.ora中sid_desc下的oracle_home是否为有效的路径。
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/26844646/viewspace-776337/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/26844646/viewspace-776337/
本文解决在CentOS环境中安装Oracle11g后,监听服务启动时报错TNS-01201的问题,通过检查listener.ora文件中的SID_DESC与ORACLE_HOME设置来定位并解决问题。
1707

被折叠的 条评论
为什么被折叠?



