|
|
|
|
Browse by Tags
All Tags » Tools » Testing (RSS)
-
Last July, I posted about a way to run a batch multiple times when you use GO as the batch separator. I usually take advantage of this technique when I am loading test data into a table.
I was mentioning this feature to my class last week in Minneapolis, and one of the students thought that this feature had another use. He thought it ...
-
Let's say you run sqlio.exe as follows:
D:\sqlIO -kW -t32 -s30 -dE -o1 -fsequential -b8 -BH -LS Testfile.dat
The output typically may look like this:
sqlio v1.5.SG
using system counter for latency timings, 1999980000 counts per second
32 threads writing for 30 secs to file E:Testfile.dat
using 8KB sequential IOs
enabling multiple I/Os ...
|
|
|
|
|