Gianluca Sartori
Gianluca Sartori
So sqlworkload.exe outputs absolutely nothing on stdout? That's weird. The only thing I can think of is that it can't cope with the load. Is the process eating up a...
> nope . Memory utilization is only 30 GB tops and CPU is about 30 - 50 % utilization. sqlworkload.exe uses 30 GB of RAM? That's *a lot* of memory!...
OK, makes sense. However capturing everything will likely choke sqlworkload to death. I would start with a subset of the workload (filter by host or application or whatever makes sense)...
Have you tried to filter the workload? Or did you try to capture the whole thing?
> does it require clr enabled? Nope
> i tried both , on a specific DB and on whole ... still the same .. OK, I would try to limit the workload as much as possible to...
Hey @ddubick, thank you very much for pointing this out! I'm working on a fix right now and will keep you posted. Thanks a lot!
OK, could you please test this release and see if it works for you? https://github.com/spaghettidba/WorkloadTools/releases/tag/v1.6.2 Please keep me posted! :)
Whoops... Thanks for spotting it. Release updated
Hey! Any updates? Is this working for you now? If so, I could realese the fix to the public