I am running stress tests for one our Applications. The Database Server is SQL Server 2000 Stardard.
I can setup SQL Profiler and dump the results into a Table fine. What I am having trouble with is Performance Monitor data. I can dump it to a file but is is VERY missed up. Everything is continious, no tabs separating data columns, etc.
any ideas ?
I want to be able to dump the Performance Monitor results to a file, then import the file into SQL Server.