TDM Portal and DB2
search cancel

TDM Portal and DB2

book

Article ID: 194685

calendar_today

Updated On:

Products

CA Test Data Manager (Data Finder / Grid Tools)

Issue/Introduction

Hello,

When we click on TEST in the portal for a connection, we get a time-out issue on DB2 on AIX.

Our DB2 on AIX are down when there is nothing running. When there is a request to the database, it starts. 

We change the parameter spring.datasource.tomcat.max-wait=120000  in the application.properties file 

I was expecting the response to be after 2 min but on 10-15 seconds elapsed before I get an error.

Is there anything else I can try?



Environment

Release :  4.9.49.0

Component : CA Test Data Manager

Resolution

Put the connection property in the TDM Portal Connection Profile itself

There is a section " Additional Connection properties" you can add a timeout property here.

loginTimeout=1000 (for example)