github spaghettidba/WorkloadTools v1.6.0
Back to the Future

latest releases: v1.7.1, v1.7.0, v.1.6.5...
2 years ago

Incorporating many changes from @mcflyamorim (thanks man!)

  • Use sp_reset_connection RPC events to control connection pooling

  • Login event is also captured by default to be able to identify physical (non-pooled) connections and properly close/refresh the connection.
    This improvement should reduce the number of failed events in a replay.

  • Capture sql_batch_starting and rpc_starting commands to be able to run the commands in the correct order and preserve executions that may take more time than the workload record.

  • Some commands may not be possible to replay, hence they are skipped. An example is the insert bulk command.

  • Adds the ability to record a WorkloadSummary in addition to WorkloadDetails. Writing data to each table can be controlled with the properties WriteDetail and WriteSummary in AnalysisConsumer

Don't miss a new WorkloadTools release

NewReleases is sending notifications on new releases.