Service Virtualization

  • 1.  Disconnecting to mysql databse

    Posted Sep 10, 2018 08:32 AM

    with JDBC step i am connecting to mysql database and running the required query but how should i close the connection to mysql database 



  • 2.  Re: Disconnecting to mysql databse

    Posted Sep 10, 2018 10:09 AM

    Hello Akanksha,

     

    If the option "Keep Connection Open" is not selected, the connection should close after the step is executed.

    SQL Database Execution (JDBC) - DevTest Solutions - 10.3 - CA Technologies Documentation 

     

    Hope it helps.

    Heloisa



  • 3.  Re: Disconnecting to mysql databse

    Posted Sep 10, 2018 10:16 AM

    Hi Maria 

     

    I am using connection pool option. but after load test facing an issue where mysql run of of connections so i am assuming the connection once established is not getting closed also the no of aborted clients in mysql is high 

     

    Thanks and Regards

    Akanksha Gupta



  • 4.  Re: Disconnecting to mysql databse
    Best Answer

    Broadcom Employee
    Posted Sep 10, 2018 10:49 AM