Hi I need a good and effective load test tool running from trace file. For example I took a trace file into sql table when I select it as **SELECT DISTINCT SPID FROM TRCTABLE** It returns about 200 rows. So that for half hour there was at least 200 connections in the our productin server. And I want to simulate it on our new free server. How can i do this. Could you suggest a software or script for me?