在linux中运行lsnrctl start出现错误
LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 23-JUL-2009 12:09:01
Copyright (c) 1991, 2006, Oracle. All rights reserved.
Starting /oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
TNS-12537: TNS:connection closed
TNS-12560: TNS:protocol adapter error
TNS-00507: Connection closed
Linux Error: 29: Illegal seek
解决办法:
修改/etc/hosts文件加入一下内容:
127.0.0.1 localhost.localdomain localhost
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/8111049/viewspace-610022/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/8111049/viewspace-610022/