Running SQL 2000. I've captured a SQL Profiler Trace of Production. I'd like to replay that same trace in a clone of the environment I captured. Is this doable? I do know the database ID# would probably be different in the cloned environment. I'm trying to see if I can make some index changes that may elimate a possible deadlock.
Appreciate insight.