George Potemkin
Member
-z (since V11.1?) adds a few extra messages:Also use -rusage. After a test run, look for (17262) and (11480) and (11483) messages in the output. They will tell you about your CPU and temp disk utilization. Ideally, the (11483) message will tell you that you used 0KB of sort disk space (i.e. all of the data fit in the -TF sort buffers in memory).
Code:
Thread memory usage #threads: %d Required: %J Limit: %J In use: %J %B %s: numEntries: %i
Threads requested: Data scan: %d, sort: %d, merge: %d, sort groups %d
*** Used %l in-memory sort buffers out of %l (%j MB out of %j MB)