Content area
Because there are differences in the trace script generated by newer versions of SQL Server, it's best to use the server-side trace script generated by your production SQL Server instance. [...] you should avoid using the duration counter in the SQL trace because it will produce inconsistent values. [...] you need to cleanse parameters from queries so that queries can be grouped.
