informix 25572 错误
上一篇 /
下一篇 2006-11-24 00:00:00
/ 个人分类:informix
用onstat -m 显示日志信息
08:25:01 listener-thread: err = -25572: oserr = 98: errstr = : Network driver cannot bind a name to the port.
System error = 98.
08:25:01 sql_listener: ASF_LISTEN failed
用finderr查看错误说明
[informix@Fedora6 ~]$ finderr 25572
-25572 Network driver cannot bind a name to the port.
A system call has failed. The sqlexecd daemon or database server cannot
access the network port that is specified by the servicename in the
sqlhosts file. This situation might occur because the network port is
already in use by another sqlexecd, database server, or other
application. Use a different servicename on the command line (prior to
Version 6.0) or in the sqlhosts file (beginning with Version 6.0).
Contact your system administrator for assistance.
更换一个端口后正常!
导入论坛
引用链接
收藏
分享给好友
推荐到圈子
管理
举报
TAG: