当前位置: 首页 > 工具软件 > TSM monitor > 使用案例 >

TSM错误:ANR1820E The server could not connect to the database manager by using TCP/IP port 51500.

颜君浩
2023-12-01
[tsminst1@TSMSvr196 ~]$ cd ~ ; /opt/tivoli/tsm/server/bin/dsmserv
ANR7800I DSMSERV generated at 15:53:18 on Oct 19 2012.


Tivoli Storage Manager for Linux/x86_64


Version 6, Release 3, Level 3.000




Licensed Materials - Property of IBM




(C) Copyright IBM Corporation 1990, 2011.
All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.




ANR7801I Subsystem process ID is 1885.
ANR0900I Processing options file /home/tsminst1/dsmserv.opt.
ANR0902W Unsupported keyword found in file /home/tsminst1/dsmserv.opt.
ANR0906I          Line No.  : 1
ANR0907I          Statement : # for tsm
ANR0908W          Error     : |.........
ANR7814I Using instance directory /home/tsminst1.
ANR4726I The ICC support module has been loaded.
ANR0990I Server restart-recovery in progress.
ANR1380I The buffer pool monitor switch is enabled.
ANR0171I dbiconn.c(1715): Error detected on 0:1, database in evaluation mode.
ANR0162W Supplemental database diagnostic information:  -1:08001:-30081 ([IBM][CLI
Driver] SQL30081N  A communication error has been detected. Communication protocol
being used: "TCP/IP".  Communication API being used: "SOCKETS".  Location where the
error was detected: "127.0.0.1".  Communication function detecting the error:
"connect".  Protocol specific error code(s): "111", "*", "*".  SQLSTATE=08001
).
ANR1820E The server could not connect to the database manager by using TCP/IP port
51500.
[tsminst1@TSMSvr196 ~]$ more /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
192.168.123.196 TSMSvr196

[tsminst1@TSMSvr196 ~]$ vi /etc/hosts

[root@TSMSvr196 ~]# more /etc/hosts
192.168.123.196 TSMSvr196
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6


解决办法:把ip地址放前面,省得默认的127.0.0.1影响配置。




 类似资料: