GIAC Certified Incident Handler (GCIH) — Question 187

You want to measure the number of heaps used and overflows occurred at a point in time. Which of the following commands will you run to activate the appropriate monitor?

Answer options

Correct answer: D

Explanation

The correct command, D, activates monitoring for sorting operations, which includes tracking heaps used and overflows. Options A, B, and C relate to table monitoring, timestamp monitoring, and buffer pool monitoring, respectively, and do not address the specific need to monitor heap usage and overflows.