首页 > Linux操作系统 > Linux操作系统 > 关于listener 案例_1
lsnrctl start 出现以下错误:
TNS-12557: TNS:protocol adapter not loadable
TNS-12560: TNS:protocol adapter error
TNS-00527: Protocol Adapter not loadable
~~~~~~~~~~~~~~~~~~~~~~~~~~
The listener must have both read and write access on $TMPDIR, i.e. /tmp.
This same problem has also been observed if write access is denied to /var/tmp.
Solution
Change the permissions on $TMPDIR to allow the listener to both read and write.
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/308563/viewspace-172001/,如需转载,请注明出处,否则将追究法律责任。