How to restrict database connection attempts if registry database password changes
search cancel

How to restrict database connection attempts if registry database password changes

book

Article ID: 191410

calendar_today

Updated On:

Products

CA Cloud Test Mobile CA Application Test

Issue/Introduction


How we can restrict the database connection retry attempts while connection to SQL database. Recently the Registry password changed and we are seeing a lot of re-connects in the registry logs. 

Environment

Release : 10.4

Component : CA Service Virtualization

Cause

We cache Database connections in  lisatmp10.4/ amq folder .  This entire folder needs to be cleared out upon Registry restart. 

Resolution

Delete the lisatmp_10.4 folder , this will remove all stale Database connections to the SQL database.

Restart the Registry and the other components.