This shows you the differences between two versions of the page.
aix:core_mgmt [2021/01/01 21:21] 127.0.0.1 external edit |
aix:core_mgmt [2022/02/07 15:22] (current) manu [Check core size per user] |
||
---|---|---|---|
Line 101: | Line 101: | ||
</cli> | </cli> | ||
+ | If enabled, fullcore will increase the size of each core file written on the system by including additional information such as shared memory segments that might be needed in order to find the cause of a problem, and additional data needed when debugging multi-threaded programs. | ||
+ | |||
+ | To enable full core: | ||
+ | chdev -l sys0 -a fullcore=true | ||
===== Generate a core file ===== | ===== Generate a core file ===== | ||