IBM Exam Questions

which file(s) does the operating system collect the data?

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

A.
trace.log

B.
activity.log

C.
SystemOut.log and SystemErr.log

D.
native_stdout.log and native_stderr.log

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
http://www-01.ibm.com/support/docview.wss?uid=swg21114927