We are looking for a strategy to deploy several Rdz UT servers so we can avoid performance problems related to the number of concurrent users. We would like to use Rdz UT servers as a pool resource so each user can work with all Unit Test servers.
One problem we are facing is that due to there is one DB2 database for each Rdz UT server, each developer has to work always agains the same Rdz UT server. If a developer changes data on a particular server, he has to connect always to the same server if he wants to continue working with the same data set.
We are thinking on using “SQL Replication” or “Q Replication” but we are not sure if it is possible on Rdz UT and also if it means an extra charge.
Is someone facing this problem using a different approach?
Does anyone knows if it is possible to use SQL/Q Replication and if it means and extra charge?
Thanks in advance.
MiguelGArgiles