SqlWorkloadGenerator icon indicating copy to clipboard operation
SqlWorkloadGenerator copied to clipboard

PowerShell scripts to general SQL Server workload against AdventureWorks database schemas

Results 3 SqlWorkloadGenerator issues
Sort by recently updated
recently updated
newest added

In some cases when launching the toolset via the load test method with ``` Start PowerShell.exe -File "C:\Workload\RunWorkload.ps1" -SQLServer "SQLNode01\Prd01" -Database "AdventureWorks2014" -TSQLFile "C:\Workload\SqlScripts\AdventureWorksWorkload.sql" -Frequency "Fast" ``` The .\RunWorkload module...

bug
Planned

We should look at methods for supporting this for SQL On Linux

Now that official versions of AdventureWorks are available for SQL 2016 and 2017 we should validate this against those.

Planned