nerdexam
IBM

C9510-418 · Question #96

When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?

The correct answer is D. native_stdout.log and native_stderr.log. Depending on the operating system in use, the verboseGC output will be written to the following file by default: AIX, Linux, or Windows: native_stderr.log Solaris or HP-UX native_stdout.log

Performance Monitoring and Tuning

Question

When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?

Options

  • Atrace.log
  • Bactivity.log
  • CSystemOut.log and SystemErr.log
  • Dnative_stdout.log and native_stderr.log

How the community answered

(26 responses)
  • A
    15% (4)
  • B
    8% (2)
  • C
    4% (1)
  • D
    73% (19)

Explanation

Depending on the operating system in use, the verboseGC output will be written to the following file by default: AIX, Linux, or Windows: native_stderr.log Solaris or HP-UX native_stdout.log

Topics

#verbose GC#garbage collection#native_stdout.log#log files

Community Discussion

No community discussion yet for this question.

Full C9510-418 Practice