ca.datacom.db.DBIOException: 15 TCP/IP connect failed in Session(connect)
search cancel

ca.datacom.db.DBIOException: 15 TCP/IP connect failed in Session(connect)

book

Article ID: 134524

calendar_today

Updated On:

Products

Mainframe Software Manager (Chorus Software Manager)

Issue/Introduction

CA CSM Tomcat communicates with MSMMUF through MSMDBSRV using TCPIP or CAICCI.

Environment

Release : 6.0

Component : MSM PRODUCT ACQUISITION SERVICE

Resolution

 Verify that the following values match between the CUSMAC(SRVLIB) member referenced on the SYSIN DD of the MSMDBSERV startup JCL and the context.xml file. The context.xml file is located in USS at 

/parent-path/msmruntime/tomcat/conf/context.xml

 

Example of content of CUSMAC(SRVLIB)

      APPLID=CACHORUS 

      AUTHID=CASWMGT

      DATE=ISO

      DBUSERS=45

      ISOLEVEL=C

      LOGON=NO

      PLANNAME=MSM1

      PLNCLOSE=T

      PROTOCOL=BOTH

      SERVERNAME=SRVMUF

      SQLMEM=FREE

      SUPMSG=ALL

      TCPIP_CONNECT_QUEUE=250

      TCPIP_HOST=xx.xx.xx.xx

      TCPIP_PORT=5465

      TIMEOUT=1440

      TIMEOUTWAIT=0

      TRACEON=NO

 

Values in context.xml:

url="jdbc:datacom:/ServerName=CXXCACSM,SystemID=xxxxxx ApplicationID=CACHORUS, HostPort=5465,ConnectType=TCP, HostName=xx.xx.xx.xx,UserID=SWMGRQA"

 

These values between the two must be the same:

 

SRVLIB/context.xml

APPLID/ApplicationID

SERVERNAME/ServerName

TCPIP_PORT/ HostPort

TCPIP_HOST/HostPort


   
 

The context.xml is an ascii file so it can be access from PDF 3.17 with ea. Example:

          catalina.policy 

          catalina.proper 

 ea    context.xml 

          logging.propert 

          server.xml         

 

For more information refer to:

Article ID: 134524 - ca.datacom.db.DBIOException: 15 TCP/IP connect failed in Session(connect)

 

Additional Information

CA CSM Fails with Exception ca.datacom.db.DBIOException