This sample PowerShell script demonstrates some basic functionality of the Benchmark Factory REST API such as creating a performance job, in this case a SQL scalability test which executes a single SQL statement under load, executing this newly created job using an already defined connection, and, after the job execution, validates that the response time of the SQL does not exceed a set Service Level Agreement, SLA, value.
Related Articles
SQL Server vNext: sys.dm_db_stats_histogram
Since installing SQL Server vNext CTP 1.3 I found out that there is a new way to return statistics histogram for a specific stat which actually is also available with the latest Cumulative Update for ...
Oracle Hybrid Database Cloud using Enterprise Manager – Part XV
Hybrid Cloud management is an interestingly hot topic for today’s cloud world, since not all companies want to move everything to the cloud. In this article series, we are looking at the detailed step...
SQL SERVER – Maintenance Plan failing with 0x80131904 – A...
One of my clients contacted me and informed that after patching of SQL Server, they noticed that their maintenance plan were failing. I asked them to share the complete error message about the Mainten...
