监听器问题
我的后台AIX4.3过年的时候断过电就是非正常关机,在起来以后weblogic数据库就连不上
出错如下:
The Network Adapter could not establish the connection
数据库用sqlplus能连上,发现监听器好像有问题也起不来
出错如下:
# lsnrctl start
LSNRCTL for IBM/AIX RISC System/6000: Version 9.2.0.1.0 - Production on 18-FEB-2005 09:55:59
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Starting /home/oracle/app/oracle/product/9.2.0/bin/tnslsnr: please wait...
TNSLSNR for IBM/AIX RISC System/6000: Version 9.2.0.1.0 - Production
NL-00511: error opening trace file /home/oracle/app/oracle/product/9.2.0/network/trace/lsnr.trc
NL-00508: cannot open trace file
NL-00231: error in file open
SNL-00016: snlfohd: error opening file
IBM/AIX RISC System/6000 Error: 13: Permission
Listener failed to start. See the error message(s) above...
这是怎么回事,重新启动aix会好吗? 怎么通过命令行重新启动aix4.3
问题点数:50、回复次数:2Top
1 楼NewBegining(七荤八素(有人回答就一定给分!))回复于 2005-02-18 10:41:40 得分 0
都还没上班吗:-(Top
2 楼nodummy(三甲 之 Linux/Unix里面甭给我分,谁给我分我和谁急)回复于 2005-02-18 14:20:05 得分 50
你fsck一下先,然后看看你的网络服务是不是打开了。
AIX也应该可以用shutdown -r now重启吧?Top




