unable to connect to db2 database in linux environment
established a connection sucessfully through groovy in windows to DB2 environment but the same is not working in the linux environment.
if (environment=="qa"){ sql = Sql.newInstance('jdbc:db2://x....
Is it READYAPI_HOME/bin/ext directory where you copied jar files? And restarted the tool? When do you actually having issue? Is it when ReadyAPI tool installed on linux? Or DB2 on linux?