当前位置:Gxlcms >
数据库问题 >
db2 连接报错connect。 ERRORCODE=-4499, SQLSTATE=08001(转载)
db2 连接报错connect。 ERRORCODE=-4499, SQLSTATE=08001(转载)
时间:2021-07-01 10:21:17
帮助过:187人阅读
1、
Firewall is not stopped
2、DB2 is stopped.
3、The wrong DB2 database listening port number is specified.
4、The wrong database name is specified.
solution:
1、Check whether firewall is stopped.
chkconfig iptables off 永久性关闭
service iptables stop 重启主机后失效
2、Check whether DB2 is started.
db2 list db directory
3、
Check the DB2 listening port
db2 get dbm cfg |grep SVCENAME,查看TCP/IP服务名称和/etc/services中定义的db2服务名称是否匹配
4、Check the DB2COMM
db2set -all 检查DB2COMM是否是TCPIPdb2 连接报错connect。 ERRORCODE=-4499, SQLSTATE=08001(转载)
标签:err grep cto wal ace span space comm 开端口